Skip to content

Commit

Permalink
docs: Add some notes about HAGS
Browse files Browse the repository at this point in the history
  • Loading branch information
MeSoftHorny committed Jul 14, 2024
1 parent ae2fc8f commit 6ca0087
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 5 deletions.
5 changes: 3 additions & 2 deletions docs/docs/features.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,9 @@ That's it. Go to the "Test Flight" for testing.
!!! tip
To change the font, see [Changing the fonts](features.md/#wtrti).
!!! warning
Make sure that **"Hardware Accelerated GPU Scheduling" (HAGS)** is **disabled**.
See [Troubleshooting section](troubleshooting.md#the-overlay-is-stutteringfreezing-or-data-is-not-updating-when-alt-tab-to-the-game)
Make sure that **"Hardware Accelerated GPU Scheduling" (HAGS)** is **disabled**. Otherwise, it can lead to stuttering when alt-tab to the game.
[**How-to**](https://obsproject.com/kb/hags)
**Note:** If HAGS is disabled, the DLSS Framegen may not work.

## Tooltips
Most controls have tooltips. Simply hover over them and a tooltip will appear.
Expand Down
5 changes: 3 additions & 2 deletions docs/docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,13 @@ WTRTI does **not** make any changes to the game process or its data, it 'only' t

## Installation
1. Download [**the latest version**](https://github.com/MeSoftHorny/WTRTI/releases/latest).
2. Extract it to a separate folder with **write permissions**.
2. Extract it to a separate folder with **write permissions**.
Since the program works in portable mode, all files (logs, profiles, etc.) that the program dumps or uses, will be located in the same folder as the executable file.
> **Note**: Make sure it is not in the game root directory, otherwise the game launcher will delete the WTRTI executable.
3. Start WTRTI.
4. Add some indicators to the list (**+** button).
5. Start the game and switch to the "**Fullscreen Window**" mode in the **Graphics** settings.
5. Start the game and switch to the "**Fullscreen Window**" mode in the **Graphics** settings.
> Note: Make sure that **"Hardware Accelerated GPU Scheduling" (HAGS)** is **disabled**. [**How-to**](https://obsproject.com/kb/hags)
6. Go to "Test Flight".

### Upgrade from old versions
Expand Down
3 changes: 2 additions & 1 deletion docs/docs/troubleshooting.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
## The overlay is stuttering/freezing or Data is not updating when ALT-TAB to the game
Try to turn off the "Hardware Accelerated GPU Scheduling" (HAGS).
**How-To:** <https://obsproject.com/kb/hags>
**How-To:** <https://obsproject.com/kb/hags>
**Note:** If HAGS is disabled, the DLSS Framegen may not work.

## Not working with DEV server
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.
Expand Down

0 comments on commit 6ca0087

Please sign in to comment.