Skip to content

Commit 66597e2

Browse files
committed
Corrections on AW2 guide
1 parent ce05cfb commit 66597e2

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

markdown/GameGuides/AlanWake2.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,20 @@ Game version | 1.2.8
1515

1616
## Tools
1717

18-
* [Camera tools by Otis_Inf](https://patreon.com/Otis_Inf)
19-
**[Features](https://opm.fransbouma.com/Cameras/alanwake2.htm)**: Camera control, FoV control, HUD toggle, timestop/gamespeed, hotsampling
18+
* [Camera tools by Otis_Inf](https://opm.fransbouma.com/Cameras/alanwake2.htm)
19+
**Features**: Camera control, FoV control, HUD toggle, timestop/gamespeed, hotsampling
2020

2121
## How to get rid of ingame DOF/vignette/lens distortion effects
2222

23-
You can use the game's photomode to disable them separately for each shot. To disable them permanently, open Renderer.ini (located in %LOCALAPPDATA%\Remedy\AlanWake2) in Notepad and change the following settings to these values:
23+
You can use the game's photomode to disable them separately for each shot. To disable them permanently, open `Renderer.ini`
24+
(located in `%LOCALAPPDATA%\Remedy\AlanWake2`) in Notepad and change the following settings to these values:
2425

26+
```
2527
"m_bVignette": false,
2628
"m_bDepthOfField": false,
2729
"m_bLensDistortion": false,
2830
"m_bUnlockAspectRatio": true
31+
```
2932

3033
@alert tip
3134
Clear out an area before taking shots, enemies can cause artifacts like blurring/lens distortion.

0 commit comments

Comments
 (0)