Open bmburkhardt opened 6 years ago
Compile the shared library interface following the instructions in the README.md. Then, the easiest way to solve this, is to copy the 'snes9x2010_libretro.so' file into the folder 'rle_python_interface'.
Regards.
Hi, I'm having issues getting the SDL display to work for the python implementation. I feel I've followed steps correctly by looking at the original docs as well as a few solved solutions but I'm still not having any luck. Here is what I have done:
It runs just fine, however, there is no graphical display.