From 1b9eb9bff57dbee488accdde61c8c49a1f0efb3c Mon Sep 17 00:00:00 2001 From: xpeng <46627911+xiaopeng12138@users.noreply.github.com> Date: Tue, 17 May 2022 21:45:04 +0200 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ff3305..7721b75 100644 --- a/README.md +++ b/README.md @@ -10,5 +10,10 @@ A plan of WACCA VR emulator ## Current issue - touch startup will fail. need to enter test mode to reconnect the touch panel +## 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 + ## 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. +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.