The following warnings occurred:
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(287) : eval()'d code PHP 8.1.34 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/printthread.php(287) : eval()'d code 2 errorHandler->error_callback
/printthread.php 287 eval
/printthread.php 117 printthread_multipage



Freeplaytech Forum
4-23 Image for FPZ - Slowdowns in Games? - Printable Version

+- Freeplaytech Forum (https://forum.freeplaytech.com)
+-- Forum: Freeplay Zero / Freeplay CM3 / Game Pie Advance (https://forum.freeplaytech.com/forumdisplay.php?fid=24)
+--- Forum: Freeplay Zero/CM3 (AKA GPA) Software (https://forum.freeplaytech.com/forumdisplay.php?fid=26)
+--- Thread: 4-23 Image for FPZ - Slowdowns in Games? (/showthread.php?tid=4612)

Pages: 1 2


RE: 4-23 Image for FPZ - Slowdowns in Games? - RxBrad - 05-14-2018

So, to update... I finally got a working Pi, and I think I have things squared away. It appears that the latest 4.4 version of Retropie struggles on a Pi Zero with the default SNES emulator. I downloaded PiSNES in Retropie-Setup and set it as the default. Then I edited /opt/retropie/configs/snes/snes9x.cfg...

Code:
sudo nano /opt/retropie/configs/snes/snes9x.cfg

...and fixed the button configurations there (I swapped the default configs for A&B and X&Y, since they were backwards on the FPZ). I also updated MaintainAspectRatio to be 0, so games didn't have black bars on the left & right.

Note that the hotkeys for PiSNES are different from the Libretro emulators. Instead of the power switch, the hotkey is Select. So exiting is Select+Start, Saving is Select+R, Loading is Select+L, etc...