Skip to content

praydog/alan-wake-2-mod-loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alan-wake-2-mod-loader

A mod loader for Alan Wake 2 that enables easy installation of mods by allowing modded files to be loaded directly from the Windows filesystem, rather than big packaged files.

Modding Haven Discord

Installation

Extract the zip on the Releases page into your AlanWake2 directory.

Installation of loose file mods

Can usually just extract any mod into the game directory with its original RMDTOC folder structure.

WinRAR_2023-11-20_19-01-40

Custom command line arguments

  • -logpack2
    • Log files that are being actively accessed by the game
  • -logpack2_exts "ext"
    • Log files with specific extensions
    • e.g. -logpack2_exts "wem,tex"
    • Must have quotes

Limitations

Unknown at this time. Tested on a few mods but not aware of any issues yet.