Skip to content

Aileck/Phone2Pad-Desktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gamepad-API-Testtool

An Electron application built with Vue, Vite, and TypeScript to test the FFI connection to Gamepad_API.

Overview

This test tool provides a simple frontend interface to create and test virtual gamepad controllers:

  • Xbox 360 controller emulation
  • DualShock 4 controller emulation
  • Virtual input interface for testing button presses and analog inputs

image

⚠️ Warning ⚠️

This is an unfinished test application in early development.

  • Follow the happy path for simple testing only
  • Use with caution as it interfaces with your system's input stack
  • May cause input freezes on your computer
  • For testing purposes only

Prerequisites

Usage

  1. Launch the application
  2. Select the controller type you want to create (Xbox 360 or DualShock 4)
  3. Click "Create Controller"
  4. Use the virtual controller interface to test button inputs and analog sticks
  5. Check your system for the virtual controller device

Development

$ npm run dev

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors