Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 889 Bytes

README.md

File metadata and controls

28 lines (23 loc) · 889 Bytes

DMA Cheat Base

Table of Contents

Introduction

This is a simple base to start building your Direct Memory Access (DMA) cheats.

Todo

  • Add KMBOX B/B+ Pro support. (Only NET support for now)

Usage

  1. Clone the repository.
  2. Open the project in Visual Studio.
  3. Build the DMALibrary, and update it when it updates.
  4. Configure Config Structs with your proccess info & kmbox details.
  5. Add your own cheat code & initialize it.
  6. Build the project & send it over to your second machine.
  7. Magic!

Credits