This time not so simple mod, because I was trying for weeks how to make this game works in 60 FPS when changing vsync count from 2 to 1 did nothing.
So I tried to check what I need to disable in exefs to get 60 FPS. And by blocking function QualityManager$$set_vSyncCount I got it. Maybe this will help with more Unity games.
But for some reason it still needs globalgamemanager vsynccount set to value lower than 2 (only for version 1.0.5). :/
Recommended OC settings:
This patch works only with version 1.0.5-1.0.7, 1.1.0 of game.
Not tested in docked mode.
For 1.0.5:
Put folders exefs_patches and titles to sdcard folder
atmosphere
or
reinx
or
sxos
And restart Switch.
For >=1.0.6:
Put folders exefs_patches to sdcard folder
atmosphere
or
reinx
or
sxos
So I tried to check what I need to disable in exefs to get 60 FPS. And by blocking function QualityManager$$set_vSyncCount I got it. Maybe this will help with more Unity games.
But for some reason it still needs globalgamemanager vsynccount set to value lower than 2 (only for version 1.0.5). :/
Recommended OC settings:
Code:
handheld_charging_cpu=1224
handheld_charging_gpu=768
handheld_charging_mem=1600
This patch works only with version 1.0.5-1.0.7, 1.1.0 of game.
Not tested in docked mode.
For 1.0.5:
Put folders exefs_patches and titles to sdcard folder
atmosphere
or
reinx
or
sxos
And restart Switch.
For >=1.0.6:
Put folders exefs_patches to sdcard folder
atmosphere
or
reinx
or
sxos
Attachments
Last edited by masagrator,