PCSX2 - Widescreen Game Patches
(06-02-2014, 10:21 PM)PsxFan107 Wrote: Also, nice work nemesis. However, your code still breaks the 2nd mission.
strange, because it's 100% right aspect value

try this

Quote:gametitle=Sly Cooper and the Thievius Raccoonus (SCUS-97198)

patch=1,EE,209F0F40,extended,3fdda51d

also request save
Reply

Sponsored links

That code works. It makes the game look a bit squished vertically.
Reply
(06-03-2014, 01:21 AM)PsxFan107 Wrote: That code works. It makes the game look a bit squished vertically.
I placed 4:3 screen over 16:9 screen and didn't noticed any differences in vertical aspect


Attached Files Thumbnail(s)
   
Reply
(06-03-2014, 02:06 AM)nemesis2000 Wrote: I placed 4:3 screen over 16:9 screen and didn't noticed any differences in vertical aspect

Code:
patch=1,EE,209F0F40,extended,3fdda51d

Actually does nothing except to the opening.
Reply
(06-02-2014, 10:16 PM)nemesis2000 Wrote: patch=1,EE,001436b0,word,3c013fdd
patch=1,EE,001436b4,word,3421a51d

This breaks the "hook" jump section in Tide of Terror.

(06-02-2014, 10:16 PM)nemesis2000 Wrote: patch=1,EE,209F0F40,extended,3fdda51d

This doesn't work in Tide of Terror.
Reply
tried only
Quote:patch=1,EE,001436b0,word,3c013fdd
and got the key, but i finished level without dying, maybe this is the reason why it works or not


Attached Files Thumbnail(s)
   
Reply
(06-03-2014, 02:59 AM)nemesis2000 Wrote: tried only
and got the key, but i finished level without dying, maybe this is the reason why it works or not

Tried the same code without dying and the hook jump is broken.
Reply
For Sly 2 at least, the current code by ElHecht is:

Quote:patch=1,EE,2014DBC0,word,0808D177 // e60c0040
patch=1,EE,2014DBC4,word,00000000 // 46020842
patch=1,EE,202345DC,word,3C013F40 // 00000000 hor fov
patch=1,EE,202345E4,word,4481F000 // 00000000
patch=1,EE,202345E8,word,461E6303 // 00000000
patch=1,EE,202345EC,word,E60C0040 // 00000000
patch=1,EE,202345F0,word,46020842 // 00000000
patch=1,EE,202345F4,word,080536F1 // 00000000

patch=1,EE,201BE7E8,word,0808ed78 // 46140502
patch=1,EE,201BE7EC,word,00000000 // 3c014580
patch=1,EE,2023B5E0,word,46140502 // 00000000
patch=1,EE,2023B5E4,word,461EA503 // 00000000
patch=1,EE,2023B5E8,word,3C014580 // 00000000
patch=1,EE,2023B5EC,word,0806F9FB // 00000000

Am I right to say that this can all be simplified into a single line?

Quote:patch=1,EE,0014d750,word,3c013fdd
Reply
Yes, but the the characters heads in the coversations aren't effected by that.

Also, a fixed sly code is on the way. It's gonna take a while because DMA is a pain in the ass.
Reply
Then I'll stick with ElHecht's then.

Good luck!
Reply




Users browsing this thread: 22 Guest(s)