Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Trissie2017

1
Posts
A member registered Nov 01, 2024

Recent community posts

its easy:
just run sudo apt upgrade -y && sudo apt install -y wine64 git build-essential cmake && git clone https://github.com/ptitSeb/box64.git && cd box64 && mkdir build && cd build && cmake .. -DPI4ARM64=1 -DCMAKE_BUILD_TYPE=Release && make -j4 && sudo make install && cd ~/Downloads && wine jdk-8u191-windows-i586.exe && wine ERROR422.exe