WineHQ
Supreme Commander SC 1.x.3xxx



Category: Main > Games > Strategy Games > Real-Time Strategy > Supreme Commander > SC 1.x.3xxx


NameSupreme Commander
VersionSC 1.x.3xxx
License Retail
URLhttp://supremecommander.com/
Votes 60
RatingPlatinum
Wine Version1.1.30
Maintainers of this version:
Description
Retail release of Supreme Commander
Selected Test Results (selected in 'Test Results' table below)

What works

Installation

Patching (with winetricks - mentioned in notes)

Audio plays


What does not
Other than the splash image, there is no video displayed whatsoever.


What was not tested
Gameplay.


Additional Comments

I don't know what happened, because Wine-1.1.22 (the last version I had tested with) works just fine.  I upgraded to 1.1.32 and I don't get any visuals whatsoever.  Same with 1.1.30.  Downgrading to 1.1.22 and the game works.  Beats me what's going on.
Test Results
DistributionTest dateWine versionInstalls?Runs?RatingSubmitter
CurrentGentoo Linux AMD64Nov 01 20091.1.32 Yes No Garbage Jonathan Rosen 
ShowMandriva 2008.1 SpringOct 05 20091.1.30 Yes Yes Platinum slava 
ShowUbuntu 9.04 "Jaunty" x86_64 (+ variants like Kubuntu)Aug 30 20091.1.28 Yes Yes Gold AndrĂ© 
ShowArch Linux (rolling release)Sep 22 20091.1.27 Yes Yes Gold SiegeMachine 
ShowGentoo Linux AMD64Jun 09 20091.1.22 N/A Yes Gold Jonathan Rosen 


Known bugs
Bug # Description Status Resolution Other apps affected
9447 Supreme Commander's FMVs do not skip frames NEW View
12182 Supreme Commander and other games need XAudio DLLs for sound NEW View
13507 GPGNet starts but crashes after Login. REOPENED View
16761 Supreme Commander: No audio at default sample rate/with full audio hardware acceleration NEW View
18749 Certain Applications can't be resized larger than screen resolution UNCONFIRMED View
18762 Supreme Commander slows down to 1 frame every 60 sec UNCONFIRMED View
20327 Supreme Commander shows black screen NEW View
20456 FEAR's installer will not let me enter the serial number UNCONFIRMED View

 
HOWTO

Getting it to work:

  • Use Wine 1.0.1 or higher, the more recent the better
  • Install Supreme Commander
  • Patch SupCom to version 3220 or higher

The patcher won't display anything. It takes a quite a while, but it's definitely doing something!
This patch is essential, since it disables the (broken) DVD check

Starting with Patch 3251, the patcher might fail. To test it yourself, you will need Mono, gdiplus, dotnet20 and vcrun2005 (use winetricks). Good Luck.
If that doesn't work, try installing the patches in a virtual machine running Windoze or stick with 3220

  • In order to get sound:

Use a recent winetricks to install xact
You may also need to set your sample rate to 48000 in winecfg's Audio tab

  • You will need d3dx9_36.dll. If it's missing, get it from dll-files.com, extract and put it into windows/system32
  • Create the registry string HKCU/Software/Wine/Direct3D/OffscreenRenderingMode and set it to fbo
  • Make sure your Color Depth is set to 24 bits. Otherwise the game will not render fonts or 3D models correctly
  • cd into Supreme Commander/bin and launch the game with wine SupremeCommander.exe

If you're still running into problems, try starting the game with the /novalidate switch

Also, if SupCom complains about insufficient video memory or crashes very early into the game,
try creating the string HKEY_CURRENT_USER\Software\Wine\Direct3D\VideoMemorySize with a value >64, e.g. 128

Issues:

  • Movie frames don't get skipped, so sound loses sync with the video. A faster CPU helps a little bit 
  • No network play (requires .net for GPGNET)
  • The game may crash when you try to change the resolution. Do it manually in windows/profiles/*user*/Local Settings/Application Data/Gas Powered Games/Supreme Commander/Game.prefs

- HAARP (main maintainer)

- Wouldn't you like to know


 

The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.

Need help
by karl on Tuesday January 12th 2010, 23:19
I am new to ubuntu, so I am having some problems getting Supreme Commander working. I followed the how to, but I can't get some of the steps to work.

Problems:
Using winetricks to install xact.

Setting Color Depth to 24 bits.

cd into Supreme Commander/bin and launch the game with wine SupremeCommander.exe.

Also I can't change the resolution since I don't have have the profiles folder. it should look like windows/profiles/... but profile is missing. I am going to try reinstalling wine to see if that fixes this problem.

Help would great

[post new] [reply to this]

Sound works!
by SiegeMachine on Tuesday September 22nd 2009, 3:06
Yea they need to add into the howto

Commandline
"regsvr32 xactengine2_4.dll" from your wine's system32 folder and sound works

[post new] [reply to this]

