To start topic, I'm sharing here some basic graphics mods. As a bonus all of romfs mods are enabling keyboard support that is functional, but has hardcoded keys in DefaultInput.ini. Was trying to check if I can this way get into DebugMenu which apparently has all assets left, but no luck.
---
Note: Default resolutions used in game:
Docked mode resolution: 1056x594-1536x864
Handheld resolution: 768x432-1280x720
-
It's changing FPS target to 60 with Dynamic Resolution tweaks (cutscenes are still 30 FPS locked):
https://gameparadise.org/attachments/60fpsv2-1-0-1-zip.3423/
Just put folder "010063B012DC6000" to "atmosphere\contents"
It was tested only on USA version. Should work with any update.
If you don't have USA version, you must rename folder "010063B012DC6000" to:
EUR: 0100B870126CE000
JP: 01006BD0095F4000
Asia: 010038D0133C2000
-
It's fixing dynamic resolution for 30 FPS since devs decided to prefer resolution over framerate stability. Now dynamic resolution target instead of 40 ms is 33.3 ms which should give you now more locked 30 FPS at the expense of lower resolution:
https://gameparadise.org/attachments/dynresfix-1-0-1-zip.3422/
Just put folder "010063B012DC6000" to "atmosphere\contents"
It was tested only on USA version. Should work with any update.
If you don't have USA version, you must rename folder "010063B012DC6000" to:
EUR: 0100B870126CE000
JP: 01006BD0095F4000
Asia: 010038D0133C2000
-
Because I couldn't find a way to disable Dynamic Resolution in configs, I have decided to make a package that can create automatically exefs patch from provided main. So it should be compatible with any release and version of this game now and in future. It's compatible with 60 FPS mod. If you want, you can share in this thread exefs patch made by yourself (pack exefs_patches folder created by package, including exefs_patches folder). Remember to attach info about titleid and game version in post (check Spoiler at the end of tab to see if anybody made already a patch for your version)
https://gameparadise.org/attachments/dynreslockpack-zip.3421/
Requirements: Windows and Python 3 installed (added to PATH)
1. Extract DynResLockPack.zip
2. Extract "main" from exefs of your game's installed update (You can use nxdumptool for that) and put it to folder where you extracted files from DynResLockPack.zip
3. Execute "Run.cmd"
4. Copy "exefs_patches" folder to "atmosphere" folder on your sdcard. Merge folders if necessary.
5. Run game
Package uses hactool. Source code here:
https://github.com/SciresM/hactool
---
Note: Default resolutions used in game:
Docked mode resolution: 1056x594-1536x864
Handheld resolution: 768x432-1280x720