Skip to content

thaumictom/webpad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

37a526f · Oct 20, 2023

History

19 Commits
Sep 22, 2021
May 2, 2020
Oct 20, 2023
Jun 6, 2020

Repository files navigation

webpad

A simple HTML pad visualizer using the Gamepad API made for OBS.

Please note that the visualizers in v0.3 and before are working on predefined keys. If you want a working version on your device, please contact me on Discord: ThaumicTom#7179 (You will need to share at least one discord server with me to find me.)

v0.4 is now out for Standard and supporting key overwriting/button remapping

Note: You can not customize the analog steering yet

Go to a gamepad tester website or use my own Debug page and connect your device. Hold the button you want to use instead and look what number is changing from 0 to 1. For example if you press RB on a Xbox controller, B5 should change to 1. The 5 is correspondend to RB which you will have to use in the URL. We will call the number the ID of the button.

Change X to overwrite the acceleration key and Y to change the brake key with their corresponding IDs. For example, if you change X to 5, the visualizer will only display acceleration when you press RB, because RB = 5 as you can test on the link above. https://thaumictom.github.io/webpad/index.html?ac=X&br=Y

About

A simple HTML pad visualizer using the Gamepad API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages