Skip to content

File Extraction

Game Files

Tip

The game folder can be found under <Steam Folder>\steamapps\common\FINAL FANTASY XVI.

You should be able to find the following files/folders:

  • data/ - This is where the game data resides. Data is split between packs which correspond to different folders in the game. You can refer to this list to find out which pack corresponds to which folder.

Extracting Files

Requirements


Extracting all files

GUI (Graphical version)

Open FF16Tools.Pack.GUI.exe. You will be presented with options to extract packs.

CLI (Command-Line version)

Open a command prompt in the folder where FF16Tools.CLI.exe is, and then run the following command:

Example Command - Extract all files
FF16Tools.CLI.exe unpack-all -i <path to .pac file>

Note

Replace <path to .pac file> with the path to an actual .pac file, (surrounded by double-quotes " if it contains spaces).

It may take some time to extract all files depending on the size.