Skip to content

Venomalia/DolphinTextureExtraction-tool

Repository files navigation

DolphinTextureExtraction-tool

Wiki Discord Issues Dolphin Downloads Stars

This command-line tool is designed for extracting textures from GameCube and Wii discs, offering compatibility with Dolphin's texture hash. With allows you to quickly get textures to create a texture pack without the need to play through them on Dolphin first! While its extraction rate depends on the game's formats and the tool's support for them, it can handle a wide range of games. Additionally, the tool supports unpacking all compatible formats and some other functions.

Although the most common formats are already supported, the tool is still under development and new functions and other formats will be added over time.

Download

This is a .NET 6.0 application and requires the .NET Runtime 6.0. If you don't have it installed yet, you can download it from here.

Release Download

Pre releases Download

How to use

Command-line UI

Launch DolphinTextureExtraction.tool.exe and Follow the instructions of the application

Drag and Drop

Drop a folder on the DolphinTextureExtraction.tool.exe, output to the same place only with a "~" in front of the new folder.

Command-line

List of all commands.

  • Syntax: EXTRACT "Input" "Output" -dmd -amd

    Extracts all textures and arbitrary mipmap.

  • Syntax: HELP

    For a list with all commands.

Credits