Versione beta di Racelab

Integrazione VR di nuova generazione

Una nuova versione beta che include la realtà virtuale è stata appena rilasciata il 12 maggio 2024. Ulteriori informazioni verranno aggiunte qui non appena saranno disponibili e un elenco di eventuali problemi noti e segnalati.

**Installazione**

Attualmente è necessario copiare manualmente alcuni file necessari, ma sarà automatizzato.

Assicurati di avere Chrome installato per sopportare la massima compatibilità.

Integrazione VR di nuova generazione

**Installazione**

Attualmente è necessario copiare manualmente alcuni file necessari, ma sarà automatizzato.

Assicurati di avere Chrome installato per sopportare la massima compatibilità.

1. Scarica e installa la build vr di nuova generazione di racelab (link sotto)

2. Scarica vrconfig.zip

3. Decomprimi il contenuto del file zip nella cartella /Documents/RaceLabApps.

Di conseguenza dovresti avere la cartella /Documents/RaceLabApps/vrconfig con 2 file: 'App.json' e 'configs.json'


**Configurazione**

1. App.json

Holds the configuration of how you want to run the VR app.

This is the contents of the file:

{

"OpenVREnable": true,

"OpenXREnable": true

}

You decide which mode to enable. If you enable both, openXR will try to start. If it fails, openVR mode wil attempt to start.

Try both if you like, but as a general rule of thumb: openXR if you have more GPU headroom, OpenVR if you have more CPU headroom in your PC.

2. configs.json:

Hold the list of overlays you want to see in vr. (To get an url of an overlay, go to the overlay page and click 'streaming info' tab. Save this file after editing.)

This is an example content of the file:

[

{

"Enabled": true,

"URI": "http://localhost:8080/ui/#/overlays/advancedpanel",

},

{

"Enabled": true,

"URI": "http://localhost:8080/ui/#/overlays/relative",

}

]

Questo file (come il app.json) è un file in un formato specifico, chiamato "formato json". Poiché stai modificando questo file manualmente, assicurati che il file sia valido. È possibile utilizzare qualsiasi sito Web a tale scopo per convalidare il contenuto di questo file, come ad esempio: https://jsonlint.com/

Come vedi questo è un elenco di sovrapposizioni, aggiungerne una dovrebbe essere più o meno ovvia. (questo sarà integrato perfettamente nell'interfaccia utente, quindi non è necessario eseguire questa modifica manualmente)

** Come si corre **


Currently only PRO users have access to the early version. If you are free user but willing to test this version, send me a pm and I will grant you a coupon code that will be vaild for 1 month, giving you pro membership. Only for serious testers, we expect you to test the app and give us feedback. Please dont abuse it.

1. Open racelab and join to a session in iracing (in VR mode)

2. You DO NOT need to open any overlays. Any overlay you want to see in VR will be declared in the 'config.json' file.

3. To activate the overlays in VR, open the overlays menu and click on the 'activate VR' button (this have not changed, same as with the old VR)

** How to use **

Editing:

1. To edit the position of the overlays, press <Tab> on your keyboard.

2. Follow the instructions on the screen. A small 'modal' will appear which will tell you everything about how to use it.

3. To sum up the editing:

:arrow_down: download url

https://racelab.app/beta/RacelabApps-newgen-vr.exe