Back to Openspeedy

README.Zh TW

README.zh-TW.md

3.3.78.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> <p align="center"> <a href="https://www.star-history.com/game1024/openspeedy"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/badge?repo=game1024/OpenSpeedy&theme=dark" /> <source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/badge?repo=game1024/OpenSpeedy" />
  </picture>
</a>
</p> <p align="center"> <a href="https://trendshift.io/repositories/17801?utm_source=trendshift-badge&amp;utm_medium=badge&amp;utm_campaign=badge-trendshift-17801" target="_blank" rel="noopener noreferrer">
</a>
<a href="https://hellogithub.com/repository/975f473c56ad4369a1c30ac9aa5819e0" target="_blank">
  
</a>
</p> </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.pt-BR.md">Português (BR)</a>

| <a href="https://github.com/game1024/OpenSpeedy/blob/master/README.ru-RU.md">Русский</a> | <a href="https://github.com/game1024/OpenSpeedy/blob/master/README.es-ES.md">Español</a> | <a href="https://github.com/game1024/OpenSpeedy/blob/master/README.nl-NL.md">Nederlands</a> | <a href="https://github.com/game1024/OpenSpeedy/blob/master/README.hi-IN.md">हिन्दी</a> | <a href="https://github.com/game1024/OpenSpeedy/blob/master/README.zh-TW.md">繁體中文</a> | <a href="https://github.com/game1024/OpenSpeedy/blob/master/README.md">简体中文</a>

</p>

🚀 特性

  • 快速變速
  • 現代化 UI
  • 同時支援 x86 和 x64 平台處理程序
  • 無核心侵入性,Ring3 層 Hook,不破壞系統核心

💾 安裝

📦 方式一:Winget

powershell
# 安裝指令如下
winget install openspeedy

# 開啟一個新的終端機,執行 openspeedy
openspeedy

📥 方式二:手動下載

前往安裝頁面下載最新版本

💻 作業系統需求

  • OS:Windows 10 以上
  • 平台: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>

🔧 技術原理

編譯環境需求:

編譯指令:

powershell
npm run tauri dev

OpenSpeedy 透過 Hook 以下 Windows 系統時間函式來實現遊戲速度調整:

函式名稱所屬程式庫功能
Sleepuser32.dll執行緒休眠
SetTimeruser32.dll建立基於訊息的計時器
timeGetTimewinmm.dll取得系統啟動後經過的毫秒數
GetTickCountkernel32.dll取得系統啟動後經過的毫秒數
GetTickCount64kernel32.dll取得系統啟動後經過的毫秒數(64 位元)
QueryPerformanceCounterkernel32.dll高精度效能計數器
GetSystemTimeAsFileTimekernel32.dll取得系統時間
GetSystemTimePreciseAsFileTimekernel32.dll取得高精度系統時間
SetWaitableTimerkernel32.dll設定可等待計時器
SetWaitableTimerExkernel32.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>