Users browsing this thread: 1 Guest(s)
Help on ripping sprites from a Nokia game.
#3
(01-03-2024, 03:02 PM)Raccoon Sam Wrote: looks like there are several versions, but i downloaded "PK: Phantom Duck (s40v3a) (240x320)" and unpacked it (rename jar to zip and you get the files)

inside there are a lot of files with no extension, but they contain PNG data inside. After writing a small script to salvage them I was able to sniff these out: http://vervalkon.art/welp/crustation/duckstuff.zip
the PNG search can be naive; all PNG files always start with the bytes b'\x89\x50\x4E\x47' and end with the bytes b'\x49\x45\x4E\x44\xAE\x42\x60\x82' anyway, no need to do it in a more sophisticated way.

Hey, Thanks for helping me out! I really appreciate it, but there is also another game I wanna rip sprites from, its the Nokia version of Rayman Raving Rabbids TV party, so is it okay if you can help me out with that also? Link to the game: http://dedomil.net/games/34/screen/17
Reply
Thanked by:


Messages In This Thread
RE: Help on ripping sprites from a Nokia game. - by Crustation - 01-03-2024, 04:02 PM

Forum Jump: