Star Citizen: Difference between revisions
Denperidge (talk | contribs) Initial Commit: added further links, example configuration & RAM + ZRAM & Swap section |
Denperidge (talk | contribs) Updated wiki URL, added wiki link to intro |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
Star Citizen is playable on NixOS, thanks to a few community projects. In case you have issues, over there is a good place to start | Star Citizen is playable on NixOS, thanks to a few community projects. In case you have issues, over there is a good place to start | ||
* [https://robertsspaceindustries.com/orgs/LUG Robertsspaceindustries.com - LUG (Linux User Group)] | * [https://robertsspaceindustries.com/orgs/LUG Robertsspaceindustries.com - LUG (Linux User Group)] & [https://wiki.starcitizen-lug.org wiki.starcitizen-lug.org - LUG Wiki] | ||
* [https://github.com/fufexan/nix-gaming GitHub - fufexan/nix-gaming] | * [https://github.com/fufexan/nix-gaming GitHub - fufexan/nix-gaming] | ||
= RAM, ZRAM & Swap = | == RAM, ZRAM & Swap == | ||
Bad news: Star Citizen requires a lot of RAM on Linux | Bad news: Star Citizen requires a lot of RAM on Linux | ||
Good news: ZRAM & Swap count! For the correct amounts, please see [https:// | Good news: ZRAM & Swap count! For the correct amounts, please see [https://wiki.starcitizen-lug.org/Performance-Tuning#zram--swap wiki.starcitizen-lug.org - Performance-Tuning#zram--swap] | ||
== Example config == | == Example config == | ||
| Line 54: | Line 54: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
[[Category:Applications]] | |||
[[Category:Gaming]] | |||