{"id":27140310,"url":"https://github.com/lolilaifu/sodaoptimizer","last_synced_at":"2026-04-28T18:32:19.975Z","repository":{"id":286655612,"uuid":"962106092","full_name":"lolilaifu/SodaOptimizer","owner":"lolilaifu","description":"Agressive optimizer for windows systems","archived":false,"fork":false,"pushed_at":"2025-04-07T17:35:57.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-07T18:22:10.700Z","etag":null,"topics":["fps-boost","game-boost","game-booster","game-optimization","gameboost","gamebooster","gameoptimization","optimization","optimization-tools","windows","windows-optimization","windows-optimization-tool","windows-optimizer","windowsoptimisation","windowsoptimizer"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lolilaifu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-04-07T16:53:20.000Z","updated_at":"2025-04-07T17:36:01.000Z","dependencies_parsed_at":"2025-04-07T18:22:17.120Z","dependency_job_id":"4828abb8-603e-4f3e-a636-0047b34a988a","html_url":"https://github.com/lolilaifu/SodaOptimizer","commit_stats":null,"previous_names":["lolilaifu/sodaoptimizer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lolilaifu%2FSodaOptimizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lolilaifu%2FSodaOptimizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lolilaifu%2FSodaOptimizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lolilaifu%2FSodaOptimizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lolilaifu","download_url":"https://codeload.github.com/lolilaifu/SodaOptimizer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247785943,"owners_count":20995644,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["fps-boost","game-boost","game-booster","game-optimization","gameboost","gamebooster","gameoptimization","optimization","optimization-tools","windows","windows-optimization","windows-optimization-tool","windows-optimizer","windowsoptimisation","windowsoptimizer"],"created_at":"2025-04-08T05:51:40.423Z","updated_at":"2026-04-28T18:32:19.949Z","avatar_url":"https://github.com/lolilaifu.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ⚡ Soda Optimizer\n\n**Soda Optimizer** is a powerful Windows-based performance optimizer built for gamers, power users, and enthusiasts. It applies deep system-level tweaks, aggressively manages background processes, and ensures complete restoration after gameplay or heavy tasks. Designed with precision and safety in mind, Soda Optimizer improves real-time system responsiveness while monitoring critical performance metrics.\n\n## 🚀 Core Optimization Features\n### 🔋 Power Management\n- Switches to the **High Performance** power plan.\n- Command used:\npowercfg /setactive 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c\n\n- Automatically restores the original power plan post-optimization.\n\n---\n\n### 🎮 GPU Optimization\n\n#### NVIDIA\n- Enables persistence mode.\n- Increases power limit to **125W**.\n\n#### AMD\n- Sets GPU to high-performance profile.\n- Increases engine clock to **1200MHz**.\n\n\u003e ✅ GPU settings are fully restored after optimization ends.\n\n---\n\n### 🧠 Process Management\n\nAn advanced, intelligent system for real-time background process control.\n\n#### Key Features\n- Selective termination of unnecessary background processes.\n- Multi-layer protection for critical system components including:\n- `explorer.exe`\n- `System`, `svchost.exe`, `lsass.exe`, etc.\n- Hardware communication and core Windows services.\n\n#### Whitelist Management (via `whitelist.json`)\n```json\n[\n\"System\",\n\"smss.exe\",\n\"csrss.exe\",\n\"wininit.exe\",\n\"services.exe\",\n\"lsass.exe\",\n\"svchost.exe\",\n\"dwm.exe\",\n\"TrustedInstaller.exe\"\n]\n```\nIncludes **30+ pre-configured Windows core services** for protection.\n\n### 🔁 State-Aware Restoration\n- Tracks all terminated process states and their original arguments.\n- Automatically relaunches protected processes if terminated.\n- Restores `explorer.exe` without user input if missing.\n\n### 🛡 Built-In Safety Measures\n- Performs system stability checks before terminating any process.\n- Analyzes process dependencies to prevent chain failures.\n- Guarantees that **at least 2 critical core processes** remain running.\n- Includes a fallback restoration mechanism in case of unexpected failure.\n\n### 📉 Performance Overhead\n- **CPU usage:** \u003c1% during active monitoring.\n- **Memory footprint:** ~15MB RAM.\n\n### 🧼 Memory Management\n- Clears standby memory to free up cached RAM and reduce clutter.\n- Utilizes `EmptyStandbyList.exe` (must be present in system `PATH`).\n- Helps reduce memory pressure for high-performance tasks.\n\n---\n\n### 💽 Disk Optimization\n- Disables built-in Windows defragmentation to reduce background I/O:\nHKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Dfrg\\BootOptimizeFunction\n\n- Adjusts virtual memory (pagefile) for optimized memory handling:\n- **Initial size:** 1.5 × RAM\n- **Maximum size:** 3 × RAM\n- All virtual memory settings are automatically reverted post-session.\n\n---\n\n### 🌐 Network Optimization\n\nApplies advanced TCP/IP stack optimizations for better connection stability and reduced latency:\n\n- Enables:\n  - **Direct Cache Access (DCA)** – Improves memory throughput for network transfers.\n  - **Receive Side Scaling (RSS)** – Distributes network load across CPU cores.\n  - **CTCP Congestion Control Provider** – Enhances TCP performance in high-latency environments.\n\n\u003e 🔁 All network changes are fully reverted during system restoration.\n\n---\n\n### 🪟 Windows Tweaks\n\n- Disables **GameDVR** to prevent background recording overhead.\n- Disables **Fullscreen Optimizations** to reduce input lag and improve game responsiveness.\n- Registry modified:\n\nHKEY_CURRENT_USER\\System\\GameConfigStore\n\n\n---\n\n## 📊 Real-Time Monitoring Features\n\nTrack key performance indicators in real-time for better situational awareness:\n\n- **CPU usage**\n- **RAM usage**\n- **GPU usage / temperature** (if supported)\n- **Network latency**\n\n### 🎯 Game Process Tracking\n\n- Monitors active game executables based on a defined whitelist.\n- Applies optimizations only while games are running.\n- Automatically restores system to original state once all games exit.\n- Operates silently in the background without user interference.\n\n## 🛡️ Safety \u0026 Fail-Safes\n\nSoda Optimizer prioritizes system stability with robust recovery mechanisms:\n\n- Creates a **full system state backup** before applying any optimization.\n- Automatically restores all settings and processes when:\n  - A game or monitored process exits.\n  - The user manually triggers a restore.\n  - The script encounters an error or unexpected crash.\n\n\u003e ⚠️ You’re always just one step away from full restoration.\n\n---\n\n## 🧰 Requirements\n\nTo run Soda Optimizer smoothly, make sure your environment meets the following:\n\n- **Operating System:** Windows 10 or Windows 11\n- **Privileges:** Administrator access (required for system-level changes)\n- **Python Version:** Python 3.9 or higher\n- **Python Dependencies:**\npsutil tkinter pywin32\n- **Additional Tools:**\n- `EmptyStandbyList.exe` (must be available in system PATH for memory clearing)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flolilaifu%2Fsodaoptimizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flolilaifu%2Fsodaoptimizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flolilaifu%2Fsodaoptimizer/lists"}