Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 582 Bytes

File metadata and controls

36 lines (25 loc) · 582 Bytes

Latencia ⏩

A FOSS Windows Optimizer written in Python. 🐍

Features (In Progress)

Input Latency

  • Disable Extra Devices
  • Change Win32PrioritySeparation to 26
  • Change to Custom Power Plan

FPS

  • Disable Extra Services
  • Disable Defender
  • Change Microsoft Settings

Networking

  • Change NETSH settings
  • Change Ethernet Adapter Settings
  • Change TCP Settings

Compiling

Requirements

  • Python 3.11
  • pyfiglet and nuitka
git clone https://github.com/thedeveloperever/Latencia.git
cd Latencia
python -m pip install pyfiglet nuitka
.\build.bat