Mod raising FPS Cap to 60 FPS. If it can't achieve 60 FPS, it drops to 30.
First time I'm using new function for Dynamic Resolution to adjust resolution based on frametime, so it can work even without charger on one config.
Minimum OC required (Higher OC GPU = higher resolution)
It should work with all updates.
Copy folder 010001400E474000 to:
atmosphere/titles (Atmosphere 0.9.4 and older)
or
atmosphere/contents (Atmosphere 0.10.1+)
or
reinx/titles
or
sxos/titles
Restart Switch.
First time I'm using new function for Dynamic Resolution to adjust resolution based on frametime, so it can work even without charger on one config.
Minimum OC required (Higher OC GPU = higher resolution)
Code:
handheld_cpu=1224
handheld_gpu=460
handheld_mem=1600
It should work with all updates.
Subdivision/Config/DefaultEngine.ini
to
Subdivision/Config/Switch/SwitchDeviceProfiles.ini
Added
Code:
[/Script/Engine.Engine]
MinDesiredFrameRate=20.000000
[SystemSettings]
r.VSync=1
Code:
[/Script/Engine.Engine]
MinDesiredFrameRate=35.000000
[SystemSettings]
r.VSync=0
Subdivision/Config/Switch/SwitchDeviceProfiles.ini
Added
Code:
[Switch DeviceProfile]
+CVars=r.DynamicRes.FrameTimeBudget=13
+CVars=nvn.SyncInterval=1
Copy folder 010001400E474000 to:
atmosphere/titles (Atmosphere 0.9.4 and older)
or
atmosphere/contents (Atmosphere 0.10.1+)
or
reinx/titles
or
sxos/titles
Restart Switch.
Attachments
Last edited by masagrator,