Skip to content

X64dbg Support

frostworx edited this page Jul 2, 2022 · 9 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 actual start of the debugger.

Be aware that the debugger can have problems with custom Proton builds (at least it hung when testing with Proton-GE)!

Clone this wiki locally