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
Chell65 (talk | contribs)
Added info and made it more FAQ-like
working, up-to-date links
 
(18 intermediate revisions by 14 users not shown)
Line 1: Line 1:
{{Infobox homebrew
| title      = Segher's Wii.git
| type        = pc utility
| author      = Segher
| download    = https://github.com/MasterofGalaxies/wii/releases/download/2022/wii.zip
| source      = https://github.com/MasterofGalaxies/wii
}}
'''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''
== 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


''<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''
==== Translations ====
 
From Dutch to English:
 
* Negentig - Ninety
 
* Tachtig - Eighty
'''Where to get the code'''<br />
* Zeventig - Seventy
http://git.infradead.org/?p=users/segher/wii.git;a=summary
* Twintig - Twenty
 
* Zestig - Sixty
'''Where to get Git'''<br />
http://git.or.cz/
 
'''How to grab the code'''<br />
git clone git://git.infradead.org/users/segher/wii.git LocalDirectoryToPutTheCodeIn
 
'''Updating pre-cloned source and other usages of Git'''<br />
Consult its [http://git.or.cz/#documentation documentation]. The [http://www.kernel.org/pub/software/scm/git/docs/everyday.html Everyday Git] handbook is especially useful.


'''How to contact segher (one of our resident man-gods of the higher plane) if you can help or have ''legitimate'' questions'''<br />
=== Secondary tools ===
<nowiki>#wiidev @ EFnet</nowiki>
* tpl2ppm  -- obvious
* dol2elf  -- obvious
* tmd-dump -- obvious
* zelda-cksum -- check and fix checksums in Zelda TP savegames


== Where to get the code ==
Browse and clone it at https://github.com/MasterofGalaxies/wii ([http://git.infradead.org/?p=users/segher/wii.git original; dead])


Questions should be added to this page with answers, FAQ-style.
== See Also ==
*[[FE100]] Windows port of segher's tachtig & twintig, Unpack&Pack savefiles, easy obtaining of files used by tachtig & twintig

Latest revision as of 23:50, 1 January 2022

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

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 and clone it at https://github.com/MasterofGalaxies/wii (original; dead)

See Also

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