https://github.com/crtypubg/gameloop-dpi-optimizer
Answer “What do users expect?” right away: Optimize your GameLoop emulator experience by calculating and adjusting DPI settings with this easy-to-use PowerShell GUI tool.
https://github.com/crtypubg/gameloop-dpi-optimizer
calculator display-settings dpi gui powershell screen-resolution windows wpf
Last synced: about 2 months ago
JSON representation
Answer “What do users expect?” right away: Optimize your GameLoop emulator experience by calculating and adjusting DPI settings with this easy-to-use PowerShell GUI tool.
- Host: GitHub
- URL: https://github.com/crtypubg/gameloop-dpi-optimizer
- Owner: CRTYPUBG
- License: mit
- Created: 2025-06-21T23:12:56.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-21T23:45:17.000Z (about 1 year ago)
- Last Synced: 2025-06-22T00:20:39.370Z (about 1 year ago)
- Topics: calculator, display-settings, dpi, gui, powershell, screen-resolution, windows, wpf
- Language: PowerShell
- Homepage: https://crtypubg.github.io/crtyweb/index/dpı.html
- Size: 317 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DPI Calculator GUI - Windows PowerShell

*Clean and simple DPI calculator with a modern dark-themed GUI using PowerShell and WPF.*
---
## About
This project is a lightweight **DPI Calculator** GUI tool built with **PowerShell** and **WPF/XAML**. It calculates your monitor's DPI (Dots Per Inch) by taking your screen resolution and diagonal screen size (in inches).
Perfect for developers, designers, and gamers who want to optimize their display settings or understand pixel density better.
---
## Features
- **Dark theme** with modern design
- Calculates DPI based on your **current screen resolution** and input diagonal screen size
- Clean, intuitive UI with real-time results
- Easy to run on any Windows machine with PowerShell 5+ and .NET support
- No external dependencies or installations required
---
## Screenshot

---
## How to Use
1. Download the repository or clone it:
```bash
git clone https://github.com/CRTYPUBG/GameLoop-DPI-Optimizer.git
cd GameLoop-DPI-Optimizer
./dpi_gui.ps1