SOTC Agro Texture Hacking
This video shows me modifying Agro's texture. Let me know if you want me to post a tutorial, and the savestate. I found where the texture was stored in memory, by searching for the word "horse", most textures are given detailed names, so I was able to guess which one it was, and then attempting to change it, to see if there were any effects. The effects in this video are caused by changing the reference to the texture, but I can also modify the texture directly, and was also able to make the horse transperant, and have zebra stripes. I want to eventually add armor to Agro, and tweak her to be different breeds of horses. I did this in the PSM demo, though this should work in all versions of Shadow Of The Colossus.
Here are the steps to find Agro's Texture Tint table (which will allow you to edit the overall color of Agro. I used in the NTSC Demo, using a fairly new version of PCSX2 (older version will not work):
With new versions of PCSX2, the 32MB region of main PS2 RAM, will always be loaded, at offset 0x20000000
So using a new version of PCSX2 gurantees address stablity within a single savestate. In older versions of PCSX2 the addresses were not stable.
See the 6 large photos I put on the bottom of this page:
ps23dformat.wikispaces.com/Shadow+of+the+Colossus
I use the memory view feature because it is extremely useful, to visually see the memory. Using the screenshots as a guide, you see I start by searching for the following array of byte (you must currently be using the black Agro skin this is mandatory):
00 00 53 42 5F 68 6F 72 73 65 5F 73 6B 69 6E 5F 62 6C 61 63 6B 5F 6D 69 70
Lets call the PS2 offset (ie the CE offset minus 0x20000000 that contains the beginning of that array S. let [] denote the address being pointed to
Then agro's texture tint table will be located at
[[S+0x2C]+C]
If you want to do exactly what I did in this video (glitching the texture), simple edit the offset "S+0x2x"
Update:
See this picture for an example of a solid Pink Agro :
http://ps23dformat.wikispaces.com/file/view/CEnicoStepFive.png
Other Videos By Werelion2367
2014-06-15 | Play as Animal Cabela's Dangerous Hunts 2013 Mod |
2013-08-10 | Everquest 2 Wolf Growth Test |
2013-03-17 | Hidden Testing Level in Spyro A Hero's Tail |
2013-02-20 | SOTC Agro Texture Hacking |
2013-02-07 | Model Switching Ty The Tasmanian Tiger |
2012-12-21 | Petting A Wolf |
2012-08-11 | Character Switching Hack Spyro The Eternal Night |
2012-06-29 | Toboe's Theme Instrumental (Wolf's rain) |
2012-04-25 | Okami Hacking: Shrinking and Growing |
2012-02-05 | Spyro 3 Editing Size of Objects |
2011-12-17 | Okami Player Model Switching |
2011-03-06 | Lizardman Texture Hack SC3 |
2010-10-17 | Okami Amaterasu Fursuit |
2010-07-10 | Seeking "Rakuen" Wolf's Rain Artbook |
2010-06-22 | Vah Shir Berserker Texture Hacks RTA |
2010-06-18 | Enkidukai (Feline) Character Creation Planeshift Beta |
2010-02-13 | PS2 Video Game Models |
2009-11-14 | 3D Spyro Models in Blender |
2009-10-13 | Earth Eternal Character Creation |
2009-10-09 | Everquest 2 Model Viewer |
2009-09-25 | Spyro the Zebra (Texture Hack) |