protonscr

How can I change the steam-log{gameid}.log location?

protonclosed
ValveSoftware/Proton#1992 · opened 2018-11-18 by minecraft2048 · updated 2018-11-18 · 1 comments · github
1 matching comments, n / p to jump
Mminecraft2048 2018-11-18 github

I'm trying to solve https://github.com/ValveSoftware/Proton/issues/103 by having a better logging than the default PROTON_LOG setting, like WINEDEBUG = +relay,+heap but then it slows down the program significantly, so I'm trying to move the log file from home to a ramdisk to make it log faster and probably run faster, but then there is no documentation on that

Mminecraft2048 2018-11-18 github

I think that for better logging I should run the scripts provided by PROTON_DUMP_DEBUG_COMMANDS and pipe it to ramdisk file instead

Launch options

Upstream links