Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions 1209/5647/index.md
Original file line number Diff line number Diff line change
@@ -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.
6 changes: 6 additions & 0 deletions org/dyzt/index.md
Original file line number Diff line number Diff line change
@@ -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.