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
Probably will run..
Cheers
I belive it will run fine..
https://github.com/dgibbs64/linuxgsm/wiki/FAQ#will-lgsm-run-on-raspberry-pi
I was able to run a couple of simple x86 Linux program on ARM linux, however the steamcmd just didn't work. It gave me "Segmentation fault". Other x86 programs works almost perfect. I guess that steamcmd is trying to read things from /proc, which is not covered by the qemu user mode, the x86 program sees the ARM processor from the host hardware platform, which is unexpected to them!
I'm going to try emulating a full x86 Linux system with qemu to see how it supports srcds. Even it will work, it is going to sacrifice a lot of performance. So the best practice is to look for a stock PC (1 core 3.0GHz P4, 512MB Ram, 20G Hard drive, no graphics) should be good enough to run most srcds games. I'm running my L4D2 server on a VPS with such configuration for 2 years, no problem at all.
Also check out my gists:
https://gist.github.com/rikka0w0/6ec4fb2f6a5fc3e1468112006a6d3643