In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Segher's Wii.git: Difference between revisions

From WiiBrew
Jump to navigation Jump to search
Crayon (talk | contribs)
m New Infobox
m Robot: Cosmetic changes
Line 8: Line 8:
'''Segher's Wii.git''' (sometimes referred to as "'''tachtig/negentig'''") is a set of tools to aid in the effort of Wii [[homebrew]].
'''Segher's Wii.git''' (sometimes referred to as "'''tachtig/negentig'''") is a set of tools to aid in the effort of Wii [[homebrew]].


''<segher> i have no collective name for my tools, it's just a grabbag of mixed goodies. call it "Segher's wii.git", if you want''
''<segher> i have no collective name for my tools, it's just a grabbag of mixed goodies. call it "Segher's wii.git", if you want''
== The Tools ==
== The Tools ==
=== Primary tools ===
=== Primary tools ===
Line 17: Line 17:
  * zestig  -- decode and unpack Wii flash images
  * zestig  -- decode and unpack Wii flash images


====Translations====
==== Translations ====
From Dutch to English:
From Dutch to English:
* Negentig - Ninety
* Negentig - Ninety
Line 39: Line 39:
See the [[Git]] article if you are unfamiliar with using Git.
See the [[Git]] article if you are unfamiliar with using Git.


==See Also==
== See Also ==
*[[FE100]] Windows port of segher's tachtig & twintig, Unpack&Pack savefiles, easy obtaining of files used by tachtig & twintig  
*[[FE100]] Windows port of segher's tachtig & twintig, Unpack&Pack savefiles, easy obtaining of files used by tachtig & twintig


[[Category:Software]]
[[Category:Software]]

Revision as of 18:18, 10 August 2009

Segher's Wii.git
General
Author(s)Segher
TypePC utility
Links
Download

Segher's Wii.git (sometimes referred to as "tachtig/negentig") is a set of tools to aid in the effort of Wii homebrew.

<segher> i have no collective name for my tools, it's just a grabbag of mixed goodies. call it "Segher's wii.git", if you want

The Tools

Primary tools

* negentig -- decode and unpack a disc image
* tachtig  -- decode and unpack a saved data wad (data.bin)
* zeventig -- decode and unpack an installer wad
* twintig  -- pack and encode a saved data wad
* zestig   -- decode and unpack Wii flash images

Translations

From Dutch to English:

  • Negentig - Ninety
  • Tachtig - Eighty
  • Zeventig - Seventy
  • Twintig - Twenty
  • Zestig - Sixty

Secondary tools

* tpl2ppm  -- obvious
* dol2elf  -- obvious
* tmd-dump -- obvious
* zelda-cksum -- check and fix checksums in Zelda TP savegames

Where to get the code

Browse it online at http://git.infradead.org/?p=users/segher/wii.git

Or clone it from git://git.infradead.org/users/segher/wii.git


See the Git article if you are unfamiliar with using Git.

See Also

  • FE100 Windows port of segher's tachtig & twintig, Unpack&Pack savefiles, easy obtaining of files used by tachtig & twintig