1
0
mirror of synced 2024-11-28 08:00:50 +01:00
WACVR/README.md
2022-05-19 10:06:17 +02:00

20 lines
666 B
Markdown

# WACVR
A VR arcade emulator
## Current stage:
- Successfully started the game itself
- Semi-successfully initialized touch
- Successfully send touch signal
- Successfully enabled Freeplay and tested the touch signal in game
## Current issue
- touch startup will fail. need to enter test mode to reconnect the touch panel
## Quick guide
- Port binding is same as my other repo MaiDXR
- need to enter test mode to reconnect the touch panel
- add "[touch] enable=0" to ini file
## Why this repo now?
I don't have much time and enough skills to make this project by myself. I'm not familiar with Unreal Engine etc. So I want this project to be a community project.