Hi, I use Ubuntu Linux. I don't have Windows. Can you make a version of this for Ubuntu Linux?
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