Update README.md
Browse files
README.md
CHANGED
|
@@ -24,7 +24,7 @@ The simulator is designed for use with Meta Quest VR glasses in a Windows VR set
|
|
| 24 |
|
| 25 |
## Testing
|
| 26 |
|
| 27 |
-
This package is intended for testing the eScooter simulator experience on Windows with Quest VR glasses connected through a supported PC VR workflow (Quest Link
|
| 28 |
|
| 29 |
Before testing, install any required Unreal Engine prerequisites from the included redistributable if Windows prompts for missing runtime components.
|
| 30 |
|
|
@@ -38,6 +38,10 @@ Steering: relatitve position between right and left hand controller similar to h
|
|
| 38 |
|
| 39 |
Brake: Left controller trigger
|
| 40 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 41 |
|
| 42 |
## Download Notes
|
| 43 |
|
|
|
|
| 24 |
|
| 25 |
## Testing
|
| 26 |
|
| 27 |
+
This package is intended for testing the eScooter simulator experience on Windows with Quest VR glasses connected through a supported PC VR workflow (Meta Horizon Link -> Quest Link -> click the eScooter.exe at Desktop inside Quest glasses).
|
| 28 |
|
| 29 |
Before testing, install any required Unreal Engine prerequisites from the included redistributable if Windows prompts for missing runtime components.
|
| 30 |
|
|
|
|
| 38 |
|
| 39 |
Brake: Left controller trigger
|
| 40 |
|
| 41 |
+
## Local data log
|
| 42 |
+
|
| 43 |
+
This vehicle dynamics data e.g. speed, acceleration, steering angle, map levels will be stored locally: %LOCALAPPDATA%\eScooter\Saved\Logs\eScooter_RideTelemetry.log
|
| 44 |
+
|
| 45 |
|
| 46 |
## Download Notes
|
| 47 |
|