matzman666 / OpenVR-InputEmulator

An OpenVR driver that allows to create virtual controllers, emulate controller input, manipulate poses of existing controllers and remap buttons. A client-side library that communicates with the driver via shared-memory is also included.
GNU General Public License v3.0
722 stars 138 forks source link

Request: Add import/export profile option #69

Open cercata opened 6 years ago

cercata commented 6 years ago

That would be nice, for complex profiles ... :)

gregtampa commented 6 years ago

A flat file would be great to load profiles and also edit/share them. Maybe an profile name.ini/cfg would be awesome

Beanow commented 6 years ago

Currently your profiles will be stored in C:\Users\<user>\AppData\Roaming\matzman666\OpenVRInputEmulator.ini It isn't exactly human readable or copy-paste friendly though.