Skip to content

affectioned/Deadlock_DMA

 
 

Repository files navigation

Deadlock_DMA

This is an open-source DMA client for Valve's latest game, Deadlock. The project is written using C++23.

Showcase image

Build

  • Open Deadlock_DMA.sln in Visual Studio 2022

  • Select configuration (Release | x64 recommended)

  • Build the solution (Ctrl+Shift+B)

Runtime

When launching, place the following libraries from MemProcFS and Makcu C++ next to the executable:

  • FTD3XX.dll
  • FTD3XXWU.dll
  • leechore.dll
  • leechore_driver.dll
  • vmm.dll
  • makcu-cpp.dll

About

Direct memory access client for Deadlock.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 82.9%
  • C++ 17.1%