Editing PS2 Custom Configs

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 895: Line 895:
}}
}}


Fixes the black screen and fully disable game protection, shadows, in-battle ghosting, and enable frame skipping in towns to fix performance issues. Game protection and shadow disable codes found by Maori-Jigglypuff. Smoothing is disabled in the config to prevent ghosting issues. Two hooks are applied: the 0x0A does add a value of 1 to pass executable's decryption process. The 0x0B hook does apply to some DMA function.
Fix black screen and ghosting, and fully disable game protection, shadows, in-battle ghosting, and enable frame skipping in towns to fix performance issues. Smoothing is disabled in the config to prevent ghosting issues. Two hooks are applied: the 0x0A does add a value of 1 to pass executable's decryption process. The 0x0B hook does apply to some DMA function.


{{boxcode|float=left|title=Commands Info|ps2configrev=16454|code=<syntaxhighlight lang=bash>
{{boxcode|float=left|title=Commands Info|ps2configrev=16454|code=<syntaxhighlight lang=bash>
Line 938: Line 938:
   0x1000FFFA beqz zero,0x4309E8 -> 0x00000000 nop
   0x1000FFFA beqz zero,0x4309E8 -> 0x00000000 nop
  0x431A54
  0x431A54
   0xAC430000 sw v1,(v0) -> 0xAC400000 sw zero,(v0)
   0xAC430000 sw v1,(v0) -> sw zero,(v0)
  0x397BB0
  0x397BB0
   0x1440FFF9 bnez v0,0x397B98 -> 0x00000000 nop
   0x1440FFF9 bnez v0,0x397B98 -> 0x00000000 nop
Please note that all contributions to PS3 Developer wiki are considered to be released under the GNU Free Documentation License 1.2 (see PS3 Developer wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following hCaptcha:

Cancel Editing help (opens in new window)