login
|
language
Български (Bulgarian)
čeština (Czech)
Dansk (Danish)
Nederlands (Dutch)
Suomi (Finnish)
Français (French)
Deutsch (German)
Ελληνικά (Greek)
Magyar (Hungarian)
Italiano (Italian)
日本語 (Japanese)
한국어 (Korean)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese)
Português-Brasil (Portuguese-Brazil)
Română (Romanian)
Русский (Russian)
简体中文 (Simplified Chinese)
Español (Spanish)
Svenska (Swedish)
繁體中文 (Traditional Chinese)
ไทย (Thai)
Türkçe (Turkish)
Українська (Ukrainian)
Help us translate Steam
What is it?
It's only for the Demo...AFAIK, there is not yet a full version...
You're wrong. Look
http://steamcommunity.com/sharedfiles/filedetails/?id=107422432
Unity of Command it's only a DEMO for now, AFAIK.
WTF is Unity of Command?
I provided instruction for defcon (and multiwinia).
Unity of Command is this game:
http://store.steampowered.com/app/218090/
but the bash code has a small mistake, here's the right way:
if [ "`arch`" = "x86_64" ]; then
you should use only one = sign, otherwise it return an error.
cheers!
Maybe. I copypasted this part from Darwinia launch script.
Confirmed I got this going fine in Ubuntu 12.10 as per above instructions.
Downloaded the 32 bit Debian defcon_1.6-1_i386.deb
My steam path was however ~/home/"user"/.steam/steam/SteamApps/common/Defcon
"insert your username"
also just used the below for my Ubuntu version of "run_steam.sh"
#!/bin/sh
# Steam claims they are going to put us in the app directory.
./defcon.bin.x86
fi
Popped my CD Key in : I already had a legit key from a release CD I'd previously purchased. Thus negating the whole Wine install steps 6.1, 6.2, 6.3
Pitty there isn't a "linux" demo for this enabled in steam ;)
Running like a charm
:)