masagrator / NXGraphicsPatches

Graphics Patches for Nintendo Switch games
368 stars 29 forks source link

Overcooked 2 Update1.0.14 - 60FPS Mod #58

Closed ewabc886 closed 4 years ago

ewabc886 commented 4 years ago

Full game title Overcooked 2

Describe what you want to modify fps from 30 to 60 for update 1.0.14

Describe many informations about this topic The previous 60fps mods are actually working on updated Overcooked 2(1.0.13 mod on 1.0.14) on my switch, but I would like to know part of the the content related to fps and resolution, and the application needed to edit them.

I have also tried to extract the globalgamemanagers from the nca from version 1.0.14 file and even if i did'nt change anything and use the globalgamemanagers as Layeredfs, the game won't boot.

So I would also need help in dumping the content from the game files. for modding Thank you.

Additional context

ewabc886 commented 4 years ago

From gbatemp

  1. Unity Assets Bundle Extractor
  2. Open globalgamemanagers
  3. Export dump "QualitySettings"
  4. Edit in dump "vSyncCount" to "1" (at the beginning you have which profile is used by default, game may have multiple profiles, but only 1 is used by Switch)
  5. Import dump
  6. Save as new file
  7. Profit

It doesn't work with all Unity games.