PCSX2 - Widescreen Game Patches
(02-01-2024, 07:09 AM)pgert Wrote: This hack has been reported to cause a crash on level 2:
patch=1,EE,001d87b8,word,3c013fe3 // 3c013faa
patch=1,EE,001d87bc,word,34218e39 // 3421aaab
patch=1,EE,003327f0,word,3c013fe3 // 3c013faa
patch=1,EE,003327f4,word,34218e39 // 3421aaab
https://github.com/PCSX2/pcsx2_patches/pull/5

However, there's also this hack:
patch=1,EE,E002ff80,extended,00100000
patch=1,EE,201d87b8,extended,3c013fe3 // 3c013faa
patch=1,EE,201d87bc,extended,34218e39 // 3421aaab
patch=1,EE,E002ffc0,extended,00100000
patch=1,EE,203327f0,extended,3c013fe3 // 3c013faa
patch=1,EE,203327f4,extended,34218e39 // 3421aaab

Any comment?

This is the 60 fps hack in your pnach:
patch=1,EE,002d4c04,word,2c620000 // 0062102B
but this is the hack that asasega posted:
patch=1,EE,D02D4C04,word,0000102B
patch=1,EE,202D4C04,word,2C620001
https://forums.pcsx2.net/Thread-60-fps-c...#pid551567

Any comment?
A lot of comment, first I explained that is a new patch with different  addresses I think do I? Second yes asasega put other values but I normally change for better values some times his change don't work right, in any case people can choose, what more I need to explain?
Reply

Sponsored links

(02-01-2024, 07:27 AM)Aleksey Racer Wrote: ADDRESS IS 1C8D76C2D50, what should this address look like in the patch?
There is a ws patch of this game? Or you using  cheat engine? Y apparently you are using cheat engine to get x- fov but if you get this address you can find yourself the right address, you just need to configure cheat engine first, you just follow this step https://forums.pcsx2.net/Thread-60-fps-c...#pid634330
Reply
(02-01-2024, 08:10 AM)Gabominated Wrote: There is a ws patch of this game? Or you using  cheat engine? Y apparently you are using cheat engine to get x- fov but if you get this address you can find yourself the right address, you just need to configure cheat engine first, you just follow this step https://forums.pcsx2.net/Thread-60-fps-c...#pid634330

I not use chea engine, This address was sent to me by one person who uses this cheat engine, I just ask you to make a patch from what is available, if possible.
Reply
(02-01-2024, 08:22 AM)Aleksey Racer Wrote: I not use chea engine, This address was sent to me by one person who uses this cheat engine, I just ask you to make a patch from what is available, if possible.
Alright, I get it, let me se what I can do but I need more specific ID of the game, serial and CRC
Reply
(02-01-2024, 07:36 AM)Gabominated Wrote: A lot of comment, first I explained that is a new patch with different  addresses I think do I? Second yes asasega put other values but I normally change for better values some times his change don't work right, in any case people can choose, what more I need to explain?

My point is, does your hack for some reason work better than this (improved) hack:
patch=1,EE,E002ff80,extended,00100000
patch=1,EE,201d87b8,extended,3c013fe3 // 3c013faa
patch=1,EE,201d87bc,extended,34218e39 // 3421aaab
patch=1,EE,E002ffc0,extended,00100000
patch=1,EE,203327f0,extended,3c013fe3 // 3c013faa
patch=1,EE,203327f4,extended,34218e39 // 3421aaab

With the 60 fps hack, you can put "asasega and Gabominated" as authors, to avoid confusion.
Reply
(02-01-2024, 08:47 AM)Gabominated Wrote: Alright, I get it, let me se what I can do but I need more specific ID of the game, serial and CRC

Burnout SLUS-20307
Reply
(02-01-2024, 08:48 AM)pgert Wrote: My point is, does your hack for some reason work better than this (improved) hack:
patch=1,EE,E002ff80,extended,00100000
patch=1,EE,201d87b8,extended,3c013fe3 // 3c013faa
patch=1,EE,201d87bc,extended,34218e39 // 3421aaab
patch=1,EE,E002ffc0,extended,00100000
patch=1,EE,203327f0,extended,3c013fe3 // 3c013faa
patch=1,EE,203327f4,extended,34218e39 // 3421aaab

