u/Logical_Bee2391

I got tired of sketchy optimization tools, so I built a web-based gaming suite on a 0 budget.

I game on a low-end laptop and have a pretty strict internet data limit at home.

If you look up ways to optimize Windows for FPS, you mostly find shady registries or black-box .exe files uploaded to Mediafire by random creators. On the streaming side, copying standard 1080p 60fps guides without calculating your upload bandwidth or monthly data caps is a quick way to choke your connection, spike your ping, and run up your internet bill.

I wanted to solve these exact problems for myself, so I built an all-in-one web tool called OptiMax.

The live link is optimax1 [dot] netlify [dot] app (I will also drop a clickable link in the comments below to avoid triggering spam filters).

Here is what the MVP does right now:

  1. PC Slimmer: Generates transparent PowerShell scripts based on ON/OFF toggles for disabling telemetry, enabling ultimate performance plans, and optimizing TCP network throttling. You can read the script directly on the screen before copying it so there are no safety concerns.
  2. ResScale: An aspect ratio and FOV calculator for stretched resolution (4:3, 16:10). I added a live dual-monitor container that visually stretches a simulated in-game target model in real-time so you can see the horizontal pixel stretch.
  3. Stream Planner: Calculates your gigabyte-per-hour data consumption and warns you if your chosen bitrate exceeds a safe 30% buffer on your upload speed.

The 30-Day Constraint Challenge

I am building this entirely in public under some tight personal constraints. I have set a strict budget of $0. The frontend is hosted on Netlify's free tier, and I am limited to their built-in visual editor credits to update the code. I am currently on Day 2 of 30, and my goal for this first week is purely dedicated to rigorous testing and community improvisation before locking in a stable version.

Here is my plan for the next few days:

  • Days 3 to 4: Testing the generated PowerShell script syntax across different Windows builds and fixing any layout clipping issues on the ResScale visualizer when viewed on ultra-budget 1366x768 screens.
  • Days 5 to 6: Implementing actual user-requested features. I want to add guides for managing startup apps and debloating pre-installed Windows junk.
  • Day 7: Shipping the stable version 1.0.

I really need people to break this and point out the flaws. Are the PowerShell scripts clean? Is the math for the FOV translation accurate? Please roast the UI and let me know what utilities actually matter to you. BTW I am gonna get a domain soon, its just that Im building it on netlify...

reddit.com
u/Logical_Bee2391 — 3 days ago
▲ 24 r/Streaming_Solutions+1 crossposts

Quick warning to low-bandwidth streamers (especially on metered connections/data caps)

Yo, just wanted to share something i realized the hard way after almost destroying my monthly internet data cap in like a week lol.

if you are streaming on a budget connection (like a 10mbps upload or a plan with a 500gb cap), do NOT just copy-paste standard twitch setup guides. they all tell u to stream at 1080p 60fps at 6000 kbps.

but if u actually calculate the burn rate, 6000 kbps eats almost 2.7 GB per hour. if u stream 4 hours a day, thats over 300 GB a month just on upload, not even counting your actual downloads or gaming data. plus, if you don't reserve a 30% buffer on your raw upload speed, your in-game ping is going to spike like crazy and make u lag.

if u have a weaker connection:

  • downscale to 720p 30fps (2500 kbps is way friendlier on your ping and saves massive data).
  • always test your raw upload speed and limit your stream to 70% of that max.

anyway, just a heads up for anyone else trying to stream on a budget setup. are you guys using any specific tools to calculate your data limits or do u just wing it and hope for the best?

reddit.com
u/Logical_Bee2391 — 3 days ago
▲ 12 r/Windows10TechSupport+1 crossposts

why is windows telemetry still eating 20% of my cpu on integrated graphics... (a rant +some tweaks)

fr though. i have a low end laptop and trying to play basic stuff like minecraft or apex is already a struggle, but windows background services literally make it unplayable. like why is bing search running in my start menu when i just want to open discord??? 😭

after dealing with massive micro-stutters for months, i did a deep dive into power shell and disabled a bunch of useless default stuff. if you guys are struggling with frame drops on potato specs, try these 3 things manually before playing:

  1. kill sysmain (superfetch): if u only have 4gb or 8gb ram, this service literally chokes your disk drive. disable it in services.msc. massive difference in system responsiveness.
  2. turn off game dvr: background recording eats gpu cycles. go to windows settings -> gaming and turn that background recording off.
  3. destroy bing search: google how to disable bing in the start menu via registry. it stops windows from sending silent search queries when u press the windows key.

