Rayman Designer hacking: Difference between revisions
Fixed spelling and grammar errors |
Fixed spelling and grammar errors |
||
| Line 9: | Line 9: | ||
In every World-folder of the game, there is a .PCX graphic file. It contains all the platform tiles which are used by the Mapper. You can change or add stuff, but you cannot edit: | In every World-folder of the game, there is a .PCX graphic file. It contains all the platform tiles which are used by the Mapper. You can change or add stuff, but you cannot edit: | ||
*The color palette used in the file; don't add new colors (or the graphics ingame will be messed up). | |||
*The first square on the top-left corner; it's used to set the transparent color in the file. | |||
*The lowest row of tiles. | |||
*The image size. If you do, the Mapper may not load. | |||
Also note that all maps (exept the ones which ubisoft made) will use the new graphics if you replace the standard tiles. | Also note that all maps (exept the ones which ubisoft made) will use the new graphics if you replace the standard tiles. | ||