Skip to content

Commit

Permalink
Patches: GTA Stories widescreen
Browse files Browse the repository at this point in the history
  • Loading branch information
CRASHARKI authored and refractionpcsx2 committed Oct 22, 2023
1 parent a5ff307 commit e748b56
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 7 deletions.
6 changes: 5 additions & 1 deletion patches/SLES-54135_D693D4CF.pnach
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ gametitle=Grand Theft Auto: Liberty City Stories (SLES_541.35)

[Widescreen 16:9]
gsaspectratio=16:9
comment=Select widescreen in game otherwise image is zoomed out 4:3 (Original NTSC-U pnach by nemesis2000)
author=Some Chump + CRASHARKI
comment=Patches the game to run at 16:9 Widescreen Aspect Ratio. (Original widescreen fix by nemesis2000)

//widescreen fix
patch=1,EE,00291990,word,468010a0
Expand Down Expand Up @@ -57,6 +58,9 @@ patch=1,EE,00291a50,word,44810000
patch=1,EE,00291a54,word,0c082128
patch=1,EE,00291a58,word,46006302

//Force widescreen from the start
patch=1,EE,203D8DAA,byte,1

[50 FPS]
author=Snake356
comment=Patches the game to run at 50 FPS (Might need 180% EE Overclock to be stable).
Expand Down
7 changes: 5 additions & 2 deletions patches/SLES-54622_B3AD1EA4.pnach
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ gametitle=Grand Theft Auto: Vice City Stories (SLES_546.22)

[Widescreen 16:9]
gsaspectratio=16:9
author=Some Chump
comment=Select widescreen in game otherwise image is zoomed out 4:3 (Original NTSC-U pnach by nemesis2000)
author=Some Chump + CRASHARKI
comment=Patches the game to run at 16:9 Widescreen Aspect Ratio. (Original widescreen fix by nemesis2000)

//widescreen fix pal
patch=1,EE,00265568,word,3c013f9d
Expand All @@ -17,6 +17,9 @@ patch=1,EE,0037afb4,word,0c09955a
patch=1,EE,003ba014,word,0c09955d
patch=1,EE,003ba4b0,word,0c09955d

//Force widescreen from the start
patch=1,EE,21FB5830,byte,1

[50 FPS]
author=Snake356
comment=Patches the game to run at 50 FPS (Might need 180% EE Overclock to be stable).
Expand Down
7 changes: 5 additions & 2 deletions patches/SLUS-21423_7EA439F5.pnach
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ gametitle=Grand Theft Auto: Liberty City Stories (SLUS-21423)

[Widescreen 16:9]
gsaspectratio=16:9
author=nemesis2000
comment=Select widescreen in game otherwise image is zoomed out 4:3
author=nemesis2000 + CRASHARKI
comment=Patches the game to run at 16:9 Widescreen Aspect Ratio.

//widescreen fix
patch=1,EE,002918d0,word,468010a0
Expand Down Expand Up @@ -58,6 +58,9 @@ patch=1,EE,00291990,word,44810000
patch=1,EE,00291994,word,0c0820e8
patch=1,EE,00291998,word,46006302

//Force widescreen from the begginning
patch=1,EE,203D8B8A,byte,1

[60 FPS]
author=asasega
comment=Patches the game to run at 60 FPS (Might need 180% EE Overclock to be stable).
Expand Down
7 changes: 5 additions & 2 deletions patches/SLUS-21590_4F32A11F.pnach
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ gametitle=Grand Theft Auto: Vice City Stories (SLUS-21590)

[Widescreen 16:9]
gsaspectratio=16:9
author=nemesis2000
comment=Select widescreen in game otherwise image is zoomed out 4:3
author=nemesis2000 + CRASHARKI
comment=Patches the game to run at 16:9 Widescreen Aspect Ratio.

//widescreen fix
patch=1,EE,002653d8,word,3c013f9d
Expand All @@ -17,6 +17,9 @@ patch=1,EE,0037add4,word,0c0994f6
patch=1,EE,003b9d14,word,0c0994f9
patch=1,EE,003ba1b0,word,0c0994f9

//Force widescreen from the start
patch=1,EE,21FB5830,byte,1

[60 FPS]
author=asasega
comment=Patches the game to run at 60 FPS (Might need 180% EE Overclock to be stable).
Expand Down

0 comments on commit e748b56

Please sign in to comment.