1
0
mirror of synced 2024-11-14 10:07:40 +01:00
A VR arcade emulator
Go to file
2022-05-15 23:52:29 +02:00
.gitignore Initial commit 2022-03-08 01:12:51 +01:00
LICENSE Initial commit 2022-03-08 01:12:51 +01:00
README.md Update README.md 2022-05-15 23:52:29 +02:00

WACVR

A plan of WACCA VR 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

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.