Linux :
- Update source directory using Raydium (see RaydiumSVNEn for source downloading)
- configure Raydium : ./configure
- build Raydium make (not needed in facts, but this is a good test). Check compile.log for errors.
- build mania2.c : ./ostatcomp.sh mania2.c and rename it : mv test mania2.static
- do the same for mania_drive.c : /ostatcomp.sh mania_drive.c and rename it : mv test mania_drive.static
- Download data pack (see ManiaDrive website) if needed
- Play ! :) ./mania_drive.static
- Download RaydiumSDK and update "ray" directory using a SVN client, such as TortoiseSVN
- Launch compiler.exe
- Select mania2.c and compile it
- Select mania_drive.c and compile it
- Download data pack (see ManiaDrive website) if needed
- Play ! (launch mania_drive.exe)