Back to Openspeedy

README.En US

README.en-US.md

3.0.06.8 KB
Original Source
<p align="center"> <a href="https://ref.365tz87989.com/?r=RWQVZD"> </a> </p> <h1 align="center"> OpenSpeedy </h1> <p align="center"> </img> </p> <p align="center"> The Best Open-Source Game Speed Controller </p> <p align="center"> <a href="https://github.com/game1024/OpenSpeedy/stargazers"> </a> <a href="https://github.com/game1024/OpenSpeedy/issues"> </a> <a href="https://github.com/game1024/OpenSpeedy/releases"> </a> <a href="https://github.com/game1024/OpenSpeedy/releases"> </a> <a href="https://github.com/game1024/OpenSpeedy/actions"> </a> <a href="https://github.com/game1024/OpenSpeedy"> </a> <a href="https://github.com/game1024/OpenSpeedy/commits"> </a> <a href="https://hellogithub.com/repository/975f473c56ad4369a1c30ac9aa5819e0" target="_blank"> </a> </p> <p align="center"> 🌐 <a href="https://github.com/game1024/OpenSpeedy/blob/master/README.en-US.md">English</a> | <a href="https://github.com/game1024/OpenSpeedy/blob/master/README.de-DE.md">Deutsch</a> | <a href="https://github.com/game1024/OpenSpeedy/blob/master/README.fr-FR.md">Français</a> | <a href="https://github.com/game1024/OpenSpeedy/blob/master/README.ja-JP.md">日本語</a> | <a href="https://github.com/game1024/OpenSpeedy/blob/master/README.ko-KR.md">한국어</a> | <a href="https://github.com/game1024/OpenSpeedy/blob/master/README.md">中文</a> </p>

🚀 Features

  • Quick speed adjustment
  • Modern UI
  • Supports both x86 and x64 platform processes
  • No kernel intrusion — Ring-3 level hooking, does not tamper with the system kernel

💾 Installation

📦 Method 1: Winget

powershell
# Install command
winget install openspeedy

# Open a new terminal and run openspeedy
openspeedy

📥 Method 2: Manual Download

Visit the Releases page to download the latest version.

💻 System Requirements

  • OS: Windows 10 or later
  • Platform: x86 (32-bit) and x64 (64-bit)

📝 Usage

  1. Launch OpenSpeedy

  2. Run the target game you want to speed up

  3. Select the game process and adjust the speed multiplier in the OpenSpeedy interface

  4. Takes effect immediately — see the comparison below

<video src="https://github.com/user-attachments/assets/7c75e37d-bc7a-4639-89a0-a34a21676cba" width="70%"></video>

🔧 How It Works

For build instructions, refer to the Developer Documentation.

OpenSpeedy adjusts game speed by hooking the following Windows system time functions:

FunctionLibraryPurpose
Sleepuser32.dllThread sleep
SetTimeruser32.dllCreates message-based timers
timeGetTimewinmm.dllRetrieves system uptime in milliseconds
GetTickCountkernel32.dllRetrieves system uptime in milliseconds
GetTickCount64kernel32.dllRetrieves system uptime in milliseconds (64-bit)
QueryPerformanceCounterkernel32.dllHigh-resolution performance counter
GetSystemTimeAsFileTimekernel32.dllRetrieves system time
GetSystemTimePreciseAsFileTimekernel32.dllRetrieves high-precision system time

⚠️ Warnings

  • This tool is for educational and research purposes only
  • Some online games have anti-cheat systems — using this tool may result in account bans
  • Excessive speed may cause game physics engine glitches or crashes
  • Not recommended for use in competitive online games
  • Open-source software without digital signatures may trigger false positives from antivirus software

🔄 Feedback

If you encounter any issues, please reach out via:

  • FAQ — Check the wiki first for common issues
  • GitHub Issues — Submit bug reports. Please do not submit cloud storage related issues, thank you for your cooperation~ 🙏

📜 License

OpenSpeedy is licensed under the GPL v3 license.

🙏 Acknowledgments

OpenSpeedy uses source code from the following projects. Thanks to the open-source community! If OpenSpeedy helps you, a Star is welcome!

Disclaimer: OpenSpeedy is intended for educational and research purposes only. Users assume all risks and liabilities associated with the use of this software. The author is not responsible for any loss or legal liability arising from the use of this software.

<a href="https://openomy.com/game1024/openspeedy" target="_blank" style="display: block; width: 100%;" align="center"> </a> <p align="center"> </p>