From 2e135944b27b7c2d6943a1f16ba8a6622d022c63 Mon Sep 17 00:00:00 2001 From: tretrauit <3550664-tretrauit@users.noreply.gitlab.com> Date: Tue, 22 Jun 2021 15:26:15 +0000 Subject: [PATCH] Add new file --- CS_Win_Proton_dowser_patch.sh | 1 + 1 file changed, 1 insertion(+) create mode 100644 CS_Win_Proton_dowser_patch.sh diff --git a/CS_Win_Proton_dowser_patch.sh b/CS_Win_Proton_dowser_patch.sh new file mode 100644 index 0000000..7c51999 --- /dev/null +++ b/CS_Win_Proton_dowser_patch.sh @@ -0,0 +1 @@ +echo "Changing Directory..." && cd ~/.local/share/Steam/steamapps/common/Cities_Skylines/ && echo "Patching dowser.exe --> Cities.exe" && mv dowser.exe dowser.exe.bak && ln -sf Cities.exe dowser.exe && ln -sf Cities_Data dowser_Data && echo "Done! You can now launch the game in Steam." && xdg-open https://www.youtube.com/watch?v=dQw4w9WgXcQ && neofetch