Skip to content

Commit

Permalink
Make the patch one-off as it's only writing code
Browse files Browse the repository at this point in the history
  • Loading branch information
CookiePLMonster committed Dec 31, 2024
1 parent 80455d5 commit fce52c4
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
24 changes: 12 additions & 12 deletions patches/SLPS-25028_F9D5C6A6.pnach
Original file line number Diff line number Diff line change
Expand Up @@ -81,16 +81,16 @@ comment=Changes the controller scheme to match TXR2's
//0x2C = R3 Button (Warning Signals)
//0x30 = L3 Button (Horn)

patch=1,EE,0014d08c,word,8E240018 //Accel Button (R2)
patch=1,EE,0014d070,word,8E24001C //Brake Button (L2)
patch=1,EE,0014cefc,word,8E240004 //Shift Down (Square)
patch=1,EE,0014cf1c,word,8E240008 //Shift Up (X)
patch=1,EE,0014cf5c,word,8E240010 //L1 Button (look back)
patch=1,EE,0014cf7c,word,8E24000C //R1 Button (Flash Beams)
patch=1,EE,0014cf3c,word,8E240014 //Circle Button (Reverse)
patch=1,EE,0014cf9c,word,8E240020 //Triangle Button
patch=1,EE,0014cfbc,word,8E240024 //L3 Left Stick (Left Signal)
patch=1,EE,0014cfdc,word,8E240028 //L3 Right Stick (Right Stick)
patch=1,EE,0014cffc,word,8E24002C //R3 Button (Warning Signals)
patch=1,EE,0014d01c,word,8E240030 //L3 Button (Horn)
patch=0,EE,0014d08c,word,8E240018 //Accel Button (R2)
patch=0,EE,0014d070,word,8E24001C //Brake Button (L2)
patch=0,EE,0014cefc,word,8E240004 //Shift Down (Square)
patch=0,EE,0014cf1c,word,8E240008 //Shift Up (X)
patch=0,EE,0014cf5c,word,8E240010 //L1 Button (look back)
patch=0,EE,0014cf7c,word,8E24000C //R1 Button (Flash Beams)
patch=0,EE,0014cf3c,word,8E240014 //Circle Button (Reverse)
patch=0,EE,0014cf9c,word,8E240020 //Triangle Button
patch=0,EE,0014cfbc,word,8E240024 //L3 Left Stick (Left Signal)
patch=0,EE,0014cfdc,word,8E240028 //L3 Right Stick (Right Stick)
patch=0,EE,0014cffc,word,8E24002C //R3 Button (Warning Signals)
patch=0,EE,0014d01c,word,8E240030 //L3 Button (Horn)

24 changes: 12 additions & 12 deletions patches/SLUS-20189_C1760287.pnach
Original file line number Diff line number Diff line change
Expand Up @@ -81,16 +81,16 @@ comment=Changes the controller scheme to match TXR2's
//0x2C = R3 Button (Warning Signals)
//0x30 = L3 Button (Horn)

patch=1,EE,001586DC,word,8E240018 //Accel Button (R2)
patch=1,EE,001586C0,word,8E24001C //Brake Button (L2)
patch=1,EE,0015854C,word,8E240004 //Shift Down (Square)
patch=1,EE,0015856C,word,8E240008 //Shift Up (X)
patch=1,EE,001585AC,word,8E240010 //L1 Button (look back)
patch=1,EE,001585CC,word,8E24000C //R1 Button (Flash Beams)
patch=1,EE,0015858C,word,8E240014 //Circle Button (Reverse)
patch=1,EE,001585EC,word,8E240020 //Triangle Button
patch=1,EE,0015860C,word,8E240024 //L3 Left Stick (Left Signal)
patch=1,EE,0015862C,word,8E240028 //L3 Right Stick (Right Stick)
patch=1,EE,0015864C,word,8E24002C //R3 Button (Warning Signals)
patch=1,EE,0015866C,word,8E240030 //L3 Button (Horn)
patch=0,EE,001586DC,word,8E240018 //Accel Button (R2)
patch=0,EE,001586C0,word,8E24001C //Brake Button (L2)
patch=0,EE,0015854C,word,8E240004 //Shift Down (Square)
patch=0,EE,0015856C,word,8E240008 //Shift Up (X)
patch=0,EE,001585AC,word,8E240010 //L1 Button (look back)
patch=0,EE,001585CC,word,8E24000C //R1 Button (Flash Beams)
patch=0,EE,0015858C,word,8E240014 //Circle Button (Reverse)
patch=0,EE,001585EC,word,8E240020 //Triangle Button
patch=0,EE,0015860C,word,8E240024 //L3 Left Stick (Left Signal)
patch=0,EE,0015862C,word,8E240028 //L3 Right Stick (Right Stick)
patch=0,EE,0015864C,word,8E24002C //R3 Button (Warning Signals)
patch=0,EE,0015866C,word,8E240030 //L3 Button (Horn)

0 comments on commit fce52c4

Please sign in to comment.