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
- Proton Experimental
The one I used is Proton 8.0-4.
How I Run City Skylines II:
- Eerst, I set: __NV_PRIME_RENDER_OFFLOAD=1 __GLX_VENDOR_LIBRARY_NAME=nvidia. This part is for Nvidia GPUs unless you’ve changed it.
- Dan, I use: gamemoderun %command% -preload +fps_max 144.
You can adjust +fps_max 144 to match your monitor’s highest refresh rate.
Get More Swap Space
Eerst, check if you have zram-generator-defaults installed or install it with this command:
sudo dnf install zram-generator-defaults
Volgende, edit the zram-generator configuration file by running:
sudo nano /etc/systemd/zram-generator.conf
Inside the file, add this section:
[zram0] zram-size =
Na “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, add: <ram / 2> (zonder < >).
- To make your swap the same size as your RAM, add: <ram> (zonder < >).
- [Not tested] You can try adding: <ram * 2> (zonder < >) 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.
Dat is alles wat we vandaag hiervoor delen Steden: Skylines II gids. Deze handleiding is oorspronkelijk gemaakt en geschreven door Enderteck. Voor het geval we er niet in slagen deze handleiding bij te werken, U kunt de laatste update vinden door dit te volgen link.