-
Notifications
You must be signed in to change notification settings - Fork 0
X64dbg Support
360900 edited this page Aug 2, 2026
·
2 revisions
A selected game can automatically be started within the debugger x64dbg either by enabling "x64dbg Debug mode" in the Game Menu/Game Config or by simply putting the game into the "x64dbg" Steam Collection.
If the debugger is not found (in the Downloads directory), the latest snapshot will be automatically downloaded and extracted first. Depending on the game exe architecture, the corresponding debugger version (x32 or x64) will be used to open the game exe. A required registry entry will be applied automatically before the debugger actually starts.
Be aware that the debugger can have problems with custom Proton builds (at least it hung when testing with Proton-GE)!
Quick Links
- Changelog
- Installation
- Usage
- Main Menu
- Global Menu
- Tray Icon
- Modding
- Platform-Specific Documentation
- Tweaks
- Utilities
- Advanced