Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
game1024
/
OpenSpeedy
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1.3k
Star
17.1k
Code
Issues
3
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Releases
3.3.8
3.3.8
Latest
Latest
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
No results found
game1024
released this
04 Aug 14:37
3.3.8
cf41e57
🚀 变速注入模块 — 新 Hook
WaitForSingleObject / WaitForSingleObjectEx: Hook Windows 等待原语——大量游戏用 WaitForSingleObject(hEvent, 16) 做帧限速而非Sleep,现在能正确加速。
WaitForMultipleObjects / WaitForMultipleObjectsEx: 多对象等待版本,同样 timeout 缩放逻辑。
0 和 INFINITE 保持原样:轮询等待和无限等待不缩放,只处理有限 timeout。
移除 QueryPerformanceFrequency hook:QPC 和 QPF 同时 hook 导致缩放互消,QPF 实际从未安装,清理死代码。
🎨 界面
进程列表:内存列默认降序排列(占用最高的在前)
内存和启用列:右对齐
速度显示:数字增加斜体,仪表读数风格
设置页:瑞士德语合并到德语,只保留一个 Deutsch
Product Hunt 徽章:添加到 README
📖 文档
README 默认展示英文——国际访问者第一印象更好
LICENSE 文件:添加完整 GPL v3 协议
全部 12 种语言 README 的 License 段落链接到 LICENSE 文件
You can’t perform that action at this time.