Hello everyone!
I have a question:
Does anybody know how to extract the sprites from Rayman Raving Rabbids' (FOR JAVA PHONES) JAR file?
Thanks in advance!
Yes, some of the graphics from the game are in PNG format like file st with the RRR logo. Others like l0a01 with the level graphics are in a 8bit palette format. None of the files contained in the JAR have extension, so you must guess what kind of file is each one (with an hex editor, for example).