Closed Omnisciento closed 5 months ago
Also I have run DMA tests to confirm my ZDMA card is working correctly when I was trying to get this all working.
If your card is supported by MemProcFS& pcileech, the plugin works. Plugin just a bridge between memprocfs and cheatengine.
If you're using ZDMA make sure you actually have leechcore_driver.dll inside the same folder as plugin.dll aswell.
Hi,
I currently have a ZDMA card. It differs from other normal DMA cards since it utilises a Thunderbolt interface and 2x100T chips: https://github.com/ufrisk/pcileech-fpga/tree/master/ZDMA
I was following the below tutorial to get things working: https://www.youtube.com/watch?v=0JwMng7khxU
It appears that ZDMA is not support since I get DMA initialisation failed. I think the root cause is that the Windows Driver for ZDMA requires leechcore_driver.dll:
Let me know if I'm doing anything wrong or if this is due to the project not supporting ZDMA. Thanks!