Be the Ultimate Modern Warfare General.
Command and Conquer Generals puts your trigger finger on
the pulse of modern warfare. Prepare your forces, General—it's time to
engage in the next generation of real-time strategy.
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
The game starts perfectly (with videos) but also can activate all graphical parrametres in the games (including "Allow Pixel Shader") can also turn the graphics options in wine without problems ("Vertex Shader Support "and" Allow Pixel Shader ").
Install is working, but after install you need a no-cd crack.
I have tested Skirmish, that works fine,
Tested Missions, videos and game work with no graphical bug.
Installing the game from a folder with the content of the 2 DVD.
Here is the link with the vidéo of launching the game in toutou linux 4.3.1
(Sorry for the quality, i was unable to record my desktop under linux.)
Cannot start with the original CD/DVD, Crack is obligatory.
Installing the game with mounted ISO or direcly to the dvd
Internet Multiplayer Game, need the original game, not working with a crack
What was not tested
Cannot test the Lan for the moment.(if i test and it's work, i edit the test)
Additional Comments
IMPORTANT NOTICE:
After the installation*, Game update (for the game update, i have updated manually (downloading the .exe on website and simply launched and it's working.) and, install the no-cd,
Go to win Regedit, go to:
"[HKCU\Software\Wine\Direct3D]"
Create a new DWORD key.
With the other distribution, she said to add the Key with (for the number 0X0141) the identifier of your graphic card,
I have tested with many code, but i have already graphical bugs (desert square in Green terrain), i have try to test with nothing, (0x00000)
In the regedit, to the key value, i have add "0"
and nothing other, that's done:
HKEY_CURRENT_USER\Software\Wine\Direct3D
VideoPciDeviceID=0x00000000(0)
With this, (if it's work same as on my computer),
You can less "Vertex Shader Support "and" Allow Pixel Shader " on the wine config and you can activate all graphical parrametres in the game, and "Allow Pixel Shader")
I have not tested this on other computer, post a comments if is working with other config or if not work.
*For the installation, i have tested with a folder (copied the content of the two ISO/DVD to a folder), it's working but, i prefear install the game on windows and copy all folder to the linux partition. its the best solution for best gaming, i have tedted with mounting the .iso and installing as a "Mounted DVD" but that's not work at 100%.
1. Download msvcirt.dll and put it in your .wine/drive_c/windows/system32 directory
2. Copy both CD's to your harddisk into the same folder.
3. Install Command & Conquer Generals from your harddisk using wine setup.exe
4. Once the installation is done, find yourself a no-cd crack and replace the original game.dat and generals.exe with the cracked ones.
5. Start winecfg and, go to the Graphics tab, and at the bottom in the Direct3D area set Vertex Shader Support to none and unthick "Allow Pixel Shader" otherwise the world won't show but just the buildings.
6. Go into the Data folder and rename the folder Movies or delete it.
7. Next go into the english folder (sub-folder from data) and either rename or delete the Movies directory from there aswell.
8. Go back to your Generals Installation directory and launch the game using wine generals.exe
9. Go to the Options Menu. In the Display Options Area, Set Detail to Custom. A new window will pop-up. Make sure you unthick Extra Ground Lighting there to fix the bug that certain parts of the ground aren't showing.
10. Have fun playing the game! :D
Notes by Ambro
by Ambro on (May 1st 2007)
I also experienced the bug where the game failed to start after putting
my options.ini file to "~/Command and Conquer Generals Data". However,
I was able to bypass this bug by installing the game using the loki
installer.
To get this game working:
- Copy msvcirt.dll to "~/.wine/drive_c/windows/system32"
- Install the game using the loki installer ( www.liflg.org/?catid=7) - Modify the "generals" script so it will only call wine
- Create the file "~/Command and Conquer Generals Data/options.ini"
and put the following inside (adjust the resolution) (this bypassed the
splash screen freeze for me):
- Run winecfg and in the Audio tab, select OSS, and in "Hardware Acceleration", select "Emulation"
- Start the game by running "/generals -quickstart" (quickstart will bypass the problem with sound blocking the second movie)
The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
Slow game and crash-to-desktop
by Gijs on Saturday December 1st 2012, 19:25
Using Ubuntu 12.04, PlayOnLinux 4.1.8, Wine 1.4.
Having the same problem as one guy above: the game is very slow. When I try to click options, both in the main menu as in-game, the game crashes-to-desktop, leaving the resolution to 640×480 or something like that.
Further than that, the game runs fine. It's just terribly slow.
Can't install it
by Sven on Friday September 14th 2012, 0:08
Hi,
I followed the how to but I fail even to start the installation.
It reports back with error:
1608: Unable to create IntsallDriver instance, Return code: -2147221164
I tried different Windows versions in the Wine configuration (98, 2000, xp) but none of them work.
I have to say that I start via rightclick and then "open with wine windows program launcher" as sudo wine setup.exe reports back "/.wine is not owned by you"
I have make with the id from my graphic card, yepee, the ground apears... but not perfectly, (can have desert blocs in grass) i have tested different model ID, nothings, i have a stupid idea,
I have replaced the value By 0 (0x0000000) and... terrain is ok and with no bug, and the best, can add all effect in the game option ("Extra Ground Lighting" is now working), and Vertex Shader Support to yes and activate "Allow Pixel Shader" on wine is fully working
My graphiccard is a 7900GS.
Enjoy and have fun.
I have not tested thios on othe graphiccards, can work or not with othe, make test
DRI on x86_64 system
by lirel on Friday April 9th 2010, 17:33
wine doesn't seem to correctly detect the necessary 32bit DRI-libraries generals relies on.
use
LIBGL_DRIVERS_PATH=/usr/lib32/dri wine generals.exe
to hint libgl/wine to 32bit versions of the libraries.