Sound not working
by SiegeMachine on Saturday September 19th 2009, 0:33
I tried either of the sound bit rate settings and I get no sound period whether good or bad! I'm set to Alsa right now

[post new] [reply to this]

PlayOnLinux
by NSLW on Tuesday June 16th 2009, 4:25
Hello,
if someone is interested there is PlayOnLinux script [ www.playonlinux.com/en/topic-2685.html ] which installs Supreme Commander/Supreme Commander Forged Alliance (however only Forged Alliance was tested). Script can change resolution and patch the game

PS. The script is very fresh and needs more testing so expect small issues. However it works for me.

[post new] [reply to this]

Graphics problem, glowing and invisible textures
by matthew on Tuesday March 3rd 2009, 14:03
The game runs fine, however the textures are either invisible or glowing, depending on the zoom level. Has anyone else had this problem? or know how to fix it? any help appreciated.

I'm using:
wine-1.1.16
Nvidia drivers 177.82
Supreme Commander 1.0.3223
and all the stuff described in the how to above (sound fix, fbo, video memory size, no validate etc.)

Also get a lot of the following errors in the console:
"fixme:d3d_draw:drawStridedInstanced >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502) from glDrawElements @ drawprim.c / 739"

Here are some pictures of my problem:
iampixel.com/snapshot4.png
iampixel.com/snapshot5.png

[post new] [reply to this]

Sound again
by Mayne on Friday January 2nd 2009, 16:43
At least for some systems, sound seems to be broken up to Wine 1.1.12 (see Wine bug 16607). You might also need to set Audio Hardware Acceleration to "Emulation" in winecfg.

[post new] [reply to this]

Getting sound to work
by GJ on Saturday November 15th 2008, 13:25
In order for the sound to work , the HOWTO has to specify that the following must be run after extracting the downloadable archive with the 2 dll's into system32 :

"regsvr32 xactengine2_4.dll" must be run from the commandline in system32 to enable the soundsystem

I got my sound now !

[post new] [reply to this]

Dualscreen (sort of)
by JFMR on Wednesday July 30th 2008, 0:49
I got this (and a few other games) to run on two or three monitors by using the following launch options (running three 1280x1024 displays) These are console commands (or can be entered into a launcher):

Dualscreen:
env WINEPREFIX="/home/sysop/.wine" wine explorer /desktop=Double2560,2560x1024 "C:\Program Files\WindowsProgram" /options

Triple head:
env WINEPREFIX="/home/sysop/.wine" wine explorer /desktop=Triple3840,3840x1024 "C:\Program Files\WindowsProgram" /options

The sections that says "Triple3840" or "Double2560" is the name of the virtual desktop the game will run in (you can call it what you want). After the comma you'll have to enter the resolution for the desktop in: WidthxHeight format. The rest should resemble your current wine launch settings.

Now after the program path and name you can enter options specific to that program (where it says "/options"). For example you can replace "/options" with:

/size 2560 1024
or
/size 3840 1024

(note that if you do it this way you may want to allocate extra pixels horizontally in the wine desktop to accommodate the title bar, alternatively you can alter the settings directly in your:
C:\windows\profiles\YOURUSERID\Local Settings\Application Data\Gas Powered Games\SupremeCommander\Game.prefs

Just change: " primary_adapter = '1024,768,60'" to match the virtual desktop you set up



You can put this all on a launcher/"Link to application". I'm using KDE so I can just right click the title bar and choose "No Border" under advanced and then drag the window to where I want it (Alt + (Hold) left click).

I tested this game at 2560x1024 and 3840x1024. It works in both, however the latter setting made the game way too slow.

Now if I can just get the sound to work...

[post new] [reply to this]

[FIXED]Can't Install Supreme Commander because the cd key wont fit
by Aurixious on Monday July 28th 2008, 0:38
This was done on wine 1.0.0

type "wine regedit" into the terminal (minus the "")

navigate to HKEY_LOCAL_MACHINE\\System\\CurrentControlSet\\Hardware Profiles\\Current\\Software\\Fonts

modify LogPixels change to the decimal view and change it to 80

that's it! remember to change the value back to 60 (in decimal) after your done.

[post new] [reply to this]

Wine 1.1.1 --> Regression
by M. Charbonnioer on Wednesday July 16th 2008, 14:50
There are some z-depth glitches while using Wine 1.1.1
I mean: boats look as if they were under the water, it is the same for planes when flying above water.
Objects are often drawn under the ground and only their shadow is visible.

Coming back to version 1.0.0 solves the problem.

Does any body has the same issue?

[post new] [reply to this]


by John on Monday July 14th 2008, 0:51
Technically, I'm using Pulse. I've tried running the game with padsp wine SupremeCommand.exe and while that does work, I really want this to work with also so that it's not conflicting with TeamSpeak.

[post new] [reply to this]

Got it working, minor issues.
by Tomi on Monday July 7th 2008, 11:53
I'm running the game at 1024x768 resolution since my poor hardware. My desktop resolution is 1280x1024, if I start game, it corrects resolution but sound doesn't work? If I lower desktop resolution first into 1024x768 sound works.

It seems that I also need to issues wine SupremeCommander.exe at ../bin folder to get sound working?

The video frame skipping problem is really annoying.

My computer is Athlon64 3200+ and Geforce 6600GT, game runs, barely.

[post new] [reply to this]

Still no sound
by John on Sunday June 29th 2008, 22:09
I followed the guide and extracted the files from the posted archive in /.wine/drive_c/windows/system32 - followed by the regsrv32 part and adjusting Wine to 48000, but I still can't get any sound out of SupCom :(

Any idea's/suggestions? No sound in a game kills the experiance ><
I'm running Kubuntu 8.04, on board sound from nvida 680i

[post new] [reply to this]

SupCom Won't Patch
by Grant on Thursday June 12th 2008, 12:44
When I go to patch SupCom or the expansion, nothing happens. I added it to the applications tab on Wine Config, but that didn't change anything. How do I get it to run? Also, is there a way to patch through GPGNet or still not?

[post new] [reply to this]

recurring problem
by Robbie on Saturday June 7th 2008, 14:49
While running the game, at different times I will get this error:

fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to SetDepthStencilSurface
err:seh:setup_exception_record stack overflow 2000 bytes in thread 002b eip 7bc4c8a6 esp 7b9deb60 stack 0x7b9de000-0x7b9df000-0x7baef000
err:ntdll:RtlpWaitForCriticalSection section 0x7e534e7c "d3d9_main.c: d3d9_cs" wait timed out in thread 001e, blocked by 002b, retrying (60 sec)

and then the game will freeze.

Does anyone have any idea what's going on?

I patched to 3220 and am running wine 1.0-rc3.

[post new] [reply to this]

Incorrect z-buffering
by Totaly FuRy on Tuesday May 27th 2008, 14:54
Incorrect z-buffering seem fix in 1.0rc2 :)

