Application Details:
Version: | 1.1 |
License: | |
URL: | http://www.eagames.com/officia... |
Votes: | 0 |
Latest Rating: | Garbage |
Latest Wine Version Tested: | 1.4.1 |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
installation
What does not
launching the game
Workarounds
What was not tested
Hardware tested
Graphics:
Additional Comments
Screen goes black after EA logo and never recovers.
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Current | Debian GNU/Linux 7.x "Wheezy" | Nov 22 2012 | 1.4.1 | Yes | No | No | Garbage | an anonymous user | |
Show | Debian GNU/Linux 6.x "Squeeze" | Sep 05 2009 | 1.1.29 | Yes | Yes | No | Gold | John Haywards | |
Show | Debian GNU/Linux Unstable "Sid" | Aug 26 2009 | 1.1.27 | Yes | Yes | No | Gold | Eau_De_Cologne | |
Show | Ubuntu 9.04 "Jaunty" amd64 (+ variants like Kubuntu) | Feb 07 2009 | 1.1.26 | Yes | Yes | No | Platinum | Dan Jenkins | |
Show | Ubuntu 8.04 "Hardy" amd64 (+ variants like Kubuntu) | May 18 2008 | 0.9.61. | Yes | No | No | Garbage | Lu |
Installation:
I recommend creating a new wine directory for large applications to avoid corrupting your default wine directory. However this step is not necessary, to a create new wine directory use wine prefix:
wineprefixcreate --prefix {DIR_NAME}
Afterwards start the installation with the following command
env WINEPREFIX="/home/{USERNAME}/{DIR_NAME}" wine /CD-ROM/setup.exe
Running:
Run:
env WINEPREFIX="/home/{USERNAME}/{DIR_NAME}" winecfg
and set up the game to use ALSA sound. The games cut scenes will not work in till you install the indeo codec, get it here ~ http://www.softpedia.com/progDownload/Ligos-Indeo-Codec-Download-14540.html
Install the codec in the same wine directory as the game is installed and launch the game with:
env WINEPREFIX="/home/{USERNAME}/{DIR_NAME}" wine "C:\Program Files\EA Games\Nightfire\Bond.exe"
You can also launch the game with these commands added on for the following effect
WINEDEBUG=-d3d = Speeds up menu
+console 1 = Enables cheats
WINEDEBUG=-all = Speeds up menu / disables fixme messages
Comments for this application have been disabled because there are no maintainers.