diff --git a/Developer-notes.md b/Developer-notes.md index 02dcd38..f0df438 100644 --- a/Developer-notes.md +++ b/Developer-notes.md @@ -8,6 +8,8 @@ The older 2015 version might work too. Since Cxbx-Reloaded launches another process instance of itself for emulation, debugging in Visual Studio doesn't work out of the box. +Follow the guide here + This can easily be remedied by installing, and enabling the [Microsoft Child Process Debugging Power Tool](https://marketplace.visualstudio.com/items?itemName=GreggMiskelly.MicrosoftChildProcessDebuggingPowerTool).