Skip to content

Commit

Permalink
Add documentation for Wii network files
Browse files Browse the repository at this point in the history
  • Loading branch information
JMC47 committed May 25, 2015
1 parent 1fc3c8a commit a9470b8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Readme.md
Expand Up @@ -110,13 +110,18 @@ is intended for debugging purposes only.
* `GC/font_sjis.bin`: font dumps
* `GC/dsp_coef.bin`: DSP dumps
* `GC/dsp_rom.bin`: DSP dumps
* `Wii/clientca.pem`: Wii network certificate
* `Wii/clientcacakey.pem`: Wii network certificate
* `Wii/rootca.pem`: Wii network certificate

The DSP dumps included with Dolphin have been written from scratch and do not
contain any copyrighted material. They should work for most purposes, however
some games implement copy protection by checksumming the dumps. You will need
to dump the DSP files from a console and replace the default dumps if you want
to fix those issues.

Wii network certificates must be extracted from a Wii IOS. A guide for that can be found [here](https://wiki.dolphin-emu.org/index.php?title=Wii_Network_Guide)

## Folder Structure
These folders are installed read-only and should not be changed:

Expand Down

0 comments on commit a9470b8

Please sign in to comment.