PCSX2 - Widescreen Game Patches
I'd like to add some fixes to VIRGIN KLM's Tokyo Xtreme Racer Zero widescreen patches (NTSC-U version, SLUS-20189), specifically during the menus.

Code:
patch=1,EE,E001EED9,extended,00740298
patch=1,EE,20740294,extended,3F400000

patch=1,EE,E0010B10,extended,00740298
patch=1,EE,20740294,extended,0019E800

This fixes the crashing that occurred when you pause then exit back to the game menus.
[Image: cGzK8nC.gif]
Reply

Sponsored links

Giants - Citizen KABUTO (NTSC-U)
CRC = AEEC4D5C

patch=1,EE,003bad40,word,3fe38e39 //3faaaaab
patch=1,EE,003baef8,word,3fe38e39 //3faaaaab
Reply
Hello, I would like to make a special request.

User zombero has released a rebalance mod for the following game :

Shin Megami Tensei - Nocturne (SLUS-20911) (CRC-E8FCF8EC)

The mod location is here :

https://www.romhacking.net/hacks/3299/

I tried to apply the available widescreen pnatched to modded iso, without success, and I do not know how to make a pnatch modification.

If someone know how to do it, I would be grateful. The rebalance mod kicks ass.

Regards,

A

Edit : Nevermind, I just found out someone made a entire pnatch version here : https://www.reddit.com/r/Megaten/comment..._download/
Reply
(06-11-2020, 05:14 PM)BloodRaynare Wrote: I'd like to add some fixes to VIRGIN KLM's Tokyo Xtreme Racer Zero widescreen patches (NTSC-U version, SLUS-20189), specifically during the menus.

Code:
patch=1,EE,E001EED9,extended,00740298
patch=1,EE,20740294,extended,3F400000

patch=1,EE,E0010B10,extended,00740298
patch=1,EE,20740294,extended,0019E800

This fixes the crashing that occurred when you pause then exit back to the game menus.


NEW Code

----------------------------------------------
NTSC-U and NTSC-J

Tokyo Extreme Racer - Zero


Attached Files Thumbnail(s)
       

.zip   Upload_200618.zip (Size: 1,89 KB / Downloads: 314)
Reply
(04-24-2020, 07:27 PM)prafull Wrote: I want to make a request for Next Generation Tennis 2003 since the game is now working on PCSX2.

https://forums.pcsx2.net/Thread-Fixing-u...#pid607989

Thank You


--------------------------------------------

NTSC-K

SpongeBob SquarePants - Creature from the Krusty Krab (add render fix)


NTSC-U

Terminator 3 - Rise of the Machines
Wakeboarding Unleashed featuring Shaun Murray (request done)


PAL

Next Generation Tennis 2003
Terminator 3 - Rise of the Machines
Wakeboarding Unleashed featuring Shaun Murray

--------------------------------------------

Fixing unplayable game

Next Generation Tennis 2003  https://forums.pcsx2.net/Thread-Fixing-u...#pid607989
Wakeboarding Unleashed featuring Shaun Murray https://forums.pcsx2.net/Thread-Fixing-u...#pid610171


Attached Files
.zip   Upload_200618#2.zip (Size: 3,97 KB / Downloads: 117)
Reply
arapapa i'm unable to convert you're code on another country (following the tuto here - https://forums.pcsx2.net/Thread-PCSX2-Wi...#pid290914 )

Bad Boys II (SLES_523.62[M4])
Police Chase Down (SLES_518.64) -> From Simple 2000 Series Ultimate Vol.07 - Saikyou Shiro Biking (J)(SLPM-62314)

I only find many 0000000
Reply
I'm glad you're still around, arapapa. Smile
I was really concerned something bad happened to you.

As seen on page 705, someone mentioned Ghost Recon 2 isn't working:

https://forums.pcsx2.net/Thread-PCSX2-Wi...#pid608800

Know anything about it?

I'm also going to start archiving the patches so you can expect an archive update around July 1.
Reply
(06-18-2020, 01:11 PM)Devina Wrote: As seen on page 705, someone mentioned Ghost Recon 2 isn't working:
https://forums.pcsx2.net/Thread-PCSX2-Wi...#pid608800

Hi Devina~~

I'm so glad to see you.  Laugh
I've just been keeping busy with work.

---------------------------------------------------
Ghost Recon 2 : It was my mistake.(The patch is completely incorrect.) 
---------------------------------------------------
 
NTSC-U

Tom Clancy's Ghost Recon 2 (New patch)


PAL

Police Chase Down
Tom Clancy's Ghost Recon 2

---------------------------------------------------
@Backgamon : Please send me the ELF file(SLES_523.62) by email.


Attached Files Thumbnail(s)
   

.zip   Upload_200618#3.zip (Size: 1,53 KB / Downloads: 100)
Reply
Hello @arapapa, i'm glad also to see you here again Smile

I tried to port your NTSC-U patch of the game Formula One 2001 to the PAL version, but i have only been able to do it with
the zoom, i cannot find the Y-FOV and render fix values, they must be different from those of the NTSC-U version.

Formula One 2001 PAL (SCES-50004)

//Zoom
patch=1,EE,002c2768,word,3feccccd //3eaaaaab
patch=1,EE,0029cdb4,word,3f1a0000 //3f28b439

I have also noticed that in the NTSC-U version there is an additional executable ELF file called F1_GAME.ELF.
I don't know if you made your codes with the normal executable or with this additional executable.
In any case, this additional executable does not exist in the PAL version.

For the PAL game there are two versions of the game, v1.01 and v2.00, i have both.

I sent you an email in 31 of June.

Could you take a look if you can find the Y-FOV and the render fix for the PAL versions please?

Best regards.
Reply
(06-18-2020, 07:11 PM)El_Patas Wrote: Hello @arapapa, i'm glad also to see you here again Smile
Could you take a look if you can find the Y-FOV and the render fix for the PAL versions please?


Hi El_Patas  Smile

Long time no see. I'm glad to see you too.
Sorry, It took a long time because it was hard to make a patch.

Code:
//X-Fov
//180080e4 0400a2c4 0800a1c4 (1st)
patch=1,EE,0011b124,word,080a7244
patch=1,EE,0029c910,word,3c013f40
patch=1,EE,0029c914,word,4481f000
patch=1,EE,0029c918,word,461e0002
patch=1,EE,0029c91c,word,e4800018
patch=1,EE,0029c920,word,08046c4a


-------------------------------------------
PAL

Formula One 2001 (E)(SCES-50004)(v2.00)


Attached Files
.pnach   8BC79F96.pnach (Size: 368 bytes / Downloads: 116)
Reply




Users browsing this thread: 51 Guest(s)