1
0
mirror of synced 2024-11-14 18:17:40 +01:00
WACVR/README.md

20 lines
673 B
Markdown
Raw Normal View History

2022-05-15 23:52:29 +02:00
# WACVR
2022-03-08 01:12:51 +01:00
A plan of WACCA VR emulator
2022-03-08 01:17:33 +01:00
## Current stage:
- Successfully started the game itself
- Semi-successfully initialized touch
- Successfully send touch signal
2022-05-15 23:52:29 +02:00
- Successfully enabled Freeplay and tested the touch signal in game
2022-03-08 01:17:33 +01:00
## Current issue
2022-05-15 23:52:29 +02:00
- touch startup will fail. need to enter test mode to reconnect the touch panel
2022-03-08 01:21:25 +01:00
2022-05-17 21:45:04 +02:00
## Quick guild
- 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
2022-03-08 01:21:25 +01:00
## Why this repo now?
2022-05-17 21:45:04 +02:00
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.