Skip to content

Convert GCI Twilight Princess quest log saves to .bin

Notifications You must be signed in to change notification settings

SailorSnoW/tp-save-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple rust app to convert Twilight princess saves to binary files.

Usage

$ tp-save-converter [OPTIONS] <PATH>

ARGS:
<PATH>    Path to the GCI file containing the quest logs

OPTIONS:
-h, --help             Print help information
--save1 <SAVE1>        Name of the 1st quest log .bin file [default: save1]
--save2 <SAVE2>        Name of the 2nd quest log .bin file [default: save2]
--save3 <SAVE3>        Name of the 3rd quest log .bin file [default: save3]
-V, --version          Print version information

About

Convert GCI Twilight Princess quest log saves to .bin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages