• 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 ... 594 595 596 597 598 ... 1174 Next »

Cheat Engine + Dolphin
View New Posts | View Today's Posts

Pages (2): 1 2 Next »
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Cheat Engine + Dolphin
09-24-2013, 08:34 AM (This post was last modified: 09-24-2013, 08:35 AM by Sectus.)
#1
Sectus Offline
Junior Member
**
Posts: 12
Threads: 3
Joined: Feb 2012
I'm having a really obscure problem when trying to edit memory via cheat engine. It works, but after enough changing values too much cheat engine will just fail to see the contents of the value and it won't be able to change it anymore.

Before freezing a value:
   

After freezing a value (this happens after a few seconds):
   

The really weird thing is that I don't get this problem at all when using Windows XP 32-bit, but I get the problem fairly quickly when running Windows 7 64-bit on the same computer. I've tried using different Dolphin revisions (various ones between 3.0 and 4.0) and it happens in every one I tried. It could be a problem with Cheat Engine, but I've also never seen this happen with any other program besides Cheat Engine.

Does anyone have a clue what's going wrong in this case? I could use Dolphin's native cheat support to do what I want to do, but cheat engine is a lot more flexible.
Find
Reply
09-24-2013, 08:47 AM (This post was last modified: 09-24-2013, 08:48 AM by DJBarry004.)
#2
DJBarry004 Offline
Don't even bother...
*******
Posts: 2,455
Threads: 33
Joined: Sep 2013
Cheat Engine is ONLY used for hacking programs (like PC games) or online apps (like the Facebook games).

If I were you, you´d better stop making tricks with Dolphin (using C.E.) before it gets wrecked.

You have to keep in mind that Dolphin has an easy-to-use cheat database for specific games, (don´t really know why are you messing with C.E.) while C.E. helps you modify the entire program (which it´s no use, at least for me).

Also, can you define "flexible" in this case, please?
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
09-24-2013, 09:12 AM
#3
pauldacheez Offline
hot take: fascism is bad
*******
Posts: 1,527
Threads: 1
Joined: Apr 2012
I don't know how valid DJBarry's recommendations are, but I can tell you that setting Fastmem to False in Dolphin.ini will likely make it behave identically to XP (and incur a small slowdown). If you're using a 32-bit build of Dolphin on XP and a 64-bit build on 7, Fastmem is likely the cause, since it's only implemented in the 64-bit JIT.
<@skid_au> fishing resort is still broken: http://i.imgur.com/dvPiQKg.png
<@neobrain> dafuq
<+JMC47> no dude, you're just holding the postcard upside down
----------------------------------------
<@Lioncash> pauldachz in charge of shitposting :^)
Website Find
Reply
09-24-2013, 09:14 AM
#4
mbc07 Offline
Wiki Caretaker
*******
Content Creators (Moderators)
Posts: 3,510
Threads: 46
Joined: Dec 2010
You should use the built in features from Dolphin to do that. BTW, you said that C.E. worked fine in Windows XP, so, C.E. probably is incompatible with Dolphin x64 and this isn't new, seen that other programs that generally "inject" something in Dolphin only works with x86 builds (AfterBurner, Tridef 3D, etc)...
Avell A70 MOB: Core i7-11800H, GeForce RTX 3060, 16 GB DDR4-3200, Windows 11 (Insider Preview)
ASRock Z97M OC Formula: Pentium G3258, GeForce GT 440, 16 GB DDR3-1600, Windows 10 (21H2)
Find
Reply
09-24-2013, 09:26 AM
#5
DJBarry004 Offline
Don't even bother...
*******
Posts: 2,455
Threads: 33
Joined: Sep 2013
@pauldacheez: I used to make some hacks to Dolphin (including speedhacks), and in those times I was getting nothing but completely shitty results (it was just awful!!!!).

@Jhonn: That´s a posibility. AND it´s true that C.E. works best with X86 (not only Dolphin) software than X64.
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
09-24-2013, 10:00 AM
#6
Sectus Offline
Junior Member
**
Posts: 12
Threads: 3
Joined: Feb 2012
I should point out that I've tried using x86 builds of Dolphin in Windows 7 and it still happens. I really don't have any clue why this works in XP but not in Windows 7.

(09-24-2013, 08:47 AM)DJBarry004 Wrote: Cheat Engine is ONLY used for hacking programs (like PC games) or online apps (like the Facebook games).

If I were you, you´d better stop making tricks with Dolphin (using C.E.) before it gets wrecked.

You have to keep in mind that Dolphin has an easy-to-use cheat database for specific games, (don´t really know why are you messing with C.E.) while C.E. helps you modify the entire program (which it´s no use, at least for me).

Also, can you define "flexible" in this case, please?
Flexible in the way that it has native support for more value types, it has more options for scanning memory and it allows you to define the freeze interval (I could probably do the same with dolphin if I edit the AR implementation and re-compile the code, but that would be a hassle).


(09-24-2013, 09:12 AM)pauldacheez Wrote: I don't know how valid DJBarry's recommendations are, but I can tell you that setting Fastmem to False in Dolphin.ini will likely make it behave identically to XP (and incur a small slowdown). If you're using a 32-bit build of Dolphin on XP and a 64-bit build on 7, Fastmem is likely the cause, since it's only implemented in the 64-bit JIT.

I have already tried 32-bit builds in Windows 7, but I tried adding this line to dolphin.ini anyway and it didn't change anything.
Find
Reply
09-24-2013, 10:48 PM
#7
Sectus Offline
Junior Member
**
Posts: 12
Threads: 3
Joined: Feb 2012
I did some more testing on this. I wrote my own small program for poking memory and that works without any issues, so whatever problem I'm encountering is on Cheat Engine's side. I haven't heard of anyone else encounter the same problem so it might be a rare bug related to my overall set up. I guess I'll work around this by using my own program for poking memory while using Cheat Engine for finding values.
Find
Reply
09-25-2013, 10:44 AM
#8
RachelB Offline
Developer
*******
Moderators
Posts: 1,003
Threads: 1
Joined: Dec 2011
(09-24-2013, 09:14 AM)Jhonn Wrote: You should use the built in features from Dolphin to do that. BTW, you said that C.E. worked fine in Windows XP, so, C.E. probably is incompatible with Dolphin x64 and this isn't new, seen that other programs that generally "inject" something in Dolphin only works with x86 builds (AfterBurner, Tridef 3D, etc)...
Dolphin doesn't have any usable built in features for this. Cheat engine works just fine with x64 dolphin, i use it all the time.
Find
Reply
09-25-2013, 02:17 PM
#9
mbc07 Offline
Wiki Caretaker
*******
Content Creators (Moderators)
Posts: 3,510
Threads: 46
Joined: Dec 2010
Oh, I thought cheat search feature in Dolphin could do that Sad
Avell A70 MOB: Core i7-11800H, GeForce RTX 3060, 16 GB DDR4-3200, Windows 11 (Insider Preview)
ASRock Z97M OC Formula: Pentium G3258, GeForce GT 440, 16 GB DDR3-1600, Windows 10 (21H2)
Find
Reply
09-25-2013, 02:37 PM (This post was last modified: 09-25-2013, 02:38 PM by RachelB.)
#10
RachelB Offline
Developer
*******
Moderators
Posts: 1,003
Threads: 1
Joined: Dec 2011
Well, in theory, there are built in tools, they are just not reasonably usable, so it doesn't make sense to use them when cheat engine works really well already.
Find
Reply
« Next Oldest | Next Newest »
Pages (2): 1 2 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