Skip to content

Ashp116/GPadView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

GPad View

GPadView is a lightweight Windows utility for inspecting game controllers in real time. Built with Rust and egui, it detects any connected HID-compatible controller and displays live axis values, button states, and D-Pad inputs in a clean, modern interface. Designed for developers, modders, and hardware enthusiasts who need a fast and accurate view into what their controller is actually doing.

Demo

Demo.mp4

Requirements

  • Windows 10 or later
  • A connected game controller

Installation

Download the latest release from the releases page and run gpadview.exe.

Building from Source

Prerequisites

  • Rust (stable)
  • Windows SDK

Steps

git clone https://github.com/Ashp116/GPadView.git
cd GPadView
cargo build --release

The compiled binary will be at target/release/gpadview.exe.

Usage

  1. Plug in a controller
  2. Launch GPadView
  3. Click on a controller card to inspect its inputs
  4. Axes, buttons, and switches update in real time

Tech Stack

License

MIT

About

GPadView is a fast, self-contained Windows utility for inspecting game controllers in real time. Built with Rust and egui, it displays live axis values, button states, and D-Pad inputs. Perfect for developers and enthusiasts who need accurate controller diagnostics.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages