Home › Forums › General Discussions Forum › Modding › Reply To: Modding
@rizdub
@thepeckybird The .zstream files are the raw RGBA data I mentioned earlier.
I first use a hex editor to separate the sprites; then I use a Mac program called GraphicConverter to turn them into PNG images (I haven’t tried anything else, so I don’t know what other programs would be able to do this). I have to use a hex editor first because the sprites are organized a little differently than the other sprite sheets.