You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 26, 2023. It is now read-only.
When quitting from the game menu, the screen hangs on black with oga_controls process and sometimes box86 hanging.
Don't seem to execute properly
pgrep -f oga_controls | sudo xargs kill -9
pgrep -f box86 | xargs kill -9
sh -c sudo perfmax ; nice -n -19 /roms/ports/AM2R.sh; sudo perfnorm
/bin/bash /roms/ports/AM2R.sh
sudo /roms/ports/AnberPorts/bin/oga_controls
/roms/ports/AnberPorts/bin/oga_controls
Rarely
[AM2R.sh]
/roms/ports/AnberPorts/bin/box86 ./am2r
[tee]
Will stay stuck until killed from the command line.
The text was updated successfully, but these errors were encountered: