hoverbike1 / TOTK-Mods-collection

Mod repo for Tears of The Kingdom (TOTK) for Switch and Switch Emulation
Apache License 2.0
3.03k stars 202 forks source link

FSR Disable on standalone mod and Potato Patch mod differ #5

Closed iAbadia closed 1 year ago

iAbadia commented 1 year ago

From Disable FSR Mod:

// Disable FSR downscaling
@enabled
00CAD340 08008052
@stop

From Potato Patch:

// patchanon Disable FSR downscaling
@enabled
00CAD348 08008052
@stop

Notice last byte on the address. Some users are reporting issues with the standalone mod, suggesting that the address on Potato is right.

iAbadia commented 1 year ago

Addressed on PR#6

https://github.com/HolographicWings/TOTK-Mods-collection/pull/6

HolographicWings commented 1 year ago

Addressed on PR#6

6

Yes, according to Julienraptor01, both of them are wrong and the patch only has a chance to take effect. The good value being 00CAD344, PR being merged Thanks you for issue

Julienraptor01 commented 1 year ago

Imagine both are wrong, just imagine...