Introduction
This project aim is to reverse engineer Rayman (v1) data files (sprites, backgrounds, musics...)

Getting the code / compilation

git clone git://piggledy.org/raymanrev.git
cd raymanrev
make
./rayman

File format infos

Sound files
World files

Files available on a full installation of the PC version:

./CONCLU.DAT                End of game video ? FLIC format ?
./HMIDET.386
./HMIDRV.386
./INTRO.DAT                 Introduction video ? FLIC format ?
./PCMAP/ALLFIX.DAT
./PCMAP/BRAY.DAT
./PCMAP/CAKE/
./PCMAP/CAVE/
./PCMAP/IMAGE/
./PCMAP/JUNGLE/
./PCMAP/MOUNTAIN/
./PCMAP/MUSIC/
./PCMAP/RAY*.WLD            See World files above
./RAY.LNG
./RAYMAN.CFG
./RAYMAN.EXE
./SNDD8B.DAT                See Sound files above
./SNDH8B.DAT                See Sound files above
./SNDVIG.DAT
./VIGNET.DAT                PCX image ? See http://www.raymanpc.com/forum/viewtopic.php?p=534131