–fixed–
For those having issues with no dpad supported in PiSNES, add this to your xboxdrv config/boot
--dpad-only
this will make it so that the dpad switched to axis 0 & 1 (instead of the left analog stick)
Afternoon, I’ve used the retropie_setup.sh script to compile PiSnes.
I have then adjusted the emulationstation to use PiSnes
When I load a rom I get a black screen and then it kicks me back to emulationstation gui.
When I exit back to terminal the entire system locks up (although it states that emulationstation has cleanly shut down, it seems that it is still receiving input from the keyboard but I can’t enter any commands. This is the error on the terminal screen from PiSnes:
snes9x: unix/graphics.cpp:201: void S9xInitDisplay(int): Assertion '((EGLBoolean)0) ! =result' failed.
aborted
I deleted the entire PiSnes folder, recompiled via the setup script and let it redo the config files for emulationstation.
I edited the config file for es_systems to load PiSnes again, and tried to boot a few different roms, got this error:
play(int): Assertion '((EGLBoolean)0) != result' failed.
I have switched to Snes9x and it seems to be working fine, but I’d like to check performance with pisnes.
Thanks for any help!