• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Support v
« Previous 1 ... 537 538 539 540 541 ... 1198 Next »

[Solved] Dolphin DebugFast
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
[Solved] Dolphin DebugFast
09-15-2014, 06:07 AM
#4
walsashi
Unregistered
 
(02-16-2014, 08:56 AM)asd63 Wrote: Wow that was what I was doing wrong. Thanks a lot, it works!

Hey There.

I successfully built dolphin with a DEBUGFAST configuration (w/Visual Studio Express 2013) by opening up the "base.props" file and editing line 1:

1. <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;DEBUGFAST;%(PreprocessorDefinitions)</PreprocessorDefinitions>
2. <PreprocessorDefinitions>USE_UPNP;%(PreprocessorDefinitions)</PreprocessorDefinitions>
3. <PreprocessorDefinitions>PSAPI_VERSION=1;_M_X86=1;%(PreprocessorDefinitions)</PreprocessorDefinitions>
4. <PreprocessorDefinitions Condition="'$(Platform)'=='x64'">_ARCH_64=1;_M_X86_64=1:%(PreprocessorDefinitions)</PreprocessorDefinitions>

I then created a shortcut to the resulting .exe, added the "/d" flag to the file. After starting the program and clicking "Play" for a gamecube game, the game is just black, I then hit "Play" again and an error pops up saying "Trying to get the ID of a non-existing MMIO address." After hitting "Cancel", Dolphin promptly crashes.

I also tried downloading the DebugFast version of dolphin that was compiled by InternetExplorer6 that's floating around the net. It runs games, but the Memory Checker doesn't actually work properly (could be because that build is old).

Can you take me step by step how you created a DEBUGFAST version of dolphin?

I really need access to features such as Memory Checker.

Any help is appreciated.
Reply
« Next Oldest | Next Newest »


Messages In This Thread
[Solved] Dolphin DebugFast - asd63 - 02-16-2014, 08:30 AM
RE: Dolphin DebugFast - degasus - 02-16-2014, 08:50 AM
RE: Dolphin DebugFast - asd63 - 02-16-2014, 08:56 AM
RE: Dolphin DebugFast - walsashi - 09-15-2014, 06:07 AM

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode