You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This game comes with unlocked FPS by default, which introduces a lot of tearing.
You can set an FPS lock to make the tearing go away and have a smoother gameplay.
Using the default repository, you can only limit the game to 30 FPS. Using my fork (https://github.com/KutsuyaYuki/VitaGrafix) you can also set a 60 FPS limit. If requested, I can make a pull request.
Also included is the code to change the framebuffer size to make it run 60 ish. You can only change the framebuffer size to 720p and will also misalign the touch saving menu.
Hi! I saw that you are able to make additional patches. Is there any way you can make a patch to change MSAA on Little King's Story to increase performance? It's PCSE00066. Thank you!
This game comes with unlocked FPS by default, which introduces a lot of tearing.
You can set an FPS lock to make the tearing go away and have a smoother gameplay.
Using the default repository, you can only limit the game to 30 FPS. Using my fork (https://github.com/KutsuyaYuki/VitaGrafix) you can also set a 60 FPS limit. If requested, I can make a pull request.
Also included is the code to change the framebuffer size to make it run 60 ish. You can only change the framebuffer size to 720p and will also misalign the touch saving menu.
The text was updated successfully, but these errors were encountered: