Skip to content

Commit

Permalink
Fix our LOD Patches to remove proven placebos, and update to work wit…
Browse files Browse the repository at this point in the history
…h 1.1.1
  • Loading branch information
Dark-talon committed May 20, 2023
1 parent e9c4ebe commit a9a48c8
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 30 deletions.
30 changes: 0 additions & 30 deletions Mods/1.1.0 - Graphics - LODs Patch/exefs/1.1.0.pchtxt

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
@nsobid-D5AD6AC71EF53E3E52417C1B81DBC9B4142AA3B3

@flag print_values
@flag offset_shift 0x100

// Disable LOD quality reduction when framerate dips
// (game changes model LODs etc to match handheld, causing textures etc to visibly change)
@enabled
00CAD34C C0000014
@stop

Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
@nsobid-168DD518D925C7A327677286E72FEDA833314919


// FILE VERSION 0.4.2.4 SOURCED FROM https://gbatemp.net/download/loz-tears-of-the-kingdom-20fps-30fps-60fps-patch.37996/
// BEFORE ASKING FOR HELP, CHECK THE PAGE FOR UPDATES


@flag print_values
@flag offset_shift 0x100

// Disable LOD quality reduction when framerate dips
// (game changes model LODs etc to match handheld, causing textures etc to visibly change)
@enabled
00CC1C2C C0000014
@stop

0 comments on commit a9a48c8

Please sign in to comment.