delta-force-boost

Detects Windows hardware and applies reversible system-level FPS optimizations for Delta Force.

125|7|Updated Aug 7, 2026
One-click install
npx skills add https://github.com/Leonard8818/-Delta-Force-Graphics-Optimizer --skill delta-force-boost-leonard8818
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: delta-force-boost
Source: https://github.com/Leonard8818/-Delta-Force-Graphics-Optimizer
Command: npx skills add https://github.com/Leonard8818/-Delta-Force-Graphics-Optimizer --skill delta-force-boost-leonard8818

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve? Players of Delta Force (三角洲行动) experiencing low FPS, stuttering, or frame drops often must manually hunt through scattered tutorials to tweak Windows settings like power plans, HAGS, and background recording. This Skill lets an AI agent detect the machine's hardware and current settings, explain each optimization with its side effects, and apply changes only after explicit user consent—with automatic backups enabling one-click restore. ## Core Features & Use Cases - Read-only detection: Reports CPU, GPU, memory, game path, admin rights, and the current state of 30+ optimization items via a JSON output, plus read-only health checks for PCIe links, VC++ runtimes, and memory frequency (XMP/EXPO). - Consent-gated optimization with full rollback: Applies presets (main, balanced, safe-only) or user-selected items through PowerShell scripts that write HMAC-verified pre-change backups, supporting per-item or full restore. - Vendor-specific GPU guidance: Generates a manual driver settings checklist tailored to the detected NVIDIA, AMD, or Intel GPU, since driver control panel settings cannot be safely scripted. - Use Case: A user tells their AI assistant "my Delta Force frame rate is low." The agent runs detection, explains that the power plan, HAGS, and Xbox background recording can be optimized, gets the user's approval, applies the balanced preset, and reports which items succeeded, failed, or need a reboot. ## Quick Start Ask your AI agent to read the SKILL.md file from the installed DeltaForceBooster directory and follow its workflow to detect your hardware and optimize Delta Force frame rates after your confirmation.

Frequently Asked Questions about delta-force-boost

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I optimize Delta Force FPS on Windows with an AI agent?

Install the DeltaForceBooster tool, then ask your AI agent to read its SKILL.md and follow the workflow. The agent runs a read-only detection script, explains recommended items and side effects, and applies optimizations only after your explicit approval.

What Windows settings does this Delta Force optimization change?

It adjusts the power plan to Ultimate Performance, enables HAGS and Game Mode, disables Xbox background recording and fullscreen optimizations, sets GPU preference, tunes MMCSS scheduling, and optionally disables services like Windows Search. Each item lists its side effects before applying.

Can I undo the Windows optimizations if something goes wrong?

Yes. Every reversible change is backed up before writing, with HMAC integrity checks stored in a protected ProgramData folder. You can restore individual items or run a full restore, and the tool reports any failures honestly instead of silently succeeding.

Does this tool modify game files or interact with anti-cheat?

No. It only changes Windows system-layer settings such as the registry, power plans, and services. It does not modify game installation files, inject into the game process, or interact with the anti-cheat system.

Why does the optimization require administrator PowerShell?

Items like power plan changes, HAGS, service configuration, and bcdedit modify system-wide Windows settings that standard users cannot write. The detection step is read-only and safe, but applying system-level items requires an elevated PowerShell session.

What are the risks of the GPU name spoofing option?

GPU name spoofing is a risky-tier item that is off by default and requires explicit opt-in. Some users reported lower frame rates after applying it, it stops working after driver reinstalls, and how anti-cheat treats a mismatched reported model is unknown.