Skip to content

Commit

Permalink
WS patches : Fix Star Wars: Battlefront 2 and add Pal patches
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrlinkwii authored and refractionpcsx2 committed Sep 5, 2023
1 parent 29a8026 commit d8f312a
Show file tree
Hide file tree
Showing 3 changed files with 44 additions and 0 deletions.
21 changes: 21 additions & 0 deletions patches/SLES-53501_B68D35CA.pnach
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
gametitle=Star Wars: Battlefront 2 (E)(SLES-53501)
comment=Widescreen Hack by nemesis2000 and Arapapa
[Widescreen 16:9]
gsaspectratio=16:9


//Game changes ELF on boot to SWBFRNT2.ELF with active CRC B68D35CA

//Widescreen hack 16:9

//00000000 00000000 83051646 00000000
//403f013c 00008144 83051646 03000046
patch=1,EE,00582814,word,3c013f40 //00000000
patch=1,EE,00582818,word,44810000 //00000000
patch=1,EE,00582820,word,46000003 //00000000

//Render fix
//003f013c 00208144 c2180546
patch=1,EE,00573f6c,word,3c013f2b //3c013f00
//003f013c 00008144 f000b07f
patch=1,EE,005b074c,word,3c013f2b //3c013f00
20 changes: 20 additions & 0 deletions patches/SLES-53503_EAC52C47.pnach
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
gametitle=Star Wars: Battlefront 2 (G)(SLES-53503)
comment=Widescreen Hack by nemesis2000 and Arapapa
[Widescreen 16:9]
gsaspectratio=16:9

//Game changes ELF on boot to SWBFRNT2.ELF with active CRC EAC52C47

//Widescreen hack 16:9

//00000000 00000000 83051646 00000000
//403f013c 00008144 83051646 03000046
patch=1,EE,00582814,word,3c013f40 //00000000
patch=1,EE,00582818,word,44810000 //00000000
patch=1,EE,00582820,word,46000003 //00000000

//Render fix
//003f013c 00208144 c2180546
patch=1,EE,00573f6c,word,3c013f2b //3c013f00
//003f013c 00008144 f000b07f
patch=1,EE,005b074c,word,3c013f2b //3c013f00
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ gametitle=Star Wars: Battlefront 2 (U)(SLUS-21240)
gsaspectratio=16:9
comment=Widescreen Hack by nemesis2000 and Arapapa


//Game changes ELF on boot to SWBFRNT2.ELF with active CRC 62390B9E

//Widescreen hack 16:9

//00000000 00000000 83051646 00000000
Expand Down

0 comments on commit d8f312a

Please sign in to comment.