Core-2-Extreme / Video_player_for_3DS

Video player for 3ds
https://gbatemp.net/threads/release-video-player-for-3ds.586094
GNU General Public License v3.0
186 stars 17 forks source link

Enhancement: Speed Boost #55

Closed RetroGamer02 closed 1 year ago

RetroGamer02 commented 1 year ago

I noticed you were using the O2 flag and not O3, also APT_SetAppCpuTimeLimit was set a bit too high and was actually making it slower.

Core-2-Extreme commented 1 year ago

Thank you for your pull request.

APT_SetAppCpuTimeLimit was set a bit too high and was actually making it slower.

Does it for OLD3DS, NEW3DS or both?

RetroGamer02 commented 1 year ago

It helps with O3DS I know. I can only test with O3DS as that's all I have.

Core-2-Extreme commented 1 year ago

ok, I think NEW3DS have enough CPU power to handle system task at 20%, so I'll apply it to OLD3DS.