Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

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

what about arch/steamos or baszite??? becuse i daily drive my steamdeck

you should already have proton. In case you want to add the game to big picture, install lutris using ``flatpak install lutris``.

I also daily a steam deck, but i recommend you to install something like cachy or even normal arch because immutable is not good for dailying linux.