安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题



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