PCSX2 - Widescreen Game Patches
(03-18-2015, 10:11 AM)nemesis2000 Wrote: even if it possible it'll take a hell lot of time

Especially since savestates cannot be used when editing the ISO...

Maybe it's still possible to patch the rest of the 2D elements?
Then it would look fine as well. I'll search again, but chance is slim since I already tried without success.

Strange that the Ratchet games use this hardcoding, while the Jak games can be patched as every other PS2 game. I always thought they're using the same engine.
Reply

Sponsored links

I believe they're modified versions of the same engine.
[Image: pNm13X9.gif]
Windows 10 Pro x64 Version 1909 | AMD Ryzen 5 5600X | GIGABYTE AORUS GeForce GTX 1080 Ti | Crucial 16GB (2x8GB) DDR4 3600 RAM | Samsung 850 EVO 500 GB SSD | WD Red Plus 8TB

CPU Intensive Games
GPU Intensive Games
Games that don't need a strong CPU
Reply
(03-18-2015, 03:57 PM)No.47 Wrote: Maybe it's still possible to patch the rest of the 2D elements?
Then it would look fine as well. I'll search again, but chance is slim since I already tried without success.

I found two memory addresses for R&C3 that maybe are a starting point.

This is the internal (vert-) widescreen mode:

[Image: attachment.php?aid=54518]

Proper hor+ FOV with the patched ISO, but messed up GUI:

[Image: attachment.php?aid=54519]

By changing the two addresses

Code:
201DC118 //horizontal GUI scaling
201DC11C //vertical GUI scaling

from 1 to 1,333... the HUD (as well as the options menu etc.) is fixed again:

[Image: attachment.php?aid=54520]

Note: As expected the addresses change after the first level.


Attached Files Thumbnail(s)
           
Reply
^ There isn't a zoom value which doesn't affect the HUD? Hmm.
Reply
(03-17-2015, 01:17 AM)Devina Wrote: Sorry, we don't help those who admit they download/pirate games.
i have my original disc since 2006 but i downloaded it cause some one told me that the game must be patched or something .. sorry
please help me
Reply
(03-18-2015, 10:09 PM)MEGOCARBON Wrote: i have my original disc since 2006 but i downloaded it cause some one told me that the game must be patched or something .. sorry
please help me
Insert your game into the DVD drive and use ImgBurn to make an ISO, saving it to your HDD. It's easy, fast and legal.
CPU: AMD Ryzen 7 7800X3D
GPU: Nvidia GeForce RTX 2080 Ti GAMING X TRIO
Motherboard: ASUS ROG Strix X670E-F Gaming WiFi
RAM: Corsair Vengeance 6000MHz CL30 DDR5
Monitor: Asus PG278QR
OS: Windows 11
Reply
(09-02-2012, 05:47 PM)nemesis2000 Wrote: new patch for Okami (SLUS-20811)

21068223.pnach

fixed drawing issue
fixed some popups

I've tried this code and I still see a black screens when I try to draw. It seems like half the screen has a black background, which causes me to guess where I must draw something.

I am using OPL r790 w/ ps2rd built-in.

Mastercode below was fetched by mastercode finder.

Code:
"Okami /ID SLUS_211.15"
Mastercode
90401030 0C1003B4

Widescreen Fix
2015c33c 3c0143a8
2033ec38 3c013f9f
2033ec3c 4481a800
2015c360 3c013f9f
2015c364 44817000
2015c3ac 00000000
2015c43c 3c014500
2033ec20 3c014500
Reply
(03-18-2015, 10:38 PM)masterotaku Wrote: Insert your game into the DVD drive and use ImgBurn to make an ISO, saving it to your HDD. It's easy, fast and legal.

thank you i did that it worked very well but still @4:3 aspect ratio

and @ Devina .. i'm very sorry about what i said earlier

and here a repost for my problem and this time is 100% legal Smile


i downloaded PS2 Widescreen.rar and i did all the settings in PCSX2 emulator

i have 3 original games (NFS Hot Pursuit 2 - Devil May Cry 3 - Midnight Club 3 - DUB Edition Remix ) and i made my iso files legal and fast "thanks for your honesty" Smile
NFS and DMC run in widescreen 16:9 correctly with out any problem .. but the only Midnight Club didn't work at widescreen and it run at 4:3 only whatever i do ..

the game id is SLUS_213.55
i have its patch 60A42FF5.pnach but it doesn't work and pcsx2 can't even see it in its log

i tried different Revisions of pcsx2 and setting and still not work at 16:9 and the emulator still doesn't read the 60A42FF5.pnach patch


this is what in the 60A42FF5.pnach file :

gametitle=Midnight Club 3 - DUB Edition Remix SLUS_213.55
comment=Widescreen Hack
patch=1,EE,00527e14,word,3c013fe3
patch=1,EE,00527e18,word,34218e34

again sorry for what i did before .. and Thank you
Reply
(03-18-2015, 09:32 PM)Devina Wrote: ^ There isn't a zoom value which doesn't affect the HUD? Hmm.

The problem is that we batch edit a lot of addresses in the ISO image (probably over 1000, didn't count them) and unfortunately some of them are for GUI stuff instead of in-game FOV, since they use they same values in case of R&C 2 and 3...

(03-19-2015, 01:05 AM)MEGOCARBON Wrote: this is what in the 60A42FF5.pnach file :

gametitle=Midnight Club 3 - DUB Edition Remix SLUS_213.55
comment=Widescreen Hack
patch=1,EE,00527e14,word,3c013fe3
patch=1,EE,00527e18,word,34218e34

The game CRC (shown in the console) must match the PNACH name, i.e. 60A42FF5. If it doesn't, the patch is not loaded...
Reply
(03-19-2015, 12:46 AM)Jay-Jay Wrote: I've tried this code and I still see a black screens when I try to draw. It seems like half the screen has a black background, which causes me to guess where I must draw something.

I am using OPL r790 w/ ps2rd built-in.
hex code is 100% workable on a real console, so if pnach doesn't work on a real console, try hex edit
Reply




Users browsing this thread: 57 Guest(s)