Skip to content
Riot Bits

Riot Bits

  • Home
  • News
  • Guides
  • Video Guides
  • Patch Notes
  • Report Abuse
  • Toggle search form

Cities Skylines II – How to Play on FEDORA With Proton

Posted on 11/08/2023 By Enderteck No Comments on Cities Skylines II – How to Play on FEDORA With Proton
  • Title: Cities: Skylines II
  • Release Date: October 23, 2023
  • Developer: Colossal Order Ltd.
  • Publisher: Paradox Interactive

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:

  1. GE-Proton-8.21
  2. Proton 8.0-4
  3. Proton Experimental

The one I used is Proton 8.0-4.

How I Run City Skylines II:

  • First, I set: __NV_PRIME_RENDER_OFFLOAD=1 __GLX_VENDOR_LIBRARY_NAME=nvidia. This part is for Nvidia GPUs unless you’ve changed it.
  • Then, 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

First, check if you have zram-generator-defaults installed or install it with this command:

sudo dnf install zram-generator-defaults

Next, edit the zram-generator configuration file by running:

sudo nano /etc/systemd/zram-generator.conf

Inside the file, add this section:

[zram0]
zram-size =

After “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> (without < >).
  • To make your swap the same size as your RAM, add: <ram> (without < >).
  • [Not tested] You can try adding: <ram * 2> (without < >) 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.

 

Source:

That's everything we are sharing today for this Cities: Skylines II guide. This guide was originally created and written by Enderteck. In case we fail to update this guide, you can find the latest update by following this link.

If you believe that any of the content on this site violates your rights, including your intellectual property rights, please contact us immediately using our contact form.
Guides Tags:Cities: Skylines II

Post navigation

Previous Post: Ranch Simulator – Wheat Farming Guide and Tips
Next Post: Cities Skylines II – Ultimate Mod Installation Guide for Beginners

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

  • Title: Cities: Skylines II
  • Release Date: October 23, 2023
  • Developer: Colossal Order Ltd.
  • Publisher: Paradox Interactive

Disclaimer

All content cited is derived from their respective sources. If you think we have used your content without permission, make sure to reach us and we will be taking it seriously.
  • About Us
  • Contact Us
  • Privacy Policy
  • Terms of Service

Copyright © 2025 Riot Bits.

Powered by PressBook News WordPress theme