mirror of
https://github.com/ValveSoftware/Proton.git
synced 2024-12-27 23:25:50 +03:00
proton: Change default debug channels
This commit is contained in:
parent
0686092448
commit
d940c59d36
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:
|
||||||
|
Loading…
Reference in New Issue
Block a user