KozGit / DOOM-3-BFG-VR

Doom 3 BFG VR: Fully Possessed. Doom 3 BFG with native Oculus Rift/Touch or OpenVR support
GNU General Public License v3.0
372 stars 52 forks source link

Linux bug fix, still lots to do. #289

Closed johnr14 closed 6 years ago

johnr14 commented 6 years ago

Not sure about change in neo/d3xp/IK.cpp as it still doesn't compile. This is for followup of issue #288.

For now it seems that a port for ../neo/sys/win32/win_input.cpp:void Sys_SetRumble( int device, int low_left, int hi_left, int low_right, int hi_right ) is needed. Actually, it seems that there is no current linux_input.cpp equivalent to win_input.cpp. And that is over my head.