• 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): 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, 10:40 AM (This post was last modified: 02-26-2014, 10:44 AM by jochs20.)
#1
jochs20 Offline
Junior Member
**
Posts: 13
Threads: 1
Joined: Feb 2014
I am trying to use Action Replay cheats on a game, but it is not working. I guess the reason why it's not working is because I'm running an extracted game. If I load it via main.dol, I can't use cheats, meanwhile I can use cheats fine if I use the regular iso file. Please help!
Find
Reply
02-23-2014, 10:51 AM
#2
DJBarry004 Offline
Don't even bother...
*******
Posts: 2,456
Threads: 33
Joined: Sep 2013
Do you have "enable cheats" checked?
Rig 1: Windows 10 Home | AMD A6-1450 @ 600/1000/1400 MHz | AMD Radeon HD Graphics 8250 | 4GB RAM | HP Pavilion TouchSmart 11.

Rig 2: Windows 10 Pro | Intel Core i7-2640M @ 780/2800/3500 MHz | Intel HD 3000 Mobile | 8GB RAM | Dell Latitude 6320.
Find
Reply
02-23-2014, 10:56 AM
#3
jochs20 Offline
Junior Member
**
Posts: 13
Threads: 1
Joined: Feb 2014
Yes. As I said, it will work fine if I don't load it from main.dol
Find
Reply
02-23-2014, 10:59 AM (This post was last modified: 02-23-2014, 11:02 AM by DJBarry004.)
#4
DJBarry004 Offline
Don't even bother...
*******
Posts: 2,456
Threads: 33
Joined: Sep 2013
What is the game?
Rig 1: Windows 10 Home | AMD A6-1450 @ 600/1000/1400 MHz | AMD Radeon HD Graphics 8250 | 4GB RAM | HP Pavilion TouchSmart 11.

Rig 2: Windows 10 Pro | Intel Core i7-2640M @ 780/2800/3500 MHz | Intel HD 3000 Mobile | 8GB RAM | Dell Latitude 6320.
Find
Reply
02-23-2014, 11:10 AM
#5
jochs20 Offline
Junior Member
**
Posts: 13
Threads: 1
Joined: Feb 2014
Resident Evil Archives (RE4E08)
Find
Reply
02-23-2014, 11:21 AM
#6
DJBarry004 Offline
Don't even bother...
*******
Posts: 2,456
Threads: 33
Joined: Sep 2013
If you are using cheats normally when booting the normal ISO, then why bother using that file? Just do it the normal way. Tongue
Rig 1: Windows 10 Home | AMD A6-1450 @ 600/1000/1400 MHz | AMD Radeon HD Graphics 8250 | 4GB RAM | HP Pavilion TouchSmart 11.

Rig 2: Windows 10 Pro | Intel Core i7-2640M @ 780/2800/3500 MHz | Intel HD 3000 Mobile | 8GB RAM | Dell Latitude 6320.
Find
Reply
02-23-2014, 11:24 AM
#7
jochs20 Offline
Junior Member
**
Posts: 13
Threads: 1
Joined: Feb 2014
(02-23-2014, 11:21 AM)DJBarry004 Wrote: If you are using cheats normally when booting the normal ISO, then why bother using that file? Just do it the normal way. Tongue

I need to load it via main.dol due to modding purposes.
Find
Reply
02-23-2014, 12:20 PM (This post was last modified: 02-23-2014, 12:27 PM by RachelB.)
#8
RachelB Offline
Developer
*******
Moderators
Posts: 1,003
Threads: 1
Joined: Dec 2011
Try making a copy of the game ini named 000000.ini.

nvm, that won't work.
Find
Reply
02-23-2014, 12:28 PM
#9
jochs20 Offline
Junior Member
**
Posts: 13
Threads: 1
Joined: Feb 2014
(02-23-2014, 12:20 PM)RachelB Wrote: Try making a copy of the game ini named 000000.ini.

nvm, that won't work.
No luck.
Find
Reply
02-23-2014, 12:39 PM
#10
RachelB Offline
Developer
*******
Moderators
Posts: 1,003
Threads: 1
Joined: Dec 2011
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;
    }
Find
Reply
« Next Oldest | Next Newest »
Pages (3): 1 2 3 Next »


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


Users browsing this thread: 2 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode