notaz / pcsx_rearmed

ARM optimized PCSX fork
GNU General Public License v2.0
392 stars 210 forks source link

Weird performance problem issue on PCSX ReARMed libretro port (Soul Edge/Blade main menu screen) #20

Open inactive123 opened 11 years ago

inactive123 commented 11 years ago

After having an OpenPandora to test PCSX ReARMed on, it occurred to me that something is up with the libretro port in specific -

This happens with the libretro port even on hardware that is way more powerful than - say - an OpenPandora (like an iPad 2/Mini) - it could be a blitting issue (especially since the menu screen seems to be rendered at 640x224) where the Pandora port is quicker but somehow I doubt it would be that slow just for the main menu when the game ingame is running at fullspeed (and that is running at 640x224 as well).

Are there still issues to do with frameskip that are causing this? Is it some kind of edge case to do with libretro/RetroArch?

CometHunter92 commented 2 years ago

Still happens today