mirror of
https://github.com/LibreVR/Revive.git
synced 2026-08-04 00:54:37 -04:00
This makes the Revive library able to disguise itself as the XInput redistributable used by all Oculus games.
9 lines
192 B
Modula-2
9 lines
192 B
Modula-2
EXPORTS
|
|
DllMain @1
|
|
XInputGetState @2
|
|
XInputSetState @3
|
|
XInputGetCapabilities @4
|
|
XInputEnable @5
|
|
XInputGetDSoundAudioDeviceGuids @6
|
|
XInputGetBatteryInformation @7
|
|
XInputGetKeystroke @8
|