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

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.

Awesome Lists containing this project

README

          

# DPI Calculator GUI - Windows PowerShell

![DPI Calculator Banner](https://raw.githubusercontent.com/CRTYPUBG/GameLoop-DPI-Optimizer/refs/heads/main/ic/icon.jpg)
*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

![Screenshot](https://raw.githubusercontent.com/CRTYPUBG/GameLoop-DPI-Optimizer/refs/heads/main/ic/Screenshot.png)

---

## 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