From 2862fea72c88b172711bd004e694cb5aebba6ebd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Artur=20Vit=C3=B3rio=20Ribeiro=20Sampaio?= Date: Fri, 18 Dec 2020 13:27:37 -0300 Subject: [PATCH] add install guide for proton with non-steam --- PROTON.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/PROTON.md b/PROTON.md index dcaaf174..b9b227f5 100644 --- a/PROTON.md +++ b/PROTON.md @@ -30,6 +30,18 @@ The options menu for protontricks will show up again, this time select 'Run wine You can now exit out of protontricks and start your game. Check to see if the log exists after you run the game. If it's there, you've successfully installed the mod. +## Setting up the mod with proton as non-Steam Game + +Search for the game APPID with: +$ protontricks -s name_of_the_game_on_your_steam_lib +like: +$ protontricks -s Cyberpunk 2077 + +copy the APPID from the terminal then run: +$ protontricks "APPID" --gui + +From now on, you can follow the Setting up the mod with ProtonTricks instructions. + ## Setting up the mod with Winetricks For users running on the Gog version of the game, via launcher like Lutris, minigalaxy or gamehub, those running from the direct Gog galaxy Windows application through Wine, or those directly using the Game libraries, Protontricks won´t be helpful in your case, as protontricks will notice that you don´t have the game on Steam.