• 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 ... 573 574 575 576 577 ... 1198 Next »

Unable to use cheats (SOLVED)
View New Posts | View Today's Posts

Pages (3): « Previous 1 2 3 Next »
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Unable to use cheats (SOLVED)
02-23-2014, 02:25 PM
#11
jochs20 Offline
Junior Member
**
Posts: 13
Threads: 1
Joined: Feb 2014
(02-23-2014, 12:39 PM)RachelB Wrote: Yeah, my bad. Here's a quick hack that should make it work though.

Code:
diff --git a/Source/Core/Core/Boot/Boot.cpp b/Source/Core/Core/Boot/Boot.cpp
index 7691421..676342a 100644
--- a/Source/Core/Core/Boot/Boot.cpp
+++ b/Source/Core/Core/Boot/Boot.cpp
@@ -308,6 +308,7 @@ bool CBoot::BootUp()
        if (LoadMapFromFilename())
            HLE::PatchFunctions();

+        PatchEngine::LoadPatches();
        break;
    }


What do I do with that exactly?
Find
Reply
02-23-2014, 02:33 PM
#12
RachelB Offline
Developer
*******
Moderators
Posts: 1,003
Threads: 1
Joined: Dec 2011
Apply the patch, and recompile dolphin.
Find
Reply
02-24-2014, 10:38 AM
#13
jochs20 Offline
Junior Member
**
Posts: 13
Threads: 1
Joined: Feb 2014
(02-23-2014, 02:33 PM)RachelB Wrote: Apply the patch, and recompile dolphin.

I tried building in Visual Studio Express, but it did not work. I got like 70 errors.
Find
Reply
02-24-2014, 10:53 AM
#14
ExtremeDude2 Offline
Gotta post fast
*******
Posts: 9,318
Threads: 273
Joined: Dec 2010
How did you apply the patch?
Check out my videos (dead)
[Image: sig-22354.png]
Website Find
Reply
02-24-2014, 10:59 AM
#15
jochs20 Offline
Junior Member
**
Posts: 13
Threads: 1
Joined: Feb 2014
(02-24-2014, 10:53 AM)ExtremeDude2 Wrote: How did you apply the patch?

I edited the file. But that doesn't matter. The same thing happens when I don't add the patch.
Find
Reply
02-24-2014, 11:01 AM
#16
ExtremeDude2 Offline
Gotta post fast
*******
Posts: 9,318
Threads: 273
Joined: Dec 2010
Did you follow this?

https://code.google.com/p/dolphin-emu/wiki/Windows_Build
Check out my videos (dead)
[Image: sig-22354.png]
Website Find
Reply
02-24-2014, 12:38 PM
#17
jochs20 Offline
Junior Member
**
Posts: 13
Threads: 1
Joined: Feb 2014
(02-24-2014, 11:01 AM)ExtremeDude2 Wrote: Did you follow this?

https://code.google.com/p/dolphin-emu/wiki/Windows_Build
I first downloaded the zip from github. Didn't work, then I tried using Git Extensions like it says to in the tutorial. Neither worked in the end.
Find
Reply
02-25-2014, 09:53 AM
#18
jochs20 Offline
Junior Member
**
Posts: 13
Threads: 1
Joined: Feb 2014
Bumping
Find
Reply
02-25-2014, 10:37 AM
#19
RachelB Offline
Developer
*******
Moderators
Posts: 1,003
Threads: 1
Joined: Dec 2011
Here, i compiled it for you. http://www72.zippyshare.com/v/39362759/file.html
Find
Reply
02-25-2014, 11:26 AM
#20
jochs20 Offline
Junior Member
**
Posts: 13
Threads: 1
Joined: Feb 2014
(02-25-2014, 10:37 AM)RachelB Wrote: Here, i compiled it for you. http://www72.zippyshare.com/v/39362759/file.html

Did not work, Said I was missing sdl2.dll, and when I downloaded that, it gave me another error.
Find
Reply
« Next Oldest | Next Newest »
Pages (3): « Previous 1 2 3 Next »


  • 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