Skip to content

Commit

Permalink
Fixed formatting and consistent name
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeMR2 committed Dec 25, 2024
1 parent 770d005 commit ad3f1c9
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 37 deletions.
29 changes: 12 additions & 17 deletions patches/SLPS-25028_F9D5C6A6.pnach
Original file line number Diff line number Diff line change
Expand Up @@ -101,23 +101,18 @@ patch=1,EE,20263518,extended,34022000
patch=1,EE,D06452A0,extended,01000001
patch=1,EE,20263518,extended,30422000

/**
All the Inputs for the controller are here:
===========================================

0x4 = X Button (accel)
0x8 = Square Button (brake)
0xC = L1 Button (shift down)
0x10 = R1 Button (shift up)
0x14 = Circle Button (Reverse)
0x18 = L2 Button (Look Back)
0x1C = R2 Button (Challenge Rival)
0x20 = Triangle Button
0x24 = L3 Left Stick (Left Signal)
0x28 = L3 Right Stick (Right Signal)
0x2C = R3 Button (Warning Signals)
0x30 = L3 Button (Horn)
**\
//0x4 = X Button (accel)
//0x8 = Square Button (brake)
//0xC = L1 Button (shift down)
//0x10 = R1 Button (shift up)
//0x14 = Circle Button (Reverse)
//0x18 = L2 Button (Look Back)
//0x1C = R2 Button (Challenge Rival)
//0x20 = Triangle Button
//0x24 = L3 Left Stick (Left Signal)
//0x28 = L3 Right Stick (Right Signal)
//0x2C = R3 Button (Warning Signals)
//0x30 = L3 Button (Horn)

[Controller Config Change (Type A)]
author=JakeMR2
Expand Down
33 changes: 13 additions & 20 deletions patches/SLUS-20189_C1760287.pnach
Original file line number Diff line number Diff line change
Expand Up @@ -59,27 +59,20 @@ patch=1,EE,201686EC,extended,00005025
patch=1,EE,201687AC,extended,00005025
patch=1,EE,20149FF4,extended,00000000

//0x4 = X Button (accel)
//0x8 = Square Button (brake)
//0xC = L1 Button (shift down)
//0x10 = R1 Button (shift up)
//0x14 = Circle Button (Reverse)
//0x18 = L2 Button (Look Back)
//0x1C = R2 Button (Challenge Rival)
//0x20 = Triangle Button
//0x24 = L3 Left Stick (Left Signal)
//0x28 = L3 Right Stick (Right Signal)
//0x2C = R3 Button (Warning Signals)
//0x30 = L3 Button (Horn)


/**
All the Inputs for the controller are here:
===========================================

0x4 = X Button (accel)
0x8 = Square Button (brake)
0xC = L1 Button (shift down)
0x10 = R1 Button (shift up)
0x14 = Circle Button (Reverse)
0x18 = L2 Button (Look Back)
0x1C = R2 Button (Challenge Rival)
0x20 = Triangle Button
0x24 = L3 Left Stick (Left Signal)
0x28 = L3 Right Stick (Right Signal)
0x2C = R3 Button (Warning Signals)
0x30 = L3 Button (Horn)
**\

[Alterations\Controller Fixes\Controller Config Change (Type A)]
[Controller Config Change (Type A)]
author=JakeMR2
comment=Changes the controller scheme to match TXR2's
patch=1,EE,001586DC,word,8E240018 //Accel Button (R2)
Expand Down

0 comments on commit ad3f1c9

Please sign in to comment.