Scripts - Havens-Night/AW2-Modding-Documentation GitHub Wiki

Game scripts are the .binlua files found in the lua-scripts folders.

As the name suggests, these are lua scripts, Alan Wake 2 uses Roblox's lua fork called luau.

These .binlua files can be partially decompiled with unluau by atrexus