i installed an addon for a game (flight simulator x), but the game crashes when i select it. adding PROTON_LOG=1 to the launch options doesn’t give any useful info, though. i’ve dealt with similar issues before on windows but fixing those issues required me to use the event viewer and i don’t know if wine/proton has a similar program to view the event logs

  • blackouttripleseven@lemmy.blahaj.zoneOP
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    2 days ago

    i set the env variable and redirected stdout and stderr to different files by adding > out 2>stderr after %command% but nothing important showed up, only some elf class errors and protonfixes information. i guess i’ll just reinstall the game. thanks for the help though