12-23-2010, 06:45 PM
(12-23-2010, 06:19 PM)Antss Wrote: i was just wondering are there any attempts to speed up the jpcsp emulator? the fps is really slow more so in naruto ninja accel 3 but overall its just slow and there is no options available in the emulator to improve the fps and i surpass the recommended specs to run this emulator,but thanks for the hard work
Of course, but our main priority has to be accuracy.
We first need to focus on getting every functionality properly emulated and only then we should worry about improving emulation's speed, specially because a lot of these functionalities aren't still clear and are prone to change.
Taking into account the languague which JPCSP was written in (Java) it is actually quite a surprise to see, today, some games actually going beyond the 60 FPS limit, thanks to the huge ammount of parallel improvements in code compilation, thread management and a lot more that have been implemented.
However, not all games have the same needs. That game, for example, it's probably using certain resources that still need to be fine tuned in terms of emulation.