Dolphin, the GameCube and Wii emulator - Forums

Full Version: How to setup DebugFast build in Visual Studio 2017?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Maybe I'm just dumb, but I dunno where the setting is to build Dolphin as DebugFast is in Visual Studio 2017. Anyone know? I assume it's not the same as the regular Debug build, correct?
Is there any particular reason you need DebugFast? Breakpoints should work correctly in Release mode nowadays.
(10-21-2018, 04:40 PM)JosJuice Wrote: [ -> ]Is there any particular reason you need DebugFast? Breakpoints should work correctly in Release mode nowadays.

Even memory breakpoints?
(10-23-2018, 10:08 AM)Yoshimaster96 Wrote: [ -> ]Even memory breakpoints?

I think so.