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 (ベトナム語)
Українська (ウクライナ語)
翻訳の問題を報告
These days, Cloudflare are just one company taking ARM-for-servers very seriously, see: https://www.datacenterknowledge.com/design/cloudflare-bets-arm-servers-it-expands-its-data-center-network and some of their blogs on porting their software stack: https://blog.cloudflare.com/arm-takes-wing/ and https://blog.cloudflare.com/porting-our-software-to-arm64/
It'd be nice to see stuff like SteamCMD on ARM, but games companies will also need to start providing ARM server binaries for it to be really worthwhile.
This isn't as difficult as many people make it sound. At my job, we cross-compile our code for ARM v7, ARM v8, x86, and x86-64, for macOS, Linux (Ubuntu and CentOS), iOS and Android.
The difference between the various operating systems is a considerably bigger pain than the difference between CPU architectures. Heck, the differences between Ubuntu and CentOS are a bigger pain than CPU architectures, and they're both Linux.
Interesting. I was just thinking that because of the x86/32bit architecture that it would be similar to what we are currently carrying around in our pockets. I really do hope that this can happen one day. I think it would be awesome to demonstrate being able to run a server on something so small. Asus does make competition motherboards afterall, maybe this can be the next best feature.
as far as other game companies trying to support it, i'm not really concerned. The instructional that I am following is through LinuxGSM , I can get everything that their stuff is needing me to download (and run), the hold up is with steamCMD and that it doesn't support ARM based technologies.
A long standing idea I had is to take something like a pie cluster or beowulf cluster and give it some more practicality, instead of just using it for testing purposes.
Cross compiling is the easy part and I feel ARM has enough of the market to warrant SteamCMD being ported to it.
I believe in today's world of arm devices and Raspberry Pi 4 style devices, game servers at home on single board compute devices is easily doable.