Baike.dev
All toolsTrendingOpen sourceNewsSubmit
Log in
< 返回工具列表
O

OpenSpeedy

> 编程语言
开源

🎮 An open-source game speed modifier.

16.8K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

🎮 An open-source game speed modifier.

OpenSpeedy

The Best Open-Source Game Speed Controller





🌐 English | Deutsch | Français | 日本語 | 한국어 | Português (BR)
| Русский | Español | Nederlands | हिन्दी | 繁體中文 | 简体中文

# 🚀 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](https://github.com/game1024/OpenSpeedy/releases) 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 # 🔧 How It Works Prerequisites: - [Node.js](https://nodejs.org/) 18+ - [Rust](https://www.rust-lang.org/) - [CMake](https://cmake.org/) - [Visual Studio](https://visualstudio.microsoft.com/) (with C++ desktop development workload) Build command: ``` powershell npm run tauri dev ``` OpenSpeedy adjusts game speed by hooking the following Windows system time functions: | Function | Library | Purpose | |----------|---------|---------| | Sleep | user32.dll | Thread sleep | | SetTimer | user32.dll | Creates message-based timers | | timeGetTime | winmm.dll | Retrieves system uptime in milliseconds | | GetTickCount | kernel32.dll | Retrieves system uptime in milliseconds | | GetTickCount64 | kernel32.dll | Retrieves system uptime in milliseconds (64-bit) | | QueryPerformanceCounter | kernel32.dll | High-resolution performance counter | | GetSystemTimeAsFileTime | kernel32.dll | Retrieves system time | | GetSystemTimePreciseAsFileTime | kernel32.dll | Retrieves high-precision system time | | SetWaitableTimer | kernel32.dll | Sets a waitable timer | | SetWaitableTimerEx | kernel32.dll | Sets a waitable timer (extended) | # ⚠️ 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](https://github.com/game1024/OpenSpeedy/wiki#faq) — Check the wiki first for common issues - [GitHub Issues](https://github.com/game1024/OpenSpeedy/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) license. # 🙏 Acknowledgments OpenSpeedy uses source code from the following projects. Thanks to the open-source community! If OpenSpeedy helps you, a Star is welcome! - [minhook](https://github.com/TsudaKageyu/minhook): For API hooking - [tauri](https://tauri.app/): GUI framework - [MUI](https://mui.com/): UI component library - [Ant Design](https://ant.design/): UI splitter component 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.

核心特点

  • •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
  • •OS: Windows 10 or later
  • •Platform: x86 (32-bit) and x64 (64-bit)
  • •Node.js 18+
  • •Visual Studio (with C++ desktop development workload)
  • •This tool is for educational and research purposes only
  • •Some online games have anti-cheat systems — using this tool may result in account bans

> 标签

TypeScriptgamedevgamemodpcrust

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月9日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言
Baike.dev

baike.dev helps you discover great languages, frameworks, databases, DevOps and cloud-native tools.

Quick links

  • Home
  • All tools
  • Trending
  • Open source

About

  • About us
  • Community
  • News

Contribute

Found a great developer tool? Share it with the community.

Submit a tool
© 2026 baike.dev Developer EncyclopediaUpdated daily · Discover great developer tools