mirror of
https://github.com/ValveSoftware/Proton
synced 2025-09-03 16:25:11 +00:00
proton: Change default debug channels
This commit is contained in:
2
proton
2
proton
@@ -61,7 +61,7 @@ env = dict(os.environ)
|
|||||||
env["WINEDEBUG"] = "-all"
|
env["WINEDEBUG"] = "-all"
|
||||||
lfile_path = None
|
lfile_path = None
|
||||||
|
|
||||||
#env["WINEDEBUG"] = "+tid,+seh,+steamclient"
|
#env["WINEDEBUG"] = "+timestamp,+tid,+seh"
|
||||||
#lfile_path = env["HOME"] + "/steam-" + env["SteamGameId"] + ".log"
|
#lfile_path = env["HOME"] + "/steam-" + env["SteamGameId"] + ".log"
|
||||||
|
|
||||||
if lfile_path is None:
|
if lfile_path is None:
|
||||||
|
Reference in New Issue
Block a user