alandtse / CommonLibVR

This is an experimental reverse engineered library for Skyrim VR (ported from CommonLibSSE). There are two main branches (VR) which is based on po3's using ifdefs, and NG which is an updated NG build.
MIT License
23 stars 21 forks source link

fix: add missing VR device #37

Closed Nightfallstorm closed 8 months ago

Nightfallstorm commented 8 months ago

Function observing 10 devices: RE::BGSPerk **__fastcall sub_140C51E60(RE::BSInputDeviceManager *a1)

INPUT_DEVICE matches SKSEVR: https://github.com/SkyrimAlternativeDevelopers/sksevr-mirror/blob/master/skse64/GameInput.h#L19C1-L33C3