Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Update Dying Light 2 #117

Merged
merged 1 commit into from
Oct 31, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 3 additions & 10 deletions src/game-support/dying-light-2.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,12 @@
# Dying Light 2
<!-- script:Aliases [] -->

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

## Setup

> [Source](https://www.youtube.com/watch?v=ymuTp8JuK4A)

- Install in Steam as normal
- Right-click on the game in Steam and browse local files
- Open `path/ph/work/bin/x64/`
- Rename `runtime_dx11.dll` to `runtime_dx11.dll.bak`
The game will not launch with DXVK enabled.

> [!WARNING]
> Changing the upscaling method to XeSS will soft-lock.
> Changing the upscaling method to XeSS will soft-lock the game.
> To fix this, click `Open C: Drive` and navigate to `/users/crossover/Documents/dying light 2/out/settings/video.scr`, and open this file in a text editor.
> Change `Upscaler(5)` to `Upscaler(0)`

Expand Down