Extracting Game Files - Havens-Night/AW2-Modding-Documentation GitHub Wiki
Alan Wake 2 stores most of its files in .rmdtoc
and .rmdblob
archives. Where .rmdtoc
acts like a header and .rmdblob
has the actual files.
To extract the files, you will need the Alan-Wake-2-RMDTOC-Tool by amrshaheen61
Usage:
- Run the exe and then select
File -> Open
- Navigate to your
[Alan Wake 2 Installation Path]/data_pack2/pc
folder and open eitherbase-generic.rmdtoc
orstream0-generic.rmdtoc
- Right click on the folder you want to extract and select
Export selected folder
- Extracting the
data
anddata_pc
folders from both archives will take up around100GB
.