19 lines
533 B
Markdown
19 lines
533 B
Markdown
# WACVR
|
|
A VR arcade emulator
|
|
|
|
## Current stage
|
|
- Successfully started the game itself
|
|
- Successfully initialized touch
|
|
- Successfully send touch signal
|
|
- Successfully enabled Freeplay and tested the touch signal in game
|
|
|
|
## Current issue
|
|
- None!
|
|
|
|
## Quick guide
|
|
- Port binding is same as my other repo MaiDXR
|
|
- 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.
|