From 9f8dfe4b2de09c3ebb819899cfe1423970a8b9f3 Mon Sep 17 00:00:00 2001 From: xpeng <46627911+xiaopeng12138@users.noreply.github.com> Date: Sun, 15 May 2022 23:52:29 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dc3a10b..5ff3305 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,14 @@ -# WAC-VR +# 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 -- Cant insert coins +- 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.