diff --git a/user_settings.sample.py b/user_settings.sample.py index 7dbd7d9b..56ebe702 100755 --- a/user_settings.sample.py +++ b/user_settings.sample.py @@ -4,7 +4,7 @@ user_settings = { #logs are saved to $HOME/steam-$STEAM_APP_ID.log, overwriting any previous log with that name - "WINEDEBUG": "+timestamp,+pid,+tid,+seh,+debugstr", + "WINEDEBUG": "+timestamp,+pid,+tid,+seh,+debugstr,+module", "DXVK_LOG_LEVEL": "info",