artiebits/fps-booster ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple Windows tool that helps boost FPS and lower input lag for games like Counter Strike 2, Call of Duty, and Fortnite.
I want it to be a small Python app I can run as administrator, and it should check my current Windows settings, then apply the tweaks that make sense for gaming. Things like turning on Game Mode, using the best power settings, setting high priority for the game, disabling mouse acceleration, improving GPU handling, and cleaning up background startup apps. It should also show me what is already optimized, what it fixed, and what failed so I can tell what happened.
Keep it focused on standard Windows settings only, not game files, and make it clear that it is meant for competitive play on Windows 10 or 11. If you need to look up current Windows details or best practices online, go ahead and do that.
Are you gonna build this?
make sure you review the code using coderabbit