LunisequiouS
New member
So I wrote a tool to automatically convert textures from one emulator format to another. It was meant originally to convert between Glide64 and Dolphin textures for Nelde's New Paper Mario HD retexturing project http://newpapermario.tumblr.com/post/152728125985/new-paper-mario-on-dolphin , but it works on raw PNGs, so it should be able to do a lot more than that.
It tries to match the textures that are visually identical by scanning the actual pixels, and if any matches are found, it can run specific operations on the set. Might be useful to any of you guys, so give it a shot and play with it if you're interested.
I included a test set of textures from the original Paper Mario game with the program so you can try it out too, but feel free to use on your own dumps. It's not terribly optimized yet so I don't recommend running it on hundreds of thousands of textures just yet unless you got some time to kill
I might release the source code once it's a bit more tidy and commented, if there's interest. For now it's a public Alpha release, so bugs are to be expected. If you find any let me know with steps to reproduce so I can fix.
Here's a couple screenshots:
And here's the download link: Download!
Let me know if the link goes down, but kindly do not redistribute since it's not yet finalized. Just link to this thread instead, so I can keep the link updated.
Thanks!
It tries to match the textures that are visually identical by scanning the actual pixels, and if any matches are found, it can run specific operations on the set. Might be useful to any of you guys, so give it a shot and play with it if you're interested.
I included a test set of textures from the original Paper Mario game with the program so you can try it out too, but feel free to use on your own dumps. It's not terribly optimized yet so I don't recommend running it on hundreds of thousands of textures just yet unless you got some time to kill
I might release the source code once it's a bit more tidy and commented, if there's interest. For now it's a public Alpha release, so bugs are to be expected. If you find any let me know with steps to reproduce so I can fix.
Here's a couple screenshots:
And here's the download link: Download!
Let me know if the link goes down, but kindly do not redistribute since it's not yet finalized. Just link to this thread instead, so I can keep the link updated.
Thanks!
Last edited by a moderator: