Have anyone here used IGameInputDevice.SendRawDeviceOutput here?
Have anyone here used IGameInputDevice.SendRawDeviceOutput here?
I need it to get low level access to some PlayStation Dualsense controller features, such as adaptive triggers and setting colors.
UPDATE: The function is missing from the VTables likely due to vibe coding, but I found a workaround. Opening the device's pnpPath as a file will grant you evdev-like access to the device.