Difference between revisions of "Wii"

From The VG Resource Wiki
Jump to: navigation, search
(Texture Dumping)
m
 
(7 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 
[[File:Wii.JPG|right|link=]]
 
[[File:Wii.JPG|right|link=]]
The Wii is a console created by Nintendo in 2006. It is one of the top five best-selling game consoles in history, and it shares many traits in its file system to Nintendo's previous console, the [[GameCube]].
+
The '''Wii''' is a console created by Nintendo and was released in 2006. It is one of the top five best-selling game consoles in history, and shares many traits in its system architecture to Nintendo's previous console, the [[GameCube]].
 
==Ripping Tools==
 
==Ripping Tools==
  
Line 6: Line 6:
  
 
===Dolphin===
 
===Dolphin===
It's possible to read the files from a Wii ISO through the Wii/GameCube emulator, Dolphin.
+
It's possible to read the files from a Wii ISO through the Wii/GameCube emulator, [[Dolphin]]. If there isn't a way to decrypt your Wii game that you're aware of, you might want to use texture dumping with this.
 +
 
 +
===DSDecmp===
 +
A tool that can decrypt most, if not all, LZ compressed Wii files.
 +
This is a command line tool, but it can be easy to use for newbies.
 +
 
 +
===Wii.cs Tools===
 +
A GUI tool that can decrypt some Wii files. Today, you might want to only consider using this for WAD files (Downloadable Content and such) since it only decodes one file at a time.
 +
 
 +
===Wiimms ISO Tools===
 +
A collection of tools to decrypt ISO, WBFS, WDF, WIA, and CISO files and rebuild them as well.
 +
This is a command line tool, but it can be easy to use for newbies.
 +
 
 +
===Wiimms SZS Tools===
 +
A collection of tools to decrypt SZS, U8, WBZ, WU8, PACK, BRRES, BREFF, BREFT, BMG, KCL, KMP, MDL, PAT, TEX, TPL, BTI, main.dol and StaticR.rel files. Most of these can be encoded back into the file format you were playing with, and you can also do things in batch.
 +
This is a command line tool, but it can be easy to use for newbies.
  
 
==Common File Formats==
 
==Common File Formats==
 +
===ARC===
 +
A U8 archive which can store TPLs, BRLYTs, BRLANs, and BRFNTs.
 +
 
===BRRES===
 
===BRRES===
 
''For more details on this file format, please visit the [[BRRES]] page.''
 
''For more details on this file format, please visit the [[BRRES]] page.''
Line 15: Line 33:
  
 
===BRSAR/BRSTM===
 
===BRSAR/BRSTM===
A standard sound stream file used in several games.
+
A standard sound stream file used in several games. The BRSAR can be read in later versions of BrawlBox.
  
 
===THP===
 
===THP===
A standard movie file used in most games. This file format is also present in several Gamecube games as well.
+
A standard movie file used in most games which have movies in them. This file format is also present in several GameCube games as well.
 +
 
 +
===TPL/TPX===
 +
An image file used in most Wii Games.
  
 
==Suggested Emulators==
 
==Suggested Emulators==
 
===Dolphin===
 
===Dolphin===
 
====Texture Dumping====
 
====Texture Dumping====
The process is done the same way as done in [[GameCube#Sprite.2FTexture_Dumping|GameCube]].
+
The process is done the same way in [[GameCube#Sprite.2FTexture_Dumping|GameCube]] games.
  
 
==Specific Game Pages==
 
==Specific Game Pages==

Latest revision as of 03:34, 7 April 2023

Wii.JPG

The Wii is a console created by Nintendo and was released in 2006. It is one of the top five best-selling game consoles in history, and shares many traits in its system architecture to Nintendo's previous console, the GameCube.

Ripping Tools

The Wii uses DVD-based technology, which generally would mean that files are visible from a disk through any standard ISO viewer or by inserting the DVD into your computer's disk drive. However, Nintendo specifically designed their disk drives to read files in a unique manner, making the reading on Wii game's disks require a special piece of software. There are a number of tools available.

Dolphin

It's possible to read the files from a Wii ISO through the Wii/GameCube emulator, Dolphin. If there isn't a way to decrypt your Wii game that you're aware of, you might want to use texture dumping with this.

DSDecmp

A tool that can decrypt most, if not all, LZ compressed Wii files. This is a command line tool, but it can be easy to use for newbies.

Wii.cs Tools

A GUI tool that can decrypt some Wii files. Today, you might want to only consider using this for WAD files (Downloadable Content and such) since it only decodes one file at a time.

Wiimms ISO Tools

A collection of tools to decrypt ISO, WBFS, WDF, WIA, and CISO files and rebuild them as well. This is a command line tool, but it can be easy to use for newbies.

Wiimms SZS Tools

A collection of tools to decrypt SZS, U8, WBZ, WU8, PACK, BRRES, BREFF, BREFT, BMG, KCL, KMP, MDL, PAT, TEX, TPL, BTI, main.dol and StaticR.rel files. Most of these can be encoded back into the file format you were playing with, and you can also do things in batch. This is a command line tool, but it can be easy to use for newbies.

Common File Formats

ARC

A U8 archive which can store TPLs, BRLYTs, BRLANs, and BRFNTs.

BRRES

For more details on this file format, please visit the BRRES page.

A standard container file for 3D models, textures, and animations.

BRSAR/BRSTM

A standard sound stream file used in several games. The BRSAR can be read in later versions of BrawlBox.

THP

A standard movie file used in most games which have movies in them. This file format is also present in several GameCube games as well.

TPL/TPX

An image file used in most Wii Games.

Suggested Emulators

Dolphin

Texture Dumping

The process is done the same way in GameCube games.

Specific Game Pages