View on GitHub

Epic Mickey Docs

A collection of research and guides for navigating and modifying the files of Epic Mickey.

PAK Files

Overview

PAK Files (or packfiles, pack files) are package files that contain most of Epic Mickey’s game assets, such as level data, scripts, and graphics. All of Epic Mickey’s PAK files are located within the packfiles folder of the game’s root.

Editing

BlueThinner Lite

BlueThinner Lite is a tool that can be used to view and edit the contents of PAK files. It can be downloaded here. To use BlueThinner Lite, simply open the desired PAK file and select the file you wish to view or edit. The file will be displayed in the editor in text format. You can edit the file’s contents and save the changes back to the PAK file.

Extracting PAK files

PAK files can be extracted using a tool called QuickBMS and a script written by xentax.com user WRS. They can either all be extracted at once (recommended for convenience) or individually. The instructions are as follows:

  1. Create a working folder somewhere on your PC. This will be used to contain all the required files.
  2. Download QuickBMS and put it in your working folder. This program will be used to extract the PAK file.
  3. Download the Epic Mickey BMS script here and place it in your working folder. (CREDIT: WRS from zentax.com)
  4. Place the PAK file that you want to extract in your working folder. Your working folder should now look similar to the image below this guide.
  5. Open QuickBMS.exe and follow the steps (select BMS script, select file, select output folder). I recommend creating a new folder for your files to be exported to. (NOTE: To extract multiple or all of the PAK files, select them all when prompted by QuickBMS. If the program gets stuck on duplicate files, follow the instructions onscreen to tell it to skip all future conflicts.)
  6. If the files were extracted successfully, you can now close the BMS terminal and navigate to your output folder.