Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
it may be on windows since it only need directx 8 or 9 ( on inux it still needs opengl 3.0 ... sigh)
https://github.com/ValveSoftware/Source-1-Games/issues/32
anyone knows if there is any workaround? like emulating it via software or whatnot?
thanks in advance.
Read a few posts above. There is a way to make TF2 believe those functions exist on your system. However, there is no guarantee it will make TF2 work for you.
sorry for that, didn't read the whole thread.
i will try and let everyone know if it can help somebody.
thank you for pointing out.
I have an integrated 7560D and works perfectly well with TF2 and Cs 1.6 (i use Debian). Your 7770 should work if you install the fglrx drivers correctly.
I tried doing this (Stuck with a Ge Force 6150 LE here) and it's not working, coming up with this:
Game update: AppID 440 "Team Fortress 2", ProcID 5224, IP 0.0.0.0:0
saving roaming config store to 'sharedconfig.vdf'
roaming config store 2 saved successfully
saving roaming config store to 'sharedconfig.vdf'
roaming config store 2 saved successfully
/home/[my computer's name]/.local/share/Steam/SteamApps/silva2022/Team Fortress 2/hl2.sh: line 69: /bin/hl2debug: Permission denied
Game removed: AppID 440 "Team Fortress 2", ProcID 5224
saving roaming config store to 'sharedconfig.vdf'
roaming config store 2 saved successfully
i think there is your problem.
check for the usage of of chmod and give the user who runs your steam read, write, execution permission to hl2debug.
I dont know the "right" syntax for chmod but should be easy to google for it.
tip: never run something as root.
to this:
Then I compiled it using:
I managed to get CS:S running on a Geforce 6200 256MB TurboCache that I have in one of my secondary computers. The fps is unplayable though. Not sure what I was expecting to be honest :)
EDIT: For some reason CS:S had defaulted all the video options to high. Turned everything down to its lowest, including resolution to 640x480 and then ran the game with -novid and -nojoy. I'm getting a steady 30-40 fps which is not bad for such n old card that was never meant for gaming. Going to give this a try with my 6800 Ultra now, I suspect it will be more than playable.
OS: Ubuntu 12.04 64-bit
Video card: ATI Radeon X1900 XT (specs: http://www.ati.com/products/radeonx1900/specs.html )
Processor: Intel Xeon 5150 x2 (2.66Ghz)
RAM: 32GB
If you're running a 64bit distro you'll need the package libc6-dev-i386 installed. If you're using Mint, Ubuntu or one of its derivatives that's as simple as pasting the following into the terminal:
Now paste the following into the terminal. It will download 2 files onto your computer and then compile one of them.
Now paste the following into the terminal. It will open your .profile in a simple text editor. If you're using something other than Ubuntu, replace 'gedit' with the name of your text editor. For example on Xubuntu this would be 'leafpad'.
Paste these 2 lines at the bottom of the file. Save it, then close the editor.
Log out of your current session and then log back in to load everything up.
Start steam through the terminal using the following command:
I've tested this with CS:S and TF2, both work. It has been recommended elsewhere on the Steam forums to run the games with the -novid and -nojoy flags. The games also default to the highest graphics settings when first run. You'll probably want to turn those down if you're on an old card.
Happy gaming :)