Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add note about launcher debugging on Linux #33

Open
GeckoEidechse opened this issue Sep 11, 2023 · 0 comments
Open

Add note about launcher debugging on Linux #33

GeckoEidechse opened this issue Sep 11, 2023 · 0 comments
Labels
moddingdocs Makes changes to the ModdingDocs part of the docs

Comments

@GeckoEidechse
Copy link
Member

Copied from @Jan200101 on Discord about debugging Northstar launcher on Linux

Don't use winedbg, either work with x64dbg or gdb

WINELOADERNOEXEC=1 gdp --args loader/wine64 <your-exe>

When using proton you can set PROTON_DUMP_DEBUG_COMMANDS and it will dump some shell scripts for debugging and logging purposes (see readme https://github.com/ValveSoftware/Proton/)

https://discord.com/channels/920776187884732556/950322078945538058/1150668327862140969

@GeckoEidechse GeckoEidechse transferred this issue from R2Northstar/ModdingDocs Sep 19, 2024
@GeckoEidechse GeckoEidechse added the moddingdocs Makes changes to the ModdingDocs part of the docs label Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
moddingdocs Makes changes to the ModdingDocs part of the docs
Projects
Status: No status
Development

No branches or pull requests

1 participant