Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Zelda TP Converter Wii: Difference between revisions

From GameBrew
No edit summary
No edit summary
Line 1: Line 1:
{{Infobox Wii Homebrews
{{Infobox Wii Homebrews
|title=Zelda TP Converter
|title=Zelda TP Converter
|image=zeldatpconverterwii.png
|image=zeldatpconverterwii2.png
|description=Convert a Wii save of The Legend of Zelda: Twilight Princess to a GameCube or Wii version.
|description=Convert a Wii save of The Legend of Zelda: Twilight Princess to a GameCube or Wii version.
|author=suloku
|author=suloku
Line 9: Line 9:
|license=GPL-3.0
|license=GPL-3.0
|download=https://dlhb.gamebrew.org/wiihomebrews/zeldatpconverterwii.7z
|download=https://dlhb.gamebrew.org/wiihomebrews/zeldatpconverterwii.7z
|website=https://github.com/suloku/gcmm
|website=https://github.com/suloku/gcmm/releases/tag/1.0
|source=https://github.com/suloku/gcmm/releases
|source=
}}
{{#seo:
|title=Wii Homebrew PC Tools (PC Utilities) - GameBrew
|title_mode=append
|image=zeldatpconverterwii.png
|image_alt=
}}
}}
This program will either extract a Zelda Twilight Princess GameCube savegame from a GCI file or insert a Wii savegame (zeldaTp.dat) to an existing Zelda TP gci GameCube savegame.


The '''ZeldaTP Converter''' program enables the conversion of a Wii save from The Legend of Zelda: Twilight Princess to the GameCube or Wii version of the game.
==User guide==
'''Note:''' Always have a backup of your savegames, never use the original files.


==Description==
Extract GC savegame for wii: <code>zeldaTPconverter.exe zeldagamecube.gci</code>
This program will either extract a Zelda Twilight Princess GameCube savegame from a GCI file or insert a Wii savegame (zeldaTp.dat) to an existing Zelda TP gci gamecube savegame


==Usage==
Insert Wii savegame to gamecube GCI: <code>zeldaTPconverter.exe zeldaTp.dat zeldagamecube.gci</code>
*Extract GC savegame for wii: zeldaTPconverter.exe zeldagamecube.gci
*Insert Wii savegame to gamecube GCI: zeldaTPconverter.exe zeldaTp.dat zeldagamec
*ube.gci


'''Note''': always have a backup of your savegames, never use the original files!<br>
The program doesn't mind the region of the savegame, it has been tested and works with PAL and NTSC-U savegames, so you can put your gamecube NTSC savegame into your PAL Wii Zelda Twilight Princess.
'''Note 2''': the program doesn't mind the region of the savegame, it has been tested and works with PAL and NTSC-U savegames, so you can put your gamecube NTSC savegame into your PAL Wii Zelda Twilight Princess.


==Extract GC savegame==
===Extract GC savegame===
When zeldaTp.dat is extracted from a gci file put it in dolphin or substitue it in an existing Savegame Manager extracted savegame to install on wii (or directly copy it to emulated nand if you know the savegame path)
When zeldaTp.dat is extracted from a gci file, you can:
* Put it in Dolphin;
* Substitute it in an existing Savegame Manager, extracted savegame to install on Wii (or directly copy it to emulated nand if you know the savegame path).


These are the paths:
These are the paths:
<pre>
*PAL save path - nand:/title/00010000/525a4450/data/zeldaTp.dat
PAL   save path: nand:/title/00010000/525a4450/data/zeldaTp.dat
*NTSC-U save path - nand:/title/00010000/525a4445/data/zeldaTp.dat
NTSC-U save path: nand:/title/00010000/525a4445/data/zeldaTp.dat
*NTSC-J save path - nand:/title/00010000/525a444A/data/zeldaTp.dat
NTSC-J save path: nand:/title/00010000/525a444A/data/zeldaTp.dat
*NTSC-K save path - nand:/title/00010000/525a444B/data/zeldaTp.dat
NTSC-K save path: nand:/title/00010000/525a444B/data/zeldaTp.dat
</pre>


==Insert Wii savegame==
===Insert Wii savegame===
When inserted a new gci file is created, then put it in dolphin with the memory card manager or insert to memory card with GCMM 1.2d, CTR-GCS 0.3b or original CTR-GCS over BBA
When inserted a new gci file is created, you can:
* Put it in Dolphin with the memory card manager;
* Insert to memory card with GCMM 1.2d, CTR-GCS 0.3b or original CTR-GCS over BBA.


==External Links==
==External Links==
* Github - https://github.com/suloku/gcmm
* GBAtemp - https://gbatemp.net/threads/convert-gc-twilight-princess-save-to-wii.333938/post-4386898
* GitHub - https://github.com/suloku/gcmm/releases/tag/1.0

Revision as of 11:43, 30 March 2023

Zelda TP Converter
Zeldatpconverterwii2.png
General
Authorsuloku
TypePC Utilities
Version0.1
LicenseGPL-3.0
Last Updated2012/09/13
Links
Download
Website

This program will either extract a Zelda Twilight Princess GameCube savegame from a GCI file or insert a Wii savegame (zeldaTp.dat) to an existing Zelda TP gci GameCube savegame.

User guide

Note: Always have a backup of your savegames, never use the original files.

Extract GC savegame for wii: zeldaTPconverter.exe zeldagamecube.gci

Insert Wii savegame to gamecube GCI: zeldaTPconverter.exe zeldaTp.dat zeldagamecube.gci

The program doesn't mind the region of the savegame, it has been tested and works with PAL and NTSC-U savegames, so you can put your gamecube NTSC savegame into your PAL Wii Zelda Twilight Princess.

Extract GC savegame

When zeldaTp.dat is extracted from a gci file, you can:

  • Put it in Dolphin;
  • Substitute it in an existing Savegame Manager, extracted savegame to install on Wii (or directly copy it to emulated nand if you know the savegame path).

These are the paths:

  • PAL save path - nand:/title/00010000/525a4450/data/zeldaTp.dat
  • NTSC-U save path - nand:/title/00010000/525a4445/data/zeldaTp.dat
  • NTSC-J save path - nand:/title/00010000/525a444A/data/zeldaTp.dat
  • NTSC-K save path - nand:/title/00010000/525a444B/data/zeldaTp.dat

Insert Wii savegame

When inserted a new gci file is created, you can:

  • Put it in Dolphin with the memory card manager;
  • Insert to memory card with GCMM 1.2d, CTR-GCS 0.3b or original CTR-GCS over BBA.

External Links

Advertising: