Back to Openspeedy

README

README.md

3.0.06.7 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"> 最好用的开源游戏变速器 </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>

🚀 特性

  • 快捷变速
  • 现代化UI
  • 同时可以支持x86和x64平台进程
  • 无内核侵入性,Ring3层Hook,不破坏系统内核

💾 安装

📦 方式1: Winget

powershell
# 安装命令如下
winget install openspeedy

# 打开一个新的终端,运行openspeedy
openspeedy

📥 方式2: 手动下载

访问 安装页面 下载最新版本

💻 操作系统要求

  • OS: Windows10 以上
  • 平台:x86(32位) 和 x64 (64位)

📝 使用说明

  1. 启动 OpenSpeedy

  2. 运行需要变速的目标游戏

  3. 勾选游戏进程,在 OpenSpeedy 界面中调整速度倍率

  4. 即刻生效,对比效果如下

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

🔧 技术原理

如果想要了解如何编译项目,可以参考开发者文档

OpenSpeedy 通过 Hook 以下 Windows 系统时间函数来实现游戏速度调整:

函数名所属库功能
Sleepuser32.dll线程休眠
SetTimeruser32.dll创建基于消息的计时器
timeGetTimewinmm.dll获取系统启动后经过的毫秒数
GetTickCountkernel32.dll获取系统启动后经过的毫秒数
GetTickCount64kernel32.dll获取系统启动后经过的毫秒数(64位)
QueryPerformanceCounterkernel32.dll高精度性能计数器
GetSystemTimeAsFileTimekernel32.dll获取系统时间
GetSystemTimePreciseAsFileTimekernel32.dll获取高精度系统时间

⚠️ 注意事项

  • 本工具仅供学习和研究使用
  • 部分在线游戏可能有反作弊系统,使用本工具可能导致账号被封禁
  • 过度加速可能导致游戏物理引擎异常或崩溃
  • 不建议在竞技类在线游戏中使用
  • 开源产品不带数字签名,可能被杀毒软件误报

🔄 反馈

如果在使用过程中遇到任何问题,欢迎通过以下方式反馈:

  • FAQ - 先查看wiki定位常见问题
  • GitHub Issues - 提交问题报告, 网盘类问题请勿提issue, 我不支持, 谢谢合作~🙏

📜 开源协议

OpenSpeedy 遵循 GPL v3 许可证。

🙏 鸣谢

OpenSpeedy使用到以下项目的源码,感谢开源社区的力量,如果OpenSpeedy对你有帮助,欢迎Star!

免责声明: OpenSpeedy 仅用于教育和研究目的。用户应自行承担使用本软件的所有风险和责任。作者不对因使用本软件导致的任何损失或法律责任负责。

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