diff --git a/1209/5647/index.md b/1209/5647/index.md new file mode 100644 index 00000000..4e4f7580 --- /dev/null +++ b/1209/5647/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: Virtual Lightgun +owner: dyzt +license: MIT +site: https://github.com/dyzt/vrlf-virtual-gun +source: https://github.com/dyzt/vrlf-virtual-gun +--- +A virtual absolute-pointing HID mouse (5 buttons, 15-bit X/Y) created by a UMDF2 Virtual HID Framework driver, a fork of WinUHid. Each device is one player's lightgun, so games and emulators that read Raw Input see each player as a separate mouse. diff --git a/org/dyzt/index.md b/org/dyzt/index.md new file mode 100644 index 00000000..ad216631 --- /dev/null +++ b/org/dyzt/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: VRLF +site: https://github.com/dyzt +--- +VRLF (Virtual Reality Lightgun Framework) plays lightgun arcade games in VR, translating VR controller aim into input the games accept.