CheatEngine-DMA icon indicating copy to clipboard operation
CheatEngine-DMA copied to clipboard

Cheat Engine Plugin for DMA users

Results 11 CheatEngine-DMA issues
Sort by recently updated
recently updated
newest added

Hello! First off, love what you've done and has this been extremely helpful. I am aware you said you would only add support for things you need. However, if you...

enhancement

Like in title i have builded plugin but when i want to add him to cheat engine im getting error: The plugin dll could not be loaded 1114

I cannot dump the file because the following log is displayed: ![image](https://github.com/user-attachments/assets/a035f69c-6463-483e-83d4-bc84e2d72f6d) ``` initializing initializing Initialize DMA in advance (Required for Set Thread Context) inizializing... dumping memory map to file......

I successfully built this, can read and write, however the couple games I tested, I tried freezing or changing values and it gets over written immediately, even on GTA.. how...

Hello, I keep getting an error saying the app fails to open VMM handle. Please can someone help me debug this. I am new to using PCILeech with c++ and...

I've been trying latest build myself, and its successfully read and write to the target memory, but it only partially accessible / being displayed, i couldn't fully scan memory on...

Please tell me how to solve error 126

When I try to use the "Find out what accesses/writes to this address" feature, I encounter a debugger-related error. Is this something that can be fixed easily, or would it...

Not a big deal, but you call `VMMDLL_Map_GetVadW` without a matching `VMMDLL_MemFree` call. Not sure how often `get_memory_region` gets called, but it will result in a memory leak each time....