From c575d39c713dd6d00f7478117bb987fe179ea8fc Mon Sep 17 00:00:00 2001 From: Michael Date: Sun, 24 Jun 2018 22:30:29 -0700 Subject: [PATCH] Revert "Add Ultrawide to RoL" This reverts commit adc5e216012a19fb6b558c12d16feb5fc4c7e016. --- Modifications/RiseOfLyric_60FPS/patches.txt | 2 +- Modifications/RiseOfLyric_60FPS/rules.txt | 2 +- Source/RiseOfLyric/patches.txt | 20 -------------------- build.sh | 2 +- 4 files changed, 3 insertions(+), 23 deletions(-) delete mode 100644 Source/RiseOfLyric/patches.txt diff --git a/Modifications/RiseOfLyric_60FPS/patches.txt b/Modifications/RiseOfLyric_60FPS/patches.txt index b16af94c..d03ac746 100644 --- a/Modifications/RiseOfLyric_60FPS/patches.txt +++ b/Modifications/RiseOfLyric_60FPS/patches.txt @@ -131,4 +131,4 @@ moduleMatches = 0x113CC316 #.text:02E472D8 # __N_13_DriverD3D_cpp_e8d6bc14::LimitFramerate((void))+28j ... #.text:02E472D8 addi r11, r1, 0x20+arg_0 #.text:02E472DC b loc_416998C -#.text:02E472DC # End of function __N_13_DriverD3D_cpp_e8d6bc14::LimitFramerate((void)) +#.text:02E472DC # End of function __N_13_DriverD3D_cpp_e8d6bc14::LimitFramerate((void)) \ No newline at end of file diff --git a/Modifications/RiseOfLyric_60FPS/rules.txt b/Modifications/RiseOfLyric_60FPS/rules.txt index da172f76..7f036585 100644 --- a/Modifications/RiseOfLyric_60FPS/rules.txt +++ b/Modifications/RiseOfLyric_60FPS/rules.txt @@ -10,4 +10,4 @@ version = 2 #I can get to 60fps on my PC using: #Dual-core recompiler -#GPU buffer cache accuracy at low/2 +#GPU buffer cache accuracy at low/2 \ No newline at end of file diff --git a/Source/RiseOfLyric/patches.txt b/Source/RiseOfLyric/patches.txt deleted file mode 100644 index 8bf2d6a9..00000000 --- a/Source/RiseOfLyric/patches.txt +++ /dev/null @@ -1,20 +0,0 @@ - -[WiiULauncher16] -moduleMatches = 0x113CC316 - -codeCaveSize = 0x04 -0x00000000 = .float -_aspectAddr = 0x00000000 - -0x02C78358 = lis r23, _aspectAddr@ha -0x02C78360 = lis f0, _aspectAddr@l(r23) diff --git a/build.sh b/build.sh index e98e4c4c..40f3ae4d 100755 --- a/build.sh +++ b/build.sh @@ -199,7 +199,7 @@ std_respack "Pikmin3" "${res16by9[@]/$just720p}" std_respack "PokkenTournament" "${res16by9[@]/$just720p}" std_respack "ProjectZero" "${res16by9[@]/$just720p}" std_respack "PuyoPuyoTetris" "${res16by9[@]/$just1080p}" -std_respack "RiseOfLyric" "${res16by9[@]/$just720p}" "${res21by9[@]}" "${res48by9[@]}" +std_respack "RiseOfLyric" "${res16by9[@]/$just720p}" std_respack "Runner2" "${res16by9[@]/$just720p}" std_respack "SanatoryHallways" "${res16by9[@]/$just720p}" std_respack "ScribblenautsUnlimited" "${res16by9[@]/$just720p}"