Play-
Play- copied to clipboard
[Feature request] Debugger in builds.
Quick summary
Is it possible to release builds with the debugger included?
This would allow users to patch/tests functions of games without having to build it themselves(this would mean that you don't need to have Qt,Visual Studio etc..).
That would be a nice goal to reach, but there's still some hurdles:
- The debugger uses a lot of memory atm, we'd need to improve that a bit to make sure we don't gobble up too much just by launching the emulator.
- The frame debugger still has a non negligible performance impact, we could decide to not include it for now and just have the debugger.