Guide_Wii/_pages/uk_UA/dump-games.md
2021-03-21 17:45:50 +01:00

1,021 B

title
Dumping Wii/GameCube games

Want to dump a GameCube or a Wii disk? There are two ways of doing so, depending on the tools you have available with you.

{% capture cleanripInstructions %}

Cleanrip guide

{% include_relative cleanrip.md %} {% endcapture %}

{% capture networkInstructions %}

Dumping a game over a local network

{% include_relative dump-smb.md %} {% endcapture %}

{{ cleanripInstructions | markdownify }}
{{ networkInstructions | markdownify }}