Mod to replace the hardcoded Xbox controller prompts with ones more suitable for your own controller (e.g: PlayStation).
Warning
This mod was developed for the latest Steam version of Alan Wake (classic). It might not be compatible with other game releases.
- Download the latest mod release from the GitHub releases page;
- Extract the content of the archive in the main folder of the game;
- (Optional) Open
plugins\AWPS\config.ini
and edit thecontroller
line (default: PlayStation 5).
Important
Make sure that winmm.dll
and plugins
are in the same folder with the game executable (Alan Wake.exe
),
otherwise the mod won't load.
This mod comes with all the controller prompts from Alan Wake Remastered (in higher resolution, too):
- PlayStation 4
- PlayStation 5
- Xbox 360
- Xbox One
Note
By default, the game won't recognize inputs from non-Xbox controllers. You may use Steam Input to enable PlayStation 4/5 controller support for Alan Wake.
The script used to convert the fonts from AWR to AW can be found in Tools/
.
- eprilx for the
binfnt
file format documentation: https://github.com/eprilx/NorthlightFontMaker - OpenAWE-Project for the
rmdp
dumper: https://github.com/OpenAWE-Project/OpenAWE - ThirteenAG for Ultimate ASI Loader: https://github.com/ThirteenAG/Ultimate-ASI-Loader