Suggestion to build a custom Dolphin emulator to help debugging and improving NullDC4Wii
ask claude to add gdb stub to your dolphin, and debug it!
tell Claude you want to do a stack-sampling profiler on the code Dolphin is running so you can see what you need to optimize.
Tell him to modify Dolphin with what it needs to do that, and to then run some game that's at like 90% or whatever and use the profile to guide optimization.
Or look at it yourself in a flame graph and say "hey thats weird..." and pick targets yourself
Suggestion to build a custom Dolphin emulator to help debugging and improving NullDC4Wii