Users browsing this thread: 1 Guest(s)
Help on ripping sprites from a Nokia game.
#2
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.
Once there was a way to get back homeward
Reply
Thanked by:


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

Forum Jump: