naelstrof / VRPlayspaceMover

A little app that lets you adjust your play-space by gripping the universe!
MIT License
159 stars 34 forks source link

Valve index button mapping #40

Closed ghost closed 4 years ago

ghost commented 4 years ago

The default button mapping for index controllers are bound to both B buttons and there is no way to reset the playspace without closing the software. Is there a way to re-map the controls for index?

naelstrof commented 4 years ago

You just have to specify the button IDs in the command line. You might want to look at advancedvr settings. Afaik they include a playspacemover type feature

On Sun, Dec 15, 2019, 3:36 PM Nick.B notifications@github.com wrote:

The default button mapping for index controllers are bound to both B buttons are there is no way to reset the playspace without closing the software. Is there a way to re-map the controls for index?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/naelstrof/VRPlayspaceMover/issues/40?email_source=notifications&email_token=AAIUIM7YNSEXHJFPMD5RXP3QY2WPBA5CNFSM4J3CMKE2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IATALXA, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIUIM7CNFMK7MZ7QICVMKLQY2WPBANCNFSM4J3CMKEQ .

naelstrof commented 4 years ago

Yeah this is the one: https://github.com/OpenVR-Advanced-Settings/OpenVR-AdvancedSettings

Advanced Space Features: gravity, space-turn, and space-drag

It might work more to your liking!

ghost commented 4 years ago

Ah ok thanks I'll give this a shot!