An open API service indexing awesome lists of open source software.

https://github.com/darkaspect1/customreschanger

Custom screen resolution changer for Windows using a batch script and NirCmd. Works on any PC, with support for ultra-low, standard, high, and custom resolutions.
https://github.com/darkaspect1/customreschanger

automation batch-script command-line custom-resolution display display-resolution high-resolution low-end-pc minimal-tool nircmd open-source portable-app resolution resolution-switcher resolutions screen-resolution screen-settings script-tool windows windows-utility

Last synced: 12 months ago
JSON representation

Custom screen resolution changer for Windows using a batch script and NirCmd. Works on any PC, with support for ultra-low, standard, high, and custom resolutions.

Awesome Lists containing this project

README

          

# Resolution Changer - Dark Aspect

A simple and fast batch script to switch screen resolutions using [nircmd.exe](https://www.nirsoft.net/utils/nircmd.html). Works on any PC — from retro low-end laptops to modern high-res desktops. Ideal for gaming, performance boosting, or quick resolution toggling.

---

## 🛠ïļ How to Use
1. Run `CustomResChanger.bat`.
2. Select a resolution from the list or enter your own custom resolution.
3. Run `Restore Res.bat` to restore your original resolution

---

## ✅ Features

- 📚 **Supports 20+ built-in resolutions** (320x200 to 4K)
- ✍ïļ **Custom resolution input** (width & height)
- ⚡ **Instant resolution switch** with one keypress
- ðŸ’ū **No installation required** – just run the `CustomResChanger.bat` file
- ðŸŠķ **Lightweight and portable**
- 🧠 **No registry edits or admin rights required**
- ðŸ•đïļ **Great for gaming, retro emulation, or quick tests**
- ðŸ’ŧ **Works on any Windows PC** (low-end, mid, or high-spec)
- 🗃ïļ **Simple, clean, and readable source code**
- 🔄 **Reset to original res** by Running the `Restore Res.bat` file

---

## 📝 **Note on Restore Res.bat**

You must **edit `Restore Res.bat` manually** and write your original resolution inside it before using the main tool.

---

## 🔒 Requirements
- Windows OS
- [`nircmd.exe`](https://www.nirsoft.net/utils/nircmd.html) in the same directory

---

## 🧠 Credits
Made with by **Dark Aspect**
> This project includes [nircmd.exe](https://www.nirsoft.net/utils/nircmd.html), a free utility by Nir Sofer (NirSoft). Full credit goes to the original developer.