did this and my 1% low frames actually became stable. what other background services are u guys disabling to keep your potato pcs alive? let me know cuz i'm tryna maximize every single frame here.

reddit.com
u/Logical_Bee2391 — 3 days ago

The actual math behind why custom/stretched aspect ratios warp your FOV and visual speed.

Hey everyone,

A lot of PC gamers and people setting up emulators drop their resolution or force custom aspect ratios (like 4:3 or 16:10) onto 16:9 widescreen monitors, either to get extra performance on low-end hardware or to get wider player models in competitive games.

But there’s some interesting math behind how this affects your display scaling and Field of View (FOV) that people usually overlook. If you don't adjust your settings, it completely warps your visual perception:

  1. The Horizontal Speed Warping When you stretch a 4:3 resolution (like 1024x768) to a 16:9 monitor, you aren't changing your physical mouse sensitivity, but you are stretching the horizontal pixels. Because of this, your mouse cursor physically travels more visual screen distance horizontally than it does vertically. This is why horizontal movement feels "faster" even though your actual raw 3D engine sensitivity is unchanged.
  2. The FOV Crop (Hor+ Scaling) Most modern 3D engines scale FOV horizontally. When you force a narrower aspect ratio like 4:3, the engine crops the sides of your screen, meaning you lose about 15 to 20 degrees of your peripheral vision. To get that vision back, you have to mathematically recalculate your in-game FOV slider to compensate.

I'm currently researching these scaling formulas to write a simple, free browser-based calculator. You'll just input your monitor's native specs, pick your target custom resolution, and it will instantly calculate the exact visual scaling parameters and FOV conversions you need.

What custom resolutions or aspect ratios are you guys currently running on your monitors?

reddit.com
u/Logical_Bee2391 — 5 days ago

How I managed to make my 4GB RAM laptop actually usable for daily tasks and basic games.

Yo,

I’m on a budget laptop with only 4GB of RAM and a pretty weak processor. Lately, Windows has been a nightmare. Just booting up to the desktop and opening a single browser tab would push my memory usage to 85% or 90%, leaving absolutely nothing for light multitasking, playing basic games like Minecraft, or just studying without lag.

I didn't want to download any of those sketchy "one-click debloaters" from GitHub because half of them look suspicious or break Windows Update. So, I spent some time researching the built-in Windows commands and registry edits to see what actually helps free up RAM safely.

If you are stuck on a 4GB RAM machine like me, doing these three things manually makes a massive, noticeable difference:

  1. Stop Start Menu Web Search (Bing) Every time you open the Start menu to search for a local file on your PC, Windows tries to load Bing search results in the background. It is a massive resource hog on low-end systems. Open PowerShell as Admin and run this to disable it: Set-ItemProperty -Path "HKCU:\Software\Microsoft\Windows\CurrentVersion\Search" -Name "SearchboxTaskbarMode" -Value 0 Set-ItemProperty -Path "HKCU:\Software\Microsoft\Windows\CurrentVersion\Search" -Name "BingSearchEnabled" -Value 0
  2. Turn off SysMain (Superfetch) This service attempts to "predict" which apps you will open and pre-loads them into your memory. When you only have 4GB of RAM, this constantly causes high disk usage and spikes background memory lag. Open Command Prompt (CMD) as Admin and run: sc config "SysMain" start=disabled sc stop "SysMain"
  3. Manually flush your temporary background folder Windows keeps junk files in your temp directory that bloat your system memory over long sessions. You can force a clean flush with this: Remove-Item -Path "$env:TEMP*" -Recurse -Force -ErrorAction SilentlyContinue

These basic, transparent tweaks saved me about 600MB to 800MB of idle RAM usage, which is a massive win when you only have 4GB to start with. Everything feels way snappier.

I'm currently trying to put together a simple browser-based tool where you can just check boxes for what you want to fix, and it outputs the exact clean PowerShell commands so you don't have to hunt them down.

Are there any other safe, zero-install registry tweaks you guys run on low-spec hardware? Let me know, trying to expand my list.

reddit.com
u/Logical_Bee2391 — 5 days ago

So guys, GFN is finally working for me, here in Pakistan! I have fiber optic 40 mbps plus internet while using the 5GHz band, and GFN perfectly works on the UK servers, zero lag, use a VPN and set the location to the Uk. If anyone needs proof, ill share that too..

reddit.com
u/Logical_Bee2391 — 16 days ago