DRM-free, retail version from GOG.com.
Application Details:
Version: | GOG |
License: | Retail |
URL: | http://www.codemasters.com/ins... |
Votes: | 1 |
Latest Rating: | Silver |
Latest Wine Version Tested: | 5.0.3 |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
After tweaking almost everything.
1. my start script:
------------------ startInsane.sh ------------------------------------
#!/bin/sh
#
# Deactivate PulseAudio as 1NSANE has no in game sound with pulseaudio:
pulseaudio -k
# Start in current directory:
DIRECTORY=$(cd `dirname $0` && pwd)
cd $DIRECTORY
# Start without splash screen:
env WINEPREFIX="$HOME/.wine" wine Game.exe nosplash
# Reactivate PulseAudio:
pulseaudio -D
-----------------------------------------------------------------------
* very smooth on AMD 64 Bit X2 2.5GH. A little joppy on AMD 32 Bit 1.6 GHz.
What does not
* menu only in small resolution (640x480?), but loading screen and game in full resolution (1600x1200x32 no problem).
* After the first run I didn't get audio anymore. Workaround: my start script (see above) to deactivate pulseaudio.
* JoyPad doesn't work correctly. But this is not a wine issue as there are workarounds in the internet for windows users.
* up/left keys in menu doesn't work on 64 Bit Ubuntu. On my 32 Bit Ubuntu installation no problem.
Workarounds
What was not tested
Mutliplayer/LAN/Internet.
Hardware tested
Graphics:
Additional Comments
The most fun offroad racer with cool physics model! Still a blast 10 years later! :-)
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Ubuntu 20.04 "Focal" (+ variants like Kubuntu) | Nov 14 2020 | 5.0.3 | Yes | Yes | No | Silver | User | |
Current | Ubuntu 10.10 "Maverick" amd64 (+ variants like Kubuntu) | Nov 26 2010 | 1.2.1 | Yes | Yes | Bronze | HoppelHase | ||
Show | Puppy Linux 4.x | Mar 13 2010 | 1.1.40 | Yes | Yes | Bronze | Nathan Bennett | ||
Show | GoboLinux 014 | Jun 30 2009 | 1.1.24 | Yes | Yes | Silver | Nathan Bennett |
Bug # | Description | Status | Resolution | Other apps affected |
Comments for this application have been disabled because there are no maintainers.