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
- 양성자 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
Inside the file, 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> (없이 < >).
- [Not tested] 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. 이 가이드를 업데이트하지 못한 경우, 다음을 수행하여 최신 업데이트를 찾을 수 있습니다. 링크.