|
|
|
|
|
by chrisguilbeau
1780 days ago
|
|
I have it set up on a raspberry pi for my kids and it works pretty well even with the mouse. One problem I have is that the mouse gets out of sync because the resolution of the tv the pi is on isn't 4:3 like the emulated window. I think if I set the resolution correctly the issue would go away. I use retroarch with snes9x core. Here's the command I use to get it going:
/opt/retropie/emulators/retroarch/bin/retroarch -L /opt/retropie/libretrocores/lr-snes9x2010/snes9x2010_libretro.so ~/Documents/Mario\ Paint.smc |
|