Shadow Man: 2econd Coming: Difference between revisions

m
Formatted a little
No edit summary
m (Formatted a little)
Line 116: Line 116:
|Workaround=
|Workaround=
You can fix textures by patching game image directly in hex editor. Code for SLUS (US) version of game, but should be the same for others.
You can fix textures by patching game image directly in hex editor. Code for SLUS (US) version of game, but should be the same for others.
 
<small><pre>
Find:
Find:
<pre>01 00 01 3C 21 08 22 00 C0 95 20 AC 01 00 01 3C 21 08 22 00 C4 95 20 AC 20 00 62 28 EB FF 40 14 40 11 03 00 44 03 00 0C 00 80 04 34 00 80 04 34 01 00 10 3C B0 9B 10 26 44 03 00 0C 00 00 02 AE 00 80 04 34 44 03 00 0C 04 00 02 AE 00 80 04 34 01 00 10 3C 48 A7 10 26 44 03 00 0C 00 00 02 AE</pre>
01 00 01 3C 21 08 22 00 C0 95 20 AC 01 00 01 3C 21 08 22 00 C4 95 20 AC 20 00 62 28 EB FF 40 14
40 11 03 00 44 03 00 0C 00 80 04 34 00 80 04 34 01 00 10 3C B0 9B 10 26 44 03 00 0C 00 00 02 AE
00 80 04 34 44 03 00 0C 04 00 02 AE 00 80 04 34 01 00 10 3C 48 A7 10 26 44 03 00 0C 00 00 02 AE


Replace to:
Replace with:
<pre>01 00 01 3C 21 08 22 00 C0 95 20 AC 01 00 01 3C 21 08 22 00 C4 95 20 AC 20 00 62 28 EB FF 40 14 40 11 03 00 44 03 00 0C 00 88 04 34 00 88 04 34 01 00 10 3C B0 9B 10 26 44 03 00 0C 00 00 02 AE 00 88 04 34 44 03 00 0C 04 00 02 AE 00 88 04 34 01 00 10 3C 48 A7 10 26 44 03 00 0C 00 00 02 AE</pre>
01 00 01 3C 21 08 22 00 C0 95 20 AC 01 00 01 3C 21 08 22 00 C4 95 20 AC 20 00 62 28 EB FF 40 14
40 11 03 00 44 03 00 0C 00 88 04 34 00 88 04 34 01 00 10 3C B0 9B 10 26 44 03 00 0C 00 00 02 AE
00 88 04 34 44 03 00 0C 04 00 02 AE 00 88 04 34 01 00 10 3C 48 A7 10 26 44 03 00 0C 00 00 02 AE
</pre></small>
}}
}}


Line 129: Line 134:
|IssueLevel=2
|IssueLevel=2
|Description=Aside from characters suffering from melting/deformed polygons, proceeding further into the game will cause extreme graphical corruption that will render the game unplayable and will eventually crash PCSX2.
|Description=Aside from characters suffering from melting/deformed polygons, proceeding further into the game will cause extreme graphical corruption that will render the game unplayable and will eventually crash PCSX2.
|Workaround=use this hacks
|Workaround=use [https://www.romhacking.net/reviews/5038 these hacks]
https://www.romhacking.net/reviews/5038
}}
}}


67,565

edits