Shadow Man: 2econd Coming: Difference between revisions

Jump to navigation Jump to search
mNo edit summary
Line 174: Line 174:
|Workaround=
|Workaround=
Used to have minor corrupted textures on '''v1.7.0-dev-683-g4a90499ec''', now all textures display properly on the latest build.
Used to have minor corrupted textures on '''v1.7.0-dev-683-g4a90499ec''', now all textures display properly on the latest build.
Alternatively 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.
<spoiler show="Alternatively 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." hide="Hide">
<small><pre>
<small><pre>
Find:
Find:
Line 185: Line 185:
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
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
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>
</pre></small></spoiler>
}}
}}
{{Issue
{{Issue