PCSX2 - Widescreen Game Patches
(11-21-2016, 12:10 AM)gamemasterplc Wrote: This Sonic Heroes patch has the benefit of unstretching the HUD compared to the current patch in the archive and is much shorter. This patch does it by patching RenderWare functions to scale the aspect ratio and frustum
Proper modifying of aspect ratio through rw functions doesn't require any frustrum modification at all
Reply

Sponsored links

Mine scales the aspect ratio in a different way which requires frustum hacking and prevents the left-aligned HUD problem. If i did modify the values when RwCameraSetViewWindow was called the HUD would be left-aligned.
Reply
(11-21-2016, 12:46 AM)gamemasterplc Wrote: Mine scales the aspect ratio in a different way.
the only right way is the way that described in rw sdk
Reply
(09-08-2014, 12:16 AM)PsxFan107 Wrote: Pac-Man World 2 has a built in widescreen but it's skewed.

The built-in widescreen can only be activated by hacking.

Built in widescreen (NTSC-U) V1.1
205A68C0 00000001 // widescreenAspect

This is raw format code for SLUS 20224 (v1.1). Can you guys please could try to improve it (as PsxFan107 said, this is skewed) and archive it as pnach file?

[OFF TOPIC]
For PS2rd cheat engine on real console, the Enable Code for this is 902CC2FC 0C0B41AB
[/OFF TOPIC]
Reply
(11-21-2016, 12:10 AM)gamemasterplc Wrote: This Sonic Heroes patch has the benefit of unstretching the HUD compared to the current patch in the archive and is much shorter. This patch does it by patching RenderWare functions to scale the aspect ratio and frustum.

So can you do this for other games like FFX ?
Reply
No as I don't have any other PS2 games.
Reply
The "force english" in the FFX International widescreen patch in Devina's pack wasn't working for me so i changed a few lines in the pnach file


Attached Files
.pnach   658597E2.pnach (Size: 517 bytes / Downloads: 215)
Reply
@Gamemaster perhaps you could share your method for finding the address. A HUD/GUI fix is a very desired patch and perhaps your method is one that could be applied to more games.
Intel Core i7-8700k @5ghz
G.Skill 16GB DDR4 @3600mhz
GeForce GTX 1080 8GB
Windows 10 x64
Reply
check the attached archive below for more games
..............................................................................................................
comment=Devil May Cry 3: Dante's Awakening: Special Edition (SLES-54186)
comment=Widescreen hack by nemesis2000 (pnach by nemesis2000 )

//gameplay
patch=1,EE,001ac7a4,word,3c013f40 //hor val 1
patch=1,EE,001ac7a8,word,4481a000
patch=1,EE,001ac7ac,word,3c0101d1
patch=1,EE,001ac7b0,word,e43407a0
patch=1,EE,001ac7b4,word,46000d03

patch=1,EE,001ac814,word,3c013f40 //hor val 2
patch=1,EE,001ac818,word,4481a000
patch=1,EE,001ac81c,word,3c0101d1
patch=1,EE,001ac820,word,e43407a0
patch=1,EE,001ac824,word,46000d03

//FMV's fix
patch=1,EE,00231cb8,word,24040180 //dolby logo
patch=1,EE,00232dcc,word,240301aa //intro / demo
patch=1,EE,002e5a8c,word,240801aa //cutscenes
patch=1,EE,00307d4c,word,24050040 //gallery 1
patch=1,EE,00307d54,word,24070180 //gallery 2

//rfix 1
patch=1,EE,001ac844,word,3c0345bf //val 1
patch=1,EE,001ac96c,word,3c0345bf //val 2

//rfix 2
patch=1,EE,001acf0c,word,3c013f40 //hor val 2

patch=1,EE,001acf24,word,44812000
patch=1,EE,001acf28,word,460418c2
patch=1,EE,001acf2c,word,460018c3
patch=1,EE,001acf30,word,46001083
patch=1,EE,001acf34,word,46000803
patch=1,EE,001acf38,word,e7a30030
patch=1,EE,001acf3c,word,e7a20034

