Skip to content

Commit ce05cfb

Browse files
authored
Merge pull request #207 from IronGauntlet05/master
Added Alan Wake 2 Guide
2 parents b8320bc + eca1bb9 commit ce05cfb

File tree

4 files changed

+37
-0
lines changed

4 files changed

+37
-0
lines changed

markdown/GameGuides/AlanWake2.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
![Alan Wake 2](Images\AW2.png "Shot by IronGauntlet"){.shadowed .autosize}
2+
3+
## Summary
4+
5+
Feature | Supported
6+
--|--
7+
Vanilla Photo Mode | Yes
8+
Hotsampling | Yes
9+
DSR | Yes
10+
Custom Aspect Ratios | Yes
11+
Reshade | Yes
12+
Ansel | Yes
13+
Graphics API | DirectX 11/12
14+
Game version | 1.2.8
15+
16+
## Tools
17+
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
20+
21+
## How to get rid of ingame DOF/vignette/lens distortion effects
22+
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:
24+
25+
"m_bVignette": false,
26+
"m_bDepthOfField": false,
27+
"m_bLensDistortion": false,
28+
"m_bUnlockAspectRatio": true
29+
30+
@alert tip
31+
Clear out an area before taking shots, enemies can cause artifacts like blurring/lens distortion.
32+
@end
33+
34+
## Useful Links
35+
36+
* [PC Gaming Wiki](https://pcgamingwiki.com/wiki/Alan_Wake_II)

markdown/Images/AW2.png

331 KB
Loading

markdown/bannerslist.md

264 Bytes























































































































































































































































































































































markdown/docnet.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"Abzû" : "GameGuides\\Abzu.md",
2222
"Ace Combat 7": "GameGuides\\AceCombat7.md",
2323
"Alan Wake": "GameGuides\\Alan_Wake.md",
24+
"Alan Wake 2": "GameGuides\\AlanWake2.md",
2425
"Alien: Isolation": "GameGuides\\alienisolation.md",
2526
"American Truck Simulator": "GameGuides\\americantruck.md",
2627
"Ashen": "GameGuides\\ashen.md",

0 commit comments

Comments
 (0)