Skip to content

Commit 2eb4d5c

Browse files
authored
Correct MultiPad Tester name in README
1 parent 9791cf9 commit 2eb4d5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Windows gamepad/controller tester and visualizer with side-by-side backend cover
99

1010
## About
1111

12-
MultiPad Tester is a self-contained C++23 Win32 desktop tool for inspecting controller input in real time.
12+
MultiPad Tester (MPT) is a self-contained C++23 Win32 desktop tool for inspecting controller input in real time.
1313
Release builds link the **Microsoft C/C++ runtime statically** (`/MT`), so the prebuilt `MultiPadTester.exe` does not depend on the separate VC++ redistributable (`MSVCP140.dll`, etc.).
1414
It polls multiple input APIs in parallel and renders one live gamepad view per detected device using [Dear ImGui](https://github.com/ocornut/imgui) and DirectX 11.
1515

0 commit comments

Comments
 (0)