..:: PCSX2 Forums ::..

Full Version: PSOne Widescreen Patches
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
(04-25-2017, 12:54 AM)gamemasterplc Wrote: [ -> ]Widescreen GameShark Code Metal Gear Solid (Greatest Hits) NTSC-U:
80017A78 0C00
80017A7A 2402
This is an ASM hack
I made a widescreen hack for MGS, but it didn't hold up for the entire game. And IIRC you'll need to make another patch for disc 2 too.
It does break under some camera angles. I did find zoom as well.
Metal Gear Solid Pal SPA SLES_017.34

HEX patch

Code:
Find
30 00 A2 8F 00 00 00 00 00 00 22 A6

Replace
00 0C 02 24 00 00 00 00 00 00 22 A6

Thanks  @gamemasterplc

[Image: 9XK8xNm.png]
Spyro The Dragoon NTSC USA

Hex Patch

Code:
Find
00 00 00 07 80 03 3C D8 57 63 8C 00 00 00 00 64 00
Replace
0C 1B 24 07 80 03 3C D8 57 63 8C 00 00 00 00 64 00

Find
B1 A7 00 00 44 86 16 5B 00 0C
Replace
BB A7 00 00 44 86 16 5B 00 0C
[Image: WO86JZy.png]
Thanks  @gamemasterplc
(04-25-2017, 05:43 PM)gamemasterplc Wrote: [ -> ]It does break under some camera angles. I did find zoom as well.

Then the codes for Metal Gear Solid does not work well or not works in some camera angles?
What happens exactly?

And they works or not for the disc 2 of the game?

Best regards.
Looks like the cutscenes need a different hack while the ingame fov is changed to 16:9
@Esppiral

Any chance to get codebreaker/xploder/gameshark codes for MGS? Smile For example:

Winning Eleven 3 Final Version
Widescreen 16:9
800FF6A8 0C00
The NTSC version has a GS code. The camera view gets more stretched the further it's rotated towards the side.
(04-24-2017, 11:42 PM)gamemasterplc Wrote: [ -> ]Widescreen GameShark Code Spyro the Dragon NTSC-U:
8001EDDE 241B
8001EDDC 0C00
80033C92 A7BB
This is an ASM hack. I did manage to thin text but spacing is still wide.

You beat me to it! Meh I give up! Good job!
(04-25-2017, 08:31 PM)Esppiral Wrote: [ -> ]Spyro The Dragoon NTSC USA

Hex Patch

Code:
Find
00 00 00 07 80 03 3C D8 57 63 8C 00 00 00 00 64 00
Replace
0C 1B 24 07 80 03 3C D8 57 63 8C 00 00 00 00 64 00

Find
B1 A7 00 00 44 86 16 5B 00 0C
Replace
BB A7 00 00 44 86 16 5B 00 0C

Thanks  @gamemasterplc


(04-26-2017, 02:35 AM)gamemasterplc Wrote: [ -> ]The NTSC version has a GS code. The camera view gets more stretched the further it's rotated towards the side.


Thank you very much to both for all your work. Smile

Checking the hexadecimal codes for the NTSC-U version of the game Spyro the Dragon, i found the hexadecimal values for the PAL version.

Spyro the Dragon (PAL)

Hexadecimal patch

Code:
Find:
00000000 0880033C A4C0638C 00000000 64006010
Replace:
000C1B24 0880033C A4C0638C 00000000 64006010

Find:
1000B1A7 00004486 596A000C
Replace:
1000BBA7 00004486 596A000C


If someone can make the Gameshark codes for Spyro the Dragon PAL and the Metal Gear Solid PAL Spanish would be great, thank you very much.

Best regards.