Hello! This is the readme file for TileTool, a tool I created while hacking around the RPG file format. It converts between .TIL (tilesets file)/.MXS(backgrounds file) and PCX/BMP/TGA. For more info, run tiletool.exe. -- Q. What are .TIL and .MXS files?? A. They are how the OHRRPGCE stores tilesets and backgrounds internally. - Q. Well, I don't seem to have any.. A. They're part of the RPG file. You need to unlump the RPG file first. eg. "unlump wander.rpg wander" would unlump wander.rpg to the directory called wander. - Q. I've modified the (tilesets/pictures), now what? I don't see the changes when I run custom.exe ... A. That's because custom doesn't see that your RPG file needs relumping. Rename the directory you unlumped the file into to working.tmp, THEN run custom.exe. It'll say "found [game name] unlumped. Try to recover?". Don't worry, no data is going to get lost. Pick "Recover" and continue with that. There will be a file called [gamename].bak created, rename it so it has an .RPG extension (eg "ren wander.bak wander.rpg") Your file should be updated now. --- Thanks to James Paige, for writing the OHRRPGCE,providing me with info, and just generally being a cool guy. Later, Neo Questions, suggestions, etc. should be sent to : the_ggg@picknowl.com.au