Skip to content

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

License

Notifications You must be signed in to change notification settings

iArtorias/speedhack-cpp

Repository files navigation

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