Skip to content

Commit

Permalink
Add Shadow of the Tomb Raider: DE as Supported.
Browse files Browse the repository at this point in the history
  • Loading branch information
lucsoft committed Jul 25, 2024
1 parent f6c7437 commit f892589
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@
- [Ruiner](./game-support/ruiner.md)
- [Satisfactory](./game-support/satisfactory.md)
- [Sekiro: Shadows Die Twice](./game-support/sekiro.md)
- [Shadow of the Tomb Raider: Definitive Edition](./game-support/shadow-of-the-tomb-raider-de.md)
- [Skyrim SE](./game-support/skyrim-se.md)
- [Sniper: Ghost Warrior 2](./game-support/sniper-gw-2.md)
- [Sniper: Ghost Warrior](./game-support/sniper-gw.md)
Expand Down
17 changes: 17 additions & 0 deletions src/game-support/shadow-of-the-tomb-raider-de.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Shadow of the Tomb Raider: Definitive Edition
<!-- script:Aliases [] -->

{{#template ../templates/rating.md status=Gold installs=Yes opens=Yes}}

## Setup

- Enable DXVK in Bottle Configuration
- Define Environment Variables:
| Key | Value |
| ------------------- | --------- |
| VKD3D_CONFIG | dxr11,dxr |
| VKD3D_FEATURE_LEVEL | 12_2 |
> These changes fixed visual glitches and improved performance.
### Heroic Games Launcher
- Download in Heroic as normal, select whisky and set the custom environment variables.

0 comments on commit f892589

Please sign in to comment.