(adsbygoogle = window.adsbygoogle || []).push({});
So, uhm, this is a little program that I made today which allows you to like dump all of the textures(blocks) and edit them one by one and lets you like "compile" them back in to the format that it belongs.
The tool has 3 buttons:
The topmost button, "Dump Images from terrain.png" will simply "dump" all of the textures to a file, and they'll all be named my numbers 0-319
The middle button, "Compile images to terrain.png" will put all of those pictures together to a readable format for the game.
And the last button, "Create Texture Files", will create the 2 other files needed for the game.
So, to edit your textures, just click "Dump Images from terrain.png" and select your terrain.png file
Then go into the "Textures" folder and find the texture that you want, and open it in photoshop, you'll probably have to zoom in all the way to see anything.
Once you're done editing it, just save it and replace the old texture.
Then click the center button, then click the bottom button. Then copy the three files from the "Output" folder to /dev_hdd0/game/NPUB31419/USRDIR/Common/res/TitleUpdate/res/
You can find your terrain.png under /dev_hdd0/game/NPUB31419/USRDIR/Common/res/TitleUpdate/res/
Download:
You must login or register to view this content.
Source:
You must login or register to view this content.
This might work for XBOX as well, I haven't tested it. If it doesn't, could someone upload their terrain.png from xbox? Then I'll make this work with both systems.
And if anyone can think of a better title, please lmk. I couldn't think of anything. lol