Cyberpunk Linux Modding

Cyberpunk 207757 views6 favorites1 min readby LioneriodUpdated Jan 15View on Steam ↗

Modifying the launcher and proton version

  • Right click the game and select "Properties"
  • In the "General" tab, find "Launch Options".
  • Paste the following command exactly: WINEDLLOVERRIDES="version,winmm=n,b"%command%
  • Go to the "Compatibility" tab now
  • Tick the "Force the use of a specific Steam Play compatibility tool"
  • Select "Proton Experimental" on the dropdown

Install the dependencies using protontricks

  • Install Protontricks via your terminal: sudo apt install protontricks (or via Flatpak).
  • Run the command: protontricks 1091500 --gui
  • Follow these steps:
    • Click on "Select the default wineprefix"
    • Click on "Run winecfg"
    • Select the "Libraries" tab
    • Search for "New override for library" and pick "version" in the dropdown
    • Click on "add" (That solves the part of CET, now for red4ext)
    • Click on apply and quit that window (don't close the next window if you are using red4ext)
    WARNING: The next step can break your game!
    Only do it if the previous steps weren't enough
    If it does break your game, delete everying inside /steamapps/compatdata/1091500

    • Now you are back at the "Select the default wineprefix" window
    • Click on "Install a Windows DLL or component"
    • Go down on the list until you find "vcrun2022"
    • Follow the Windows-style installer prompts that appear and ignore the warnings
    • After you install it twice, you will go back to the winetricks window. Just close it.

This guide was created by its original author on the Steam Community. Are you the author and want it removed? Request removal.