|
16 | 16 | </p> |
17 | 17 | <h1 align="center"></h1> |
18 | 18 |
|
19 | | -**WarThunder Real-Time Information**, a highly customizable HUD overlay and logging tool for War Thunder. |
20 | | - |
21 | | -<h1 align="center"></h1> |
22 | | - |
23 | | -### Features: |
24 | | -- More than 30 types of indicators (Climb, AoA, Turning time, Turning radius, Fuel consumption, WEP remain, Booster remain, etc.). |
| 19 | +**WarThunder Real-Time Information**, a highly customizable HUD overlay and logging tool for War Thunder. |
| 20 | + |
| 21 | +## Features |
| 22 | +- More than 30 types of indicators (Climb, AoA, Turning time, Turning radius, Fuel consumption, WEP remain, Booster remain, etc.). |
| 23 | + Note: Ammo related information is not available (or very limited) on the web-map, so it cannot be added to the app. |
25 | 24 | - Two types of OSD (On-screen display): |
26 | 25 | RTSS - using "RivaTuner Statistics Server" OSD functionality. Works with any window mode. |
27 | 26 | WTRTI - Borderless window with transparency. *Requires "Fullscreen Window" mode to be enabled.* |
|
34 | 33 | - "Game chat" window, with ability translate in-game chat messages by opening Google Translate web-page or in-app translate (Lingva.ml). |
35 | 34 | - "Battle Log" window, with a keyword highlight. |
36 | 35 |
|
37 | | - |
38 | | -<h1 align="center"></h1> |
39 | | - |
40 | | -### How it works: |
| 36 | +## How it works |
41 | 37 | WTRTI does not make any changes to the game process or its data, it 'only' processes data from localhost:8111(web-map) and displays it on a screen. |
42 | 38 |
|
43 | | -<h1 align="center"></h1> |
44 | | - |
45 | | -### Installation: |
| 39 | +## Installation |
46 | 40 | 1. Download [the latest version](https://github.com/MeSoftHorny/WTRTI/releases) |
47 | 41 | 2. Extract it to a seperate folder with write permissions. Make sure it is not in the game root directory, otherwise the game launcher will delete WTRTI.exe file in there. |
48 | 42 | 3. Run WTRTI.exe. |
49 | 43 |
|
50 | | - |
51 | | -### Upgrade from previous versions: |
| 44 | +### Upgrade from previous versions |
52 | 45 | Simply extract the downloaded zip file into the folder where the old version is located. |
| 46 | + |
53 | 47 |
|
54 | | - |
55 | | -<h1 align="center"></h1> |
56 | | - |
57 | | -### System requirements: |
58 | | - |
| 48 | +## System requirements |
59 | 49 | - Game: Full client+ |
60 | 50 | *DEV Server or Minimal client users, see Troubleshooting section for a workaround.* |
61 | | -- OS: Windows: 7 or higher |
| 51 | +- OS: Windows 7 or higher |
62 | 52 | Linux: Ubuntu 20.04 and later |
63 | 53 | *Borderless window mode requires Compositor to be enabled.* |
64 | 54 | - Graphics: Any OpenGL 3.3 compatible GPU or greater |
65 | 55 | *RTSS OSD: Rivatuner Statistics Server v7.3+. [Download](https://www.guru3d.com/files-details/rtss-rivatuner-statistics-server-download.html)* |
66 | 56 | - VR: SteamVR |
67 | 57 |
|
68 | | -<h1 align="center"></h1> |
69 | | - |
70 | | -### Troubleshooting: |
| 58 | +## Troubleshooting |
71 | 59 | _**"Not working with DEV server":**_ |
72 | | - WTRTI may not work, if the vehicle does not have a cockpit or the game client is Minimal, which causes the indicators.json file to be missing on localhost:8111. |
| 60 | + WTRTI may not work, if the vehicle does not have a cockpit or the game client is Minimal, which causes the indicators.json file to be missing on localhost:8111. |
73 | 61 | In this case, try enabling "Handle data in every game mode" (Settings -> Advanced tab). |
74 | | - Beware: Some of the indicators will not work (e.g Critical AoA, Wing Flutter), due to the limited amount of data available from localhost:8111. |
| 62 | + Note: Some of the indicators will not work (e.g Critical AoA, Wing Flutter), due to the limited amount of data available from localhost:8111. |
75 | 63 |
|
76 | 64 | _**"OSD is not show up" or "Data is not updated in the main window":**_ |
77 | | - If you have Antivirus, try to add exclusion for WTRTI. |
| 65 | + If you have Antivirus, try to add exclusion for WTRTI. |
78 | 66 |
|
79 | 67 | _**"The overlay is stuttering/freezing" or "Data is not updating when ALT-TAB to the game":**_ |
80 | | - Try to turn off the "Hardware Accelerated GPU Scheduling": https://www.thenerdmag.com/how-to-turn-off-hardware-accelerated-gpu-scheduling-on-windows-10/ |
| 68 | + Try to turn off the "Hardware Accelerated GPU Scheduling": https://www.thenerdmag.com/how-to-turn-off-hardware-accelerated-gpu-scheduling-on-windows-10/ |
81 | 69 |
|
82 | 70 | _**"RTSS OSD is not working":**_ |
83 | | - RTSS may conflict with other overlays, try disabling them first. |
| 71 | + RTSS may conflict with other overlays, try disabling them first. |
84 | 72 | If you running the game through Steam, you can disable overlay for War Thunder, just open Properties->General-> Uncheck the "Enable the Steam Overlay while in-game" |
85 | | - |
86 | 73 |
|
87 | 74 | _**"WTRTI OSD: transparency is not working/black rectangle":**_ |
88 | | - Windows: The Compositor on your system is not working properly. Can be a few things: |
| 75 | + **Windows:** The Compositor on your system is not working properly. Can be a few things: |
89 | 76 | 1. Graphics driver issue, try to reinstall. |
90 | 77 | 2. Windows is corrupted (sfc /scannow). |
91 | | - Linux: Try to enable the compositor (kwin, compiz, picom). |
| 78 | + **Linux:** Try to enable the compositor (kwin, compiz, picom). |
92 | 79 |
|
93 | 80 | _**"Flight data is not being written to the CSV file":**_ |
94 | | - Perhaps Antivirus restricts write access, try to add exclusion for WTRTI. |
| 81 | + Perhaps Antivirus restricts write access, try to add exclusion for WTRTI. |
95 | 82 |
|
96 | 83 | <h1 align="center"></h1> |
97 | 84 |
|
|
0 commit comments