This guide helps you make the game work and get extra Swap space using xrar on Fedora Workstation 38. It also shares some tips and tricks to play the game better (or play it at all).
System Specs
Proton Version and Steam Arguments
Proton Versions I Tried:
- GE-Proton-8.21
- Proton 8.0-4
- プロトン実験
The one I used is Proton 8.0-4.
How I Run City Skylines II:
- 初め, I set: __NV_PRIME_RENDER_OFFLOAD=1 __GLX_VENDOR_LIBRARY_NAME=nvidia. This part is for Nvidia GPUs unless you’ve changed it.
- それから, 私は使用します: gamemoderun %command% -preload +fps_max 144.
You can adjust +fps_max 144 to match your monitor’s highest refresh rate.
Get More Swap Space
初め, check if you have zram-generator-defaults installed or install it with this command:
sudo dnf install zram-generator-defaults
次, edit the zram-generator configuration file by running:
sudo nano /etc/systemd/zram-generator.conf
ファイルの中, add this section:
[zram0] zram-size =
後 “zram-size =”, you can set the amount of swap space based on your RAM. Here are some options:
- To set swap to half of your RAM, 追加: <ram / 2> (それなし < >).
- To make your swap the same size as your RAM, 追加: <ram> (それなし < >).
- [テストされていません] You can try adding: <ram * 2> (それなし < >) to make it double the installed RAM.
Reboot your computer, and you’re all set!
You can check the available swap space in the system monitor.
これが今日私たちがこの目的で共有するすべてです 都市: スカイライン II ガイド. このガイドは元々、次の者によって作成および執筆されました。 Enderteck. このガイドを更新できなかった場合, これに従って最新のアップデートを見つけることができます リンク.