SimpleRes is a lightweight python app utilising the System Tray and win32 api to change your resolution
⚠️ Currently this only works for Windows
git clone https://github.com/basementgarbage/SimpleRes.git
pip install pystray
pip install PILLOW
pip install pywin32
OR use install script.
install.bat
psssttt. little tip add a shortcut of app.pyw to shell:startup
I play a fair amount of counter strike, Aprox 1500 hours and in counter strike there is a glitch when alt tabbing on streched resolution set by the game it resets back to what your current computer resolution is and this is very annoying. instead of opening NVIDIA CONTROL PANEL and changing my resolution every single time i want to play i can now use SimpleRes. this also goes for other games such as Fortnite, Valorant, ect which ive had issues in the past before with, especially Fortnite.
If you have an issue and want to get it fixed please open a Issue in the issues tab and if you find a issue and want to take matters into your own hands be sure to open a Pull Request