Posts: 457
Threads: 18
Joined: Aug 2017
Reputation:
132
Location: Aachen, Germany
06-26-2018, 04:39 PM
(This post was last modified: 06-26-2018, 04:52 PM by Maori-Jigglypuff.)
I have reprogrammed small Instruction Areas (Work far from finished) of Valkyrie Profile 2 Silmeria with following Results yet:
1) No black Borders
2) Disable Sun and its Cones
3) Disable the very bright Sky or Background like in Shadow of the Colossus
4) Character/World Brightness Modifier
5) Enhance Game Sharpness to Maximum
6) No Shadow
7) Camera Zoom Out
Although the Codes are 100% correct they are working only about 1 Minute and then the Game freezes.As some of you might know the Game
has a Protection and my Question is did someone already try to disable this Protection ? I will try to disable or complete Rewrite the
responsible Areas when i have a more powerful Computer.This Game also runs very slow on my Notebook like Shadow of the Colossus.
Second Question: "Radiata Stories" und "Rogue Galaxy" possibly have the same Protection like Valkyrie Profile 2 ?
Sponsored links
Posts: 278
Threads: 5
Joined: Nov 2017
Reputation:
34
Radiata Stories have the same kind of protection afaik, RG shouldn't. Here is something for VP2.
Code: gametitle=Valkyrie Profile 2: Silmeria [SLUS 21452] (U) [CC96CE93]
comment=Patch by Ryudo
// ----------------------------------
// [ Misc Codes ] -------------------
// ----------------------------------
// Ignore GameGuard (prevents freezing)
patch=1,EE,FE129B51,extended,800813BF
patch=1,EE,000FFFFE,extended,0000022D
patch=1,EE,000FFFFF,extended,0000022D
patch=1,EE,9013A550,extended,0C04E8FC
patch=1,EE,E0033B40,extended,0035EC8C
patch=1,EE,104234AA,extended,00001000
patch=1,EE,10423662,extended,00001000
patch=1,EE,1042382A,extended,00001000
patch=1,EE,E0027EC0,extended,0049550C
patch=1,EE,2049BCB0,extended,03E00008
patch=1,EE,2049BCB4,extended,00000000
patch=1,EE,E007E140,extended,0036D90C
patch=1,EE,203683D4,extended,00000000
patch=1,EE,103AD16A,extended,00001000
patch=1,EE,103AD61E,extended,00001000
patch=1,EE,10430B76,extended,00001000
patch=1,EE,10430BE2,extended,00001000
patch=1,EE,10431A66,extended,00001000
patch=1,EE,10431C1E,extended,00001000
patch=1,EE,D0397CAC,extended,0000102A
patch=1,EE,20397CB0,extended,00000000
Never tested it. Here is where i fount it: https://forums.pcsx2.net/Thread-Can-t-ch...2-Silmeria
Posts: 457
Threads: 18
Joined: Aug 2017
Reputation:
132
Location: Aachen, Germany
(06-26-2018, 05:33 PM)kozarovv Wrote: Radiata Stories have the same kind of protection afaik, RG shouldn't. Here is something for VP2.
Code: gametitle=Valkyrie Profile 2: Silmeria [SLUS 21452] (U) [CC96CE93]
comment=Patch by Ryudo
// ----------------------------------
// [ Misc Codes ] -------------------
// ----------------------------------
// Ignore GameGuard (prevents freezing)
patch=1,EE,FE129B51,extended,800813BF
patch=1,EE,000FFFFE,extended,0000022D
patch=1,EE,000FFFFF,extended,0000022D
patch=1,EE,9013A550,extended,0C04E8FC
patch=1,EE,E0033B40,extended,0035EC8C
patch=1,EE,104234AA,extended,00001000
patch=1,EE,10423662,extended,00001000
patch=1,EE,1042382A,extended,00001000
patch=1,EE,E0027EC0,extended,0049550C
patch=1,EE,2049BCB0,extended,03E00008
patch=1,EE,2049BCB4,extended,00000000
patch=1,EE,E007E140,extended,0036D90C
patch=1,EE,203683D4,extended,00000000
patch=1,EE,103AD16A,extended,00001000
patch=1,EE,103AD61E,extended,00001000
patch=1,EE,10430B76,extended,00001000
patch=1,EE,10430BE2,extended,00001000
patch=1,EE,10431A66,extended,00001000
patch=1,EE,10431C1E,extended,00001000
patch=1,EE,D0397CAC,extended,0000102A
patch=1,EE,20397CB0,extended,00000000
Never tested it. Here is where i fount it: https://forums.pcsx2.net/Thread-Can-t-ch...2-Silmeria
OK, some Addresses beginning with D or E must be Joker Addresses.Looks interesting.For NTSC Version.
Will try to find out later how this is exactly working.Thanks a lot.
Posts: 74
Threads: 18
Joined: Jun 2012
Reputation:
2
(06-26-2018, 06:01 PM)Maori-Jigglypuff Wrote: OK, some Addresses beginning with D or E must be Joker Addresses.Looks interesting.For NTSC Version.
Will try to find out later how this is exactly working.Thanks a lot.
I tried the above GameGuard code and the game started freezing about halfway through, suggesting the code wasn't working fully. I had to abandon that playthrough.
Posts: 457
Threads: 18
Joined: Aug 2017
Reputation:
132
Location: Aachen, Germany
(08-07-2018, 07:41 AM)vgrageaholic Wrote: I tried the above GameGuard code and the game started freezing about halfway through, suggesting the code wasn't working fully. I had to abandon that playthrough.
The best Solution is to reprogramm the Block which is responsible for freezing the Game.I mean to use MIPS Instructions
without preceding Addresses with a D or E.Besides this Game has a second Protection which causes for instance the black
Borders Codeblock to relocate in Memory and probably some other Instruction Blocks.
Haven't you requested infinite Health and Grip for Shadow of the Colossus some time ago ?
I also have released a Patch for the NTSC Version of SotC:
https://forums.pcsx2.net/Thread-Post-you...#pid589325
You can try it if you are interested.Hope it works for you.
Posts: 74
Threads: 18
Joined: Jun 2012
Reputation:
2
Did you manage to figure out how to disable the cheat protection?
Posts: 8.013
Threads: 133
Joined: Nov 2009
Reputation:
96
Location: Delft, The Netherlands
Even if it's not a cheat, it is a patch-ish. Post it in the proper subforum Maori https://forums.pcsx2.net/Thread-Post-you...tches-here
|