Modified version by community to help prevent hacks
Old test results
The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results (selected in 'Test Results' table below)
What works
All gameplay: Multiplayer and single player
OpenGL/fullscreen
Windowed "software"
What does not
3D Sound
What was not tested
Training modules and chat
Additional Comments
There is probably a workaround for 3D sound, but I did not bother to try any. Worked under Ubuntu Maverick x86 with wine from repos. Just extracted the ZIP and launched Tribes.exe
The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
Fixing intermittent DirectSound
by jennistin on Sunday March 20th 2011, 18:21
Here are a couple of changes to get full sound going:
In the registry (wine regedit):
Add HKEY_CURRENT_USER\Software\Wine\DirectSound\HardwareAcceleration = "Emulation"
Add HKEY_CURRENT_USER\Software\Wine\Drivers\Audio = "oss"
Once these are in place, run Tribes with "padsp wine Tribes.exe" in the Tribes root directory.
Also wanted to note that this does not seem to run with metacity and has issues with full-resolution on compiz. So kill off the window managers before running it.