From 233dfa342f86eb247b1aa0bab2d0a1efe6b6141d Mon Sep 17 00:00:00 2001 From: "Michael T. DeGuzis" Date: Sat, 25 Aug 2018 10:00:15 -0400 Subject: [PATCH] Updated Proton FAQ (markdown) --- Proton-FAQ.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Proton-FAQ.md b/Proton-FAQ.md index 50b3eb1..ec79e52 100644 --- a/Proton-FAQ.md +++ b/Proton-FAQ.md @@ -45,4 +45,10 @@ This is likely caused by attempting to launch games from a library located on an This is likely caused by attempting to launch games from a library located on an NTFS partition which is not owned by your user. See [#35](https://github.com/ValveSoftware/Proton/issues/35#issuecomment-414949271) for information on how to fix this. # My game has a graphics launcher that only runs once and I need to change stuff! -"Proton-FAQ.md" 36L, 2143C + +In this case, you have a few options: + +* Remove the compatdata folder `~/.local/share/Steam/steamapps/compatdata/` and relaunch the game +* Delete or modify the ini/settings file (if the game saves one) +* Reinstall the game +* Launch the exe manually with Proton (requires a desktop launcher file, untested)