[post new] [reply to this]

Rocks
by Totaly FuRy on Thursday May 1st 2008, 12:14
To install patch above 3123 the .NET Framework 2.0 is required, install it with winetricks :)

Run in very good conditions on Ubuntu Hardy amd64 with 6800Gs nvidia SLI
Without SLI i got crash when i tried to change display res, if you experiencing this bug you can edit games.pref file in users locals settings in windows/profiles directory.

I have a performance issue with shadow (probably due to my olds geforce cards), when disabled game run really great.

GPGNET load and prompt for login but crash when main UI appear, damn no online game for now... Grrrr ! I am still looking for a fix...

[post new] [reply to this]

  • RE: Rocks by dapsaille on Friday May 2nd 2008, 9:02
    • RE: Rocks by Totaly FuRy on Saturday May 3rd 2008, 7:03
      • RE: Rocks by dapsaille on Saturday May 3rd 2008, 7:29
        • RE: Rocks by Totaly FuRy on Monday May 12th 2008, 14:16
  • RE: Rocks by chemist109 on Thursday May 8th 2008, 7:14
    • RE: Rocks by Totaly FuRy on Thursday May 8th 2008, 13:00
sureal looking blur and glow
by Wouldn't you like to know? on Thursday April 17th 2008, 5:47
when i run the game and start playing, i am treated to still no fonts being rendered, but i am also seeing something new.

There is a strange almost surreal glow coming from everything. Its blurry, but playable.

Any ideas on the cayse?

[post new] [reply to this]

Font Rendering Issues
by Wouldn't you like to know? on Wednesday April 16th 2008, 20:13
I cannot see the fonts in my supreme commander menu, i cannot see any text at all. I have installed the windows fonts. The game is hard to p,lay when you cant read anything.

Also, it seems to crash once a game is started, as in entering the actul RTS game mode of it.

Any ideas?

[post new] [reply to this]

New fbo fixed crashing problems for me!
by chemist109 on Monday March 31st 2008, 18:11
I had installed supcom and gotten it to run in low quality mode, but it would crash very frequently. With the fbo addition, I have run it for hours and not experienced a single crash. Game went from unplayable to an obsession!

I have successfully patched to 3223. When I run the 3251 (or higher) patch in XP under virtualbox (and point it to the supcom exe file on the mapped drive) the patch installs, but I get a black screen with audio only (even on the opening video segments). Fortunately, I had made a copy of my supcom wine install and was back with 3223 in minutes.

[post new] [reply to this]

cd-keycomments Mode
by stan on Tuesday March 4th 2008, 13:55
Hello, I bought this game a couple of days ago but found out i was unable to enter the cd-key. A part of my cd-key is just too big to fit in the box. This way I can only use one box to enter 3 numbers which makes it impossible to install this game. I tried to copy/paste some small letters and other fonts to the installer but it didn't helped. Does anyone know this problem, is it just me doing something wrong or is this a bug in wine? Can anyone verify this problem by typing in, for example wwww in a single box in the installer? Thank you :)

[post new] [reply to this]




   << Back

Page loaded in 0.19426 seconds.