Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
maximegmd committed Dec 18, 2020
2 parents d4d4817 + 508cac5 commit 3282de1
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions PROTON.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 3282de1

Please sign in to comment.