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

15 lines
592 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
## 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. If someone has managed to make the game work, I will continue developing.