Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 923 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 923 Bytes

Speedhack C++

GitHub All Releases

An utility to set the desired speed for your favorite game.

Installation

  1. Download and unzip the latest release
  2. Copy version.dll and speedhack.txt to the game folder next to the binary
  3. Specify speed multiplier inside speedhack.txt
  4. Start the game

Notes

This library can also be renamed to ddraw.dll, d3d8.dll or d3d9.dll (might be useful for some older games).

Todo

  1. Support more system libraries
  2. Add the keylogger to adjust the speed multiplier on a fly (while in game)
  3. ...

Stuff used

Compilation notes

  • Visual Studio 2019 / 2022 is recommended to compile this project