Page 1 of 1

Does anybody know how to extract Rayman's sprites from RRR (JAVA)?

Posted: Tue Nov 21, 2017 7:05 pm
by thetechdog
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! :winkgrin:

Re: Does anybody know how to extract Rayman's sprites from RRR (JAVA)?

Posted: Sun Jan 14, 2018 6:52 pm
by Pixelise
Most jar files can be opened just fine with Win-Rar. Give it a shot. They can be just in plain image files like .png

Re: Does anybody know how to extract Rayman's sprites from RRR (JAVA)?

Posted: Wed Jan 17, 2018 10:53 pm
by Juan_m_2
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).