Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.28 KB

File metadata and controls

32 lines (20 loc) · 1.28 KB

Welcome to SimpleRes 🖥️⚡

SimpleRes is a lightweight python app utilising the System Tray and win32 api to change your resolution

⚠️ Currently this only works for Windows

Get started

First Clone or Download the repository

git clone https://github.com/basementgarbage/SimpleRes.git

Install Required Dependencies

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

But why?

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.

Conclusion

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

Dont forget to ⭐ if you found it useful 🙂