With the 60 fps hack, you can put "asasega and Gabominated" as authors, to avoid confusion.
Well you tell me, this patch use condicional and my patch no need for conditional, I don't test this patch that you posted but I was testing my patch like I said from level 1 up to level 04 and is working good, about asasega codes, I don't use conditional with D in this case because I see no reason to, if asasega trying to about any glitch or something, conditional with D isn't the solution because when you turn back to main screen CRC will change again but conditional with D will keep holding altered value, so I was using this and with this value to see any impact but I don't see nothing, this address was found by asasega and I think that he is the main author but if people confuse I will change to asasega and Gabominated to avoid confusing, as you and many people know a lot of codes shared by asasega needs for fix, many of them are incomplete or crash, in any case this 60 fps patch I forget to delete because my real share is ws patch for more people join me in test
Reply
(01-28-2024, 07:50 AM)Aleksey Racer Wrote: willink87, try this for Mercenaries: Playground of Destruction SLUS-20932

//32:9
patch=1,EE,0033b0a0,word,3c013e9a // (or 013eaa)

For mercenaries 32:9. i've settled on this, seems to be pretty accurate for 32:9 - 

gametitle=Mercenaries - Playground of Destruction (NTSC-U) (SLUS-20932)

comment=Widescreen Hack by ElHecht

// 32:9

patch=1,EE,0033b0a0,word,3c013ec4 // 00000000 hor fov

// 16:9 and 16:10 main modifications

// no need to change anything here! all modifications are calculated

// based on the hor fov value in the upper 16:9/16:10 section

patch=1,EE,0033b0a8,word,4481f000 // 00000000 fov

patch=1,EE,0033b0e8,word,4600f306 // 44816000 fov

patch=1,EE,0033ef74,word,461e0843 // 3c013f80 renderfix 1 objects

patch=1,EE,0033ef78,word,46010d43 // 4481a800 renderfix 1 objects

patch=1,EE,00346e60,word,4600f306 // 44816000 renderfix 2 smoke and fire

patch=1,EE,00339a00,word,0813cbee // 46030842 hud-identification fix

patch=1,EE,00339a04,word,00000000 // 46030002 hud-identification fix

patch=1,EE,004f2fb8,word,46030842 // 00000000 hud-identification fix

patch=1,EE,004f2fbc,word,46030002 // 00000000 hud-identification fix

patch=1,EE,004f2fc0,word,461e0002 // 00000000 hud-identification fix

patch=1,EE,004f2fc4,word,080ce681 // 00000000 hud-identification fix


also works for mercenaries 2 - 

gametitle=Mercenaries 2 - World in Flames (U)(SLUS-21650)
comment=Widescreen Hack by ElHecht, Arapapa

// 32:9

patch=1,EE,0037ce68,word,3c013ec4 // 00000000 hor fov

// 16:9 and 16:10 main modifications
// no need to change anything here! all modifications are calculated
// based on the hor fov value in the upper 16:9/16:10 section
patch=1,EE,0037ce70,word,4481f000 // 00000000 fov

//00608144 2000a57f
patch=1,EE,0037ceb0,word,4600f306 // 44816000 fov

//Render fix(objects) by Arapapa
//003f013c 00088144 1000b07f (2nd)
patch=1,EE,003811b4,word,3c013f2b //3c013f00

//00608144 2d20a003 80bf013c
patch=1,EE,003896e8,word,4600f306 // 44816000 renderfix 2 smoke and fire

//42080346 02000346 40080446
patch=1,EE,0037b748,word,081287e8 // 46030842 hud-identification fix
patch=1,EE,0037b74c,word,00000000 // 46030002 hud-identification fix

patch=1,EE,004a1fa0,word,46030842 // 00000000 hud-identification fix
patch=1,EE,004a1fa4,word,46030002 // 00000000 hud-identification fix
patch=1,EE,004a1fa8,word,461e0002 // 00000000 hud-identification fix
patch=1,EE,004a1fac,word,080dedd3 // 00000000 hud-identification fix


////////////////////////////////
//X-Fov by Arapapa
//patch=1,EE,0037ce74,word,3c01bfaa //00000000
//patch=1,EE,0037ce98,word,3421aaab //3c01bf80