patch=1,EE,001acfa0,word,460418c2
patch=1,EE,001acfa4,word,460018c3
patch=1,EE,001acfa8,word,46001083
patch=1,EE,001acfac,word,46000803
patch=1,EE,001acfb0,word,e7a30030
patch=1,EE,001acfb4,word,e7a20034

patch=1,EE,001ad020,word,460418c2
patch=1,EE,001ad024,word,460018c3
patch=1,EE,001ad028,word,46001083
patch=1,EE,001ad02c,word,46000803
patch=1,EE,001ad030,word,e7a30030
patch=1,EE,001ad034,word,e7a20034

patch=1,EE,001ad0a0,word,460418c2
patch=1,EE,001ad0a4,word,460018c3
patch=1,EE,001ad0a8,word,46001083
patch=1,EE,001ad0ac,word,46000803
patch=1,EE,001ad0b0,word,e7a30030
patch=1,EE,001ad0b4,word,e7a20034

//Controller Remap 1.20 Left Right ... Right.Joystick Switch
patch=1,EE,001228f4,word,0803f414
patch=1,EE,000fd050,word,00c0c821
patch=1,EE,000fd054,word,08048a3f
patch=1,EE,000fd058,word,24030070
patch=1,EE,00122a4c,word,0803f417
patch=1,EE,000fd05c,word,93210004
patch=1,EE,000fd060,word,382400ff
patch=1,EE,000fd064,word,03e00008
patch=1,EE,000fd068,word,a3240004
..............................................................................................................

***This game could not be patched with "Controller Remapper 1.20" to fix the annoying "Left/Right Inverted" on the right joystick camera control.  The NTSC version was impossible to patch and get working ....................... So I used the PAL version of the game and added the Controller Remapper 1.20 .pnach values into the patch file, EVERYTHING WORKS, (Open PS2 Loader version 973_All, will give an error when I try to use a VMC (virtual memory card), so I must now save to the real memory card ............................. Finally fixed this game, the PAL version has a 50/60 hertz selector so its as good as the NTSC version, without further patching.

I haven't encountered anyother problematic games like the one above with Controller Remapper 1.20, however, I'm testing just a few other problematic games right now, and will add some patches below, in less than a few hours from now.
..............................................................................................................
..............................................................................................................
Altered Beast (Inverted Left/Right and Up/Down Fix + Widescreen)
Devil May Cry 3 SE Pal 50/60 Hertz Option (Inverted Left/Right Fix + Widescreen)
Galerians Ash (Inverted Up/Down Fix + Widescreen)
Okage - Shadow King (Inverted L1/R1 and Left/Right Fix + Widescreen)
Musashi - Samurai Legend (Inverted up/down and Left/Right Fix + Widescreen)
Naruto - Uzumaki Chronicles 1 and 2 (Inverted up/down and Left/Right Fix + Widescreen)

CHEAT FIX FOR CONTROLS (using the CHT folder of Open PS2 Loader, which is using a .cht cheat file)
Dot Hack 1, 2, 3, 4 (apply the widescreen hack first from the archive in the opening post, D-Pad to Left Joystick Switch, fixes the Left Joystick problem of moving in straight lines when you try to move left or right)
Steel Dragon EX (d-pad to Left Joystick for the 2D shooter that is included, this is the Japanese version, your only going to apply the patch to "SHIEN1.ELF" using the pnach patcher)

(EDIT::Turns out Dragon Quest 5 Eng 1.2 has the decrypted elf file, so mastercode finder was able to work, only problem is, the game does not identify that the cheat is enabled, lots of things were probably rewritten during the translations, fortunately the L1/R1 camera is not inverted, only the Right Joystick's Left/Right)

(current version of OPL 973 gives you the Cheat Option to Auto Select for each individual game, versus the older version of OPL, which gave an error message if you enabled the option and the game had no cheat file you was trying to play, so the setup is easier)


.rar   Widescreen Plus Controls More Added.rar (Size: 6,87 KB / Downloads: 197)
Reply
It just so happened the aspect ratio reading function read the 2D pane scale as well in Sonic Heroes.
Reply




Users browsing this thread: 18 Guest(s)