11-27-2017, 08:25 AM
I usually build JPCSP with Apache Ant using command line. Running the following command and rebuilding the emulator allows the game to work fine:
The game's performance on JPCSP is pretty bad on both graphics renderers (OpenGL/External Software Renderer) at 8-9 FPS.
Code:
ant -f build-auto.xml cleanall
The game's performance on JPCSP is pretty bad on both graphics renderers (OpenGL/External Software Renderer) at 8-9 FPS.