Here's my Darkwatch for 32:9 -
gametitle=gametitle=Darkwatch (SLUS-21042)
comment=Widescreen hack by nemesis2000 (pnach by nemesis2000)

//gameplay
patch=1,EE,00641770,word,40000000
patch=1,EE,00641774,word,40638e39

//coop
patch=1,EE,00641930,word,402aaaaa
patch=1,EE,00641934,word,40638e38
patch=1,EE,0064194c,word,402aaaaa
patch=1,EE,00641950,word,40638e38
patch=1,EE,002CD9C4,word,24110001

//cutscenes fix
//patch=1,EE,0036512c,word,3c033fab
patch=1,EE,006c2c68,word,40638e39

//text width fix
patch=1,EE,0040da28,word,3c034455

//custscenes black border's fix
patch=1,EE,0065ca78,word,00000000
patch=1,EE,003de3dc,word,3c020000
patch=1,EE,003de4ec,word,3c020000
patch=1,EE,003de508,word,3c030000

//subtitles fix
patch=1,EE,0036bb74,word,24030000

//FMV's fix
patch=1,EE,003c5218,word,3c0143fe
patch=1,EE,003c5230,word,44810800
patch=1,EE,003c522c,word,00000000
patch=1,EE,003c5234,word,e7a10104
patch=1,EE,003c5248,word,c4600000
patch=1,EE,003c524c,word,e7a00088
patch=1,EE,003c5254,word,e7a000c8
patch=1,EE,003c5258,word,3c01c270
patch=1,EE,003c525c,word,44810800
patch=1,EE,003c5260,word,e7a10044
patch=1,EE,003c5264,word,e7a100c4

//480p
patch=1,EE,0045aaa4,word,3c050000
patch=1,EE,0045aaac,word,3c060050
patch=1,EE,0045aab4,word,3c070001
patch=1,EE,0045ad74,word,3c090010

// Write FOV base to 0x620090 (required by MouseInjectorDolphinDuck)
patch=1,EE,001EF890,word,AC320090
patch=1,EE,001EF894,word,03E00008
patch=1,EE,001EF898,word,27BD0080

// Write cambase to 0x620230 (for use with MouseInjectorDolphinDuck)
patch=1,EE,0020520C,word,AC220230
patch=1,EE,00205210,word,03E00008
patch=1,EE,00205214,word,27BD0070

here's my BLACK for 32:9 - 

gametitle=BLACK (SLUS_21376)
comment=Widescreen by No.47 edited for 32:9 by willink87
patch=1,EE,203BE83C,word,00000001
patch=1,EE,204BC150,word,00000001
patch=1,EE,204BD18C,word,00000001
patch=1,EE,204CA554,word,40638e39
patch=1,EE,204CA5F0,word,40400000
patch=1,EE,204CA5F4,word,40638e39
patch=1,EE,204CA694,word,40638e39
patch=1,EE,205BC390,word,3F400000
patch=1,EE,1040DF74,extended,00000001 // 60 fps
patch=1,EE,205A8A9C,extended,3C888889 // speed
Reply
could someone help me convert this patch from 21:9 to 32:9? I've tried calculators, but i keep coming up with changing BFC5B05A to 4099F510. which appears to change it from 21:9 to 64:9 and i'm not sure what i'm doing.

gametitle=The Geatawy (NTSC-U)
comment=21:9 Ultrawide hack by P8M3, 60fps hack by asasega

// 21:9
patch=1,EE,204CFA88,word,BFC5B05A

//60 fps
patch=1,EE,201F10E8,extended,1000000B
Reply
(02-02-2024, 05:07 PM)willink87 Wrote: could someone help me convert this patch from 21:9 to 32:9? I've tried calculators, but i keep coming up with changing BFC5B05A to 4099F510. which appears to change it from 21:9 to 64:9 and i'm not sure what i'm doing.

gametitle=The Geatawy (NTSC-U)
comment=21:9 Ultrawide hack by P8M3, 60fps hack by asasega

// 21:9
patch=1,EE,204CFA88,word,BFC5B05A

//60 fps
patch=1,EE,201F10E8,extended,1000000B

Try this:

// 32:9
patch=1,EE,204CFA88,word,C0169EBF
Reply




Users browsing this thread: 17 Guest(s)