*** Buggy Race Tips & Tricks ***
Version: 1.0
--------- Tip 1 ---------
How to customize soundtrack in the game?
You need to paste *.ogg file with Your favourite music into "data/audio/music/" folder. It's important to have one or more *.ogg file(s) in this folder.
---------------------------
--------- Tip 2 ---------
How to turn on CrossFireX in OpenGL?
You need to add following part:
--- cut here ---
0x00000001
--- cut here ---
to "atiogl.xml" file ("C:\Windows\atiogl.xml" for Windows and "/etc/ati/atiogl.xml" for Linux). It's important to put this entry in Profile (PROFILES) section, eg after Doom 3 (doom3) section.
Thanks to Pierre Boudier from AMD for this tip.
---------------------------
--------- Tip 3 ---------
How to turn on FPS counter in game?
You need to edit config file "config/settings.xml" and change line:
to
---------------------------
--------- Tip 4 ---------
How to run game in windowed mode?
You need to edit config file "config/settings.xml" and change line:
to
---------------------------
YOU MODIFY A FILE(S) AT YOUR OWN RISK.