Skip to content

Commit ab6a019

Browse files
committed
docs: Add some clarifications
1 parent 90ac22f commit ab6a019

3 files changed

Lines changed: 18 additions & 12 deletions

File tree

docs/docs/features.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ All you need is to set up a hotkey at:
206206

207207
!!! warning
208208
If you have an **iGPU**, make sure you are using WTRTI on the discrete GPU (High performance):
209-
<https://pureinfotech.com/set-gpu-app-windows-10/>
209+
Windows Settings -> System -> Display -> Graphics Settings -> Choose WTRTI -> Options -> High performance.
210210

211211
### Hotkeys
212212
- **CTRL + ALT + V** - toggles "HMD tracking" mode.
@@ -226,6 +226,7 @@ To make the settings available in SteamVR, you first need to go to "Test Flight"
226226

227227
### Meta/Oculus headsets
228228
Make sure that the **Current OpenXR Runtime** is **SteamVR**.
229+
It's also recommended to use **Steam Link** or **ALVR** for streaming instead of **Meta Quest Link**.
229230
![#](images/steamvr_openxr_runtime.png)
230231

231232
### Meta/Oculus headsets (Legacy)

docs/docs/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
**A highly customizable HUD overlay and logging tool for War Thunder.**
44

55
![#](images/wtrti_themes.png)
6+
_PRO version HUD:_
67
![#](images/wtrti_hud.webp)
78
![#](images/wtrti_osd.png)
89

docs/docs/troubleshooting.md

Lines changed: 15 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## Radar Altitude do not work
2+
The value “radio_altitude” may be missing in telemetry on some aircraft, because the aircraft does not have a radar altitude or the value is displayed on a digital device (modern jets).
3+
The game just doesn't provide values from HMD or MFDs.
4+
5+
**Before reporting a bug to me, check for the "radio_altitude" in the "State" window (press F2 in the main window) while you are in "Test Flight".
6+
If this value is missing, then the problem is on the game side.**
7+
8+
## Fuel consumption indicators do not work
9+
The value “fuel” may be missing in telemetry on some aircraft (e.g. some early Yak's, or modern jets).
10+
11+
**Before reporting a bug to me, check for the "fuel" in the "State" window (press F2 in the main window) while you are in "Test Flight".
12+
If this value is missing, then the problem is on the game side.**
13+
114
## The overlay is stuttering/freezing or Data is not updating when ALT-TAB to the game
215
Try to turn off the "Hardware Accelerated GPU Scheduling" (HAGS).
316
**How-To:** <https://obsproject.com/kb/hags>
@@ -7,12 +20,12 @@ Try to turn off the "Hardware Accelerated GPU Scheduling" (HAGS).
720
WTRTI may not work if a vehicle does **not** have a cockpit or the game client is **Minimal**, causing some information(**indicators.json**) to be missing on localhost:8111.
821
In this case, you can try enabling **"Handle data in every game mode"** (**Settings -> Advanced tab**).
922
!!! info
10-
Some indicators may not work due to the limited amount of data available from the localhost:8111, e.g. Critical AoA, Critical Air Speed.
23+
Some indicators may not work due to the limited amount of data available in the telemetry, e.g. Critical AoA, Critical Air Speed.
1124
!!! warning
1225
At some point, the overlay may continue to be displayed when you are in the menu, in which case try disabling this option.
1326

1427
## OSD is not show up" or "Data is not updated in the main window
15-
If you have antivirus, try adding an exclusion for WTRTI.
28+
If you have antivirus software, try adding an exclusion for WTRTI.
1629

1730
## RTSS OSD is not working
1831
RTSS may conflict with other overlays, try disabling them first.
@@ -28,12 +41,3 @@ Can be a few things:
2841

2942
## Flight data is not being written to the CSV file
3043
Perhaps Antivirus restricts write access, try to add exclusion for WTRTI.
31-
32-
## Fuel consumption indicators not working
33-
The "fuel" value in the localhost:8111 (web-map) is missing on some aircraft (e.g. some early Yak's).
34-
35-
_Before bug-report to me, check for the "**fuel**" in the "State" window (press F2 in the main window), while you in "Test Flight"._
36-
37-
## Radar Altitude does not work
38-
The "**radio_altitude**" value in the localhost:8111 may be missing on some aircraft, because the aircraft does not have a radar altitude or the value is displayed on a digital device (modern jets).
39-

0 commit comments

Comments
 (0)