Posted: Tue Jul 23, 2024 5:11 pm Post subject: Using cheat engine in Retroarch
How do I use cheat engine with Retroarch? The emulator only seems to recognize [Byte] value types but if the value is higher than 255 then it becomes a problem.
I had a similar problem with Mac emulators like Basilisk II, Sheepshaver, and Qemu but I could solve that problem with [2 Byte Big Endian], but that doesn't seem to work with Retroarch.
I know retroarch has it's own cheat system that seems to work similar to cheat engine however I have to get to the number by holding down either right or left arrow keys, so if the number is a high number like 103000 (like in my game) it's going to take me 5-10 mins to get to that number.
Byte values can't have any value other than 0-255.
Retroarch is just a front end IIRC. The answer depends on how the emulator itself (referred to as a "core" by retroarch) is implemented. Maybe it's a big endian type, maybe you need to enable MEM_MAPPED in the settings, or maybe it's an entirely separate process and you're attached to the wrong one. _________________
I don't know where I'm going, but I'll figure it out when I get there.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum