New Crowdin updates (#101)
* New translations dump-wii-games.md (Romanian) * New translations dump-wii-games.md (Polish) * New translations dump-wii-games.md (Estonian) * New translations dump-wii-games.md (Croatian) * New translations dump-wii-games.md (Thai) * New translations dump-wii-games.md (Indonesian) * New translations dump-wii-games.md (Portuguese, Brazilian) * New translations dump-wii-games.md (Vietnamese) * New translations dump-wii-games.md (Chinese Traditional) * New translations dump-wii-games.md (Chinese Simplified) * New translations dump-wii-games.md (Ukrainian) * New translations dump-wii-games.md (Turkish) * New translations dump-wii-games.md (Swedish) * New translations dump-wii-games.md (Russian) * New translations dump-wii-games.md (Portuguese) * New translations dump-wii-games.md (Norwegian) * New translations dump-wii-games.md (French) * New translations dump-wii-games.md (Dutch) * New translations dump-wii-games.md (Korean) * New translations dump-wii-games.md (Japanese) * New translations dump-wii-games.md (Italian) * New translations dump-wii-games.md (Hungarian) * New translations dump-wii-games.md (Hebrew) * New translations dump-wii-games.md (Finnish) * New translations dump-wii-games.md (Greek) * New translations dump-wii-games.md (German) * New translations dump-wii-games.md (Danish) * New translations dump-wii-games.md (Czech) * New translations dump-wii-games.md (Catalan) * New translations dump-wii-games.md (Arabic) * New translations dump-wii-games.md (Spanish) * New translations dump-wii-games.md (Malay) * New translations dump-wii-games.md (Romanian) * New translations dump-wii-games.md (Polish) * New translations dump-wii-games.md (Malay) * New translations dump-wii-games.md (Estonian) * New translations dump-wii-games.md (Croatian) * New translations dump-wii-games.md (Thai) * New translations dump-wii-games.md (Indonesian) * New translations dump-wii-games.md (Portuguese, Brazilian) * New translations dump-wii-games.md (Vietnamese) * New translations dump-wii-games.md (Chinese Traditional) * New translations dump-wii-games.md (Chinese Simplified) * New translations dump-wii-games.md (Ukrainian) * New translations dump-wii-games.md (Turkish) * New translations dump-wii-games.md (Swedish) * New translations dump-wii-games.md (Russian) * New translations dump-wii-games.md (Portuguese) * New translations dump-wii-games.md (Norwegian) * New translations dump-wii-games.md (French) * New translations dump-wii-games.md (Dutch) * New translations dump-wii-games.md (Korean) * New translations dump-wii-games.md (Japanese) * New translations dump-wii-games.md (Italian) * New translations dump-wii-games.md (Hungarian) * New translations dump-wii-games.md (Hebrew) * New translations dump-wii-games.md (Finnish) * New translations dump-wii-games.md (Greek) * New translations dump-wii-games.md (German) * New translations dump-wii-games.md (Danish) * New translations dump-wii-games.md (Czech) * New translations dump-wii-games.md (Catalan) * New translations dump-wii-games.md (Arabic) * New translations dump-wii-games.md (Spanish) * New translations dump-wii-games.md (Norwegian) * New translations sd-preparation.md (Norwegian) * New translations sd-preparation.md (Norwegian) * New translations sd-preparation.md (Norwegian) * New translations sd-preparation.md (Norwegian) * New translations vwii-modding.md (Norwegian)
This commit is contained in:
parent
44acba00be
commit
ce6c4d2a09
37 changed files with 325 additions and 37 deletions
|
@ -44,7 +44,16 @@ If you intend to use this guide to share your dumped games, don't.
|
||||||
|
|
||||||
?> If you dumped the disc on a FAT32 formatted, device, you should've got at least 2 files that end with `.partX.iso`. They need to be joined up.
|
?> If you dumped the disc on a FAT32 formatted, device, you should've got at least 2 files that end with `.partX.iso`. They need to be joined up.
|
||||||
|
|
||||||
|
#### Windows {docsify-ignore}
|
||||||
|
|
||||||
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
||||||
1. Open up a Command Prompt window.
|
1. Open up a Command Prompt window.
|
||||||
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
||||||
1. Use the following command as is: `copy /b *.part?.iso game.iso`.
|
1. Use the following command as is: `copy /b *.part?.iso game.iso`.
|
||||||
|
|
||||||
|
#### macOS/Linux {docsify-ignore}
|
||||||
|
|
||||||
|
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
||||||
|
1. Open up a Terminal.
|
||||||
|
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
||||||
|
1. Use the following command as is: `cat *.part?.iso > game.iso`.
|
||||||
|
|
|
@ -44,7 +44,16 @@ If you intend to use this guide to share your dumped games, don't.
|
||||||
|
|
||||||
?> If you dumped the disc on a FAT32 formatted, device, you should've got at least 2 files that end with `.partX.iso`. They need to be joined up.
|
?> If you dumped the disc on a FAT32 formatted, device, you should've got at least 2 files that end with `.partX.iso`. They need to be joined up.
|
||||||
|
|
||||||
|
#### Windows {docsify-ignore}
|
||||||
|
|
||||||
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
||||||
1. Open up a Command Prompt window.
|
1. Open up a Command Prompt window.
|
||||||
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
||||||
1. Use the following command as is: `copy /b *.part?.iso game.iso`.
|
1. Use the following command as is: `copy /b *.part?.iso game.iso`.
|
||||||
|
|
||||||
|
#### macOS/Linux {docsify-ignore}
|
||||||
|
|
||||||
|
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
||||||
|
1. Open up a Terminal.
|
||||||
|
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
||||||
|
1. Use the following command as is: `cat *.part?.iso > game.iso`.
|
||||||
|
|
|
@ -44,7 +44,16 @@ If you intend to use this guide to share your dumped games, don't.
|
||||||
|
|
||||||
?> If you dumped the disc on a FAT32 formatted, device, you should've got at least 2 files that end with `.partX.iso`. They need to be joined up.
|
?> If you dumped the disc on a FAT32 formatted, device, you should've got at least 2 files that end with `.partX.iso`. They need to be joined up.
|
||||||
|
|
||||||
|
#### Windows {docsify-ignore}
|
||||||
|
|
||||||
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
||||||
1. Open up a Command Prompt window.
|
1. Open up a Command Prompt window.
|
||||||
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
||||||
1. Use the following command as is: `copy /b *.part?.iso game.iso`.
|
1. Use the following command as is: `copy /b *.part?.iso game.iso`.
|
||||||
|
|
||||||
|
#### macOS/Linux {docsify-ignore}
|
||||||
|
|
||||||
|
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
||||||
|
1. Open up a Terminal.
|
||||||
|
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
||||||
|
1. Use the following command as is: `cat *.part?.iso > game.iso`.
|
||||||
|
|
|
@ -44,7 +44,16 @@ If you intend to use this guide to share your dumped games, don't.
|
||||||
|
|
||||||
?> If you dumped the disc on a FAT32 formatted, device, you should've got at least 2 files that end with `.partX.iso`. They need to be joined up.
|
?> If you dumped the disc on a FAT32 formatted, device, you should've got at least 2 files that end with `.partX.iso`. They need to be joined up.
|
||||||
|
|
||||||
|
#### Windows {docsify-ignore}
|
||||||
|
|
||||||
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
||||||
1. Open up a Command Prompt window.
|
1. Open up a Command Prompt window.
|
||||||
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
||||||
1. Use the following command as is: `copy /b *.part?.iso game.iso`.
|
1. Use the following command as is: `copy /b *.part?.iso game.iso`.
|
||||||
|
|
||||||
|
#### macOS/Linux {docsify-ignore}
|
||||||
|
|
||||||
|
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
||||||
|
1. Open up a Terminal.
|
||||||
|
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
||||||
|
1. Use the following command as is: `cat *.part?.iso > game.iso`.
|
||||||
|
|
|
@ -44,7 +44,16 @@ If you intend to use this guide to share your dumped games, don't.
|
||||||
|
|
||||||
?> If you dumped the disc on a FAT32 formatted, device, you should've got at least 2 files that end with `.partX.iso`. They need to be joined up.
|
?> If you dumped the disc on a FAT32 formatted, device, you should've got at least 2 files that end with `.partX.iso`. They need to be joined up.
|
||||||
|
|
||||||
|
#### Windows {docsify-ignore}
|
||||||
|
|
||||||
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
||||||
1. Open up a Command Prompt window.
|
1. Open up a Command Prompt window.
|
||||||
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
||||||
1. Use the following command as is: `copy /b *.part?.iso game.iso`.
|
1. Use the following command as is: `copy /b *.part?.iso game.iso`.
|
||||||
|
|
||||||
|
#### macOS/Linux {docsify-ignore}
|
||||||
|
|
||||||
|
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
||||||
|
1. Open up a Terminal.
|
||||||
|
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
||||||
|
1. Use the following command as is: `cat *.part?.iso > game.iso`.
|
||||||
|
|
|
@ -44,7 +44,16 @@ If you intend to use this guide to share your dumped games, don't.
|
||||||
|
|
||||||
?> If you dumped the disc on a FAT32 formatted, device, you should've got at least 2 files that end with `.partX.iso`. They need to be joined up.
|
?> If you dumped the disc on a FAT32 formatted, device, you should've got at least 2 files that end with `.partX.iso`. They need to be joined up.
|
||||||
|
|
||||||
|
#### Windows {docsify-ignore}
|
||||||
|
|
||||||
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
||||||
1. Open up a Command Prompt window.
|
1. Open up a Command Prompt window.
|
||||||
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
||||||
1. Use the following command as is: `copy /b *.part?.iso game.iso`.
|
1. Use the following command as is: `copy /b *.part?.iso game.iso`.
|
||||||
|
|
||||||
|
#### macOS/Linux {docsify-ignore}
|
||||||
|
|
||||||
|
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
||||||
|
1. Open up a Terminal.
|
||||||
|
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
||||||
|
1. Use the following command as is: `cat *.part?.iso > game.iso`.
|
||||||
|
|
|
@ -44,7 +44,16 @@ If you intend to use this guide to share your dumped games, don't.
|
||||||
|
|
||||||
?> If you dumped the disc on a FAT32 formatted, device, you should've got at least 2 files that end with `.partX.iso`. They need to be joined up.
|
?> If you dumped the disc on a FAT32 formatted, device, you should've got at least 2 files that end with `.partX.iso`. They need to be joined up.
|
||||||
|
|
||||||
|
#### Windows {docsify-ignore}
|
||||||
|
|
||||||
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
||||||
1. Open up a Command Prompt window.
|
1. Open up a Command Prompt window.
|
||||||
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
||||||
1. Use the following command as is: `copy /b *.part?.iso game.iso`.
|
1. Use the following command as is: `copy /b *.part?.iso game.iso`.
|
||||||
|
|
||||||
|
#### macOS/Linux {docsify-ignore}
|
||||||
|
|
||||||
|
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
||||||
|
1. Open up a Terminal.
|
||||||
|
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
||||||
|
1. Use the following command as is: `cat *.part?.iso > game.iso`.
|
||||||
|
|
|
@ -44,7 +44,16 @@ If you intend to use this guide to share your dumped games, don't.
|
||||||
|
|
||||||
?> If you dumped the disc on a FAT32 formatted, device, you should've got at least 2 files that end with `.partX.iso`. They need to be joined up.
|
?> If you dumped the disc on a FAT32 formatted, device, you should've got at least 2 files that end with `.partX.iso`. They need to be joined up.
|
||||||
|
|
||||||
|
#### Windows {docsify-ignore}
|
||||||
|
|
||||||
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
||||||
1. Open up a Command Prompt window.
|
1. Open up a Command Prompt window.
|
||||||
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
||||||
1. Use the following command as is: `copy /b *.part?.iso game.iso`.
|
1. Use the following command as is: `copy /b *.part?.iso game.iso`.
|
||||||
|
|
||||||
|
#### macOS/Linux {docsify-ignore}
|
||||||
|
|
||||||
|
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
||||||
|
1. Open up a Terminal.
|
||||||
|
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
||||||
|
1. Use the following command as is: `cat *.part?.iso > game.iso`.
|
||||||
|
|
|
@ -44,7 +44,16 @@ If you intend to use this guide to share your dumped games, don't.
|
||||||
|
|
||||||
?> If you dumped the disc on a FAT32 formatted, device, you should've got at least 2 files that end with `.partX.iso`. They need to be joined up.
|
?> If you dumped the disc on a FAT32 formatted, device, you should've got at least 2 files that end with `.partX.iso`. They need to be joined up.
|
||||||
|
|
||||||
|
#### Windows {docsify-ignore}
|
||||||
|
|
||||||
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
||||||
1. Open up a Command Prompt window.
|
1. Open up a Command Prompt window.
|
||||||
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
||||||
1. Use the following command as is: `copy /b *.part?.iso game.iso`.
|
1. Use the following command as is: `copy /b *.part?.iso game.iso`.
|
||||||
|
|
||||||
|
#### macOS/Linux {docsify-ignore}
|
||||||
|
|
||||||
|
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
||||||
|
1. Open up a Terminal.
|
||||||
|
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
||||||
|
1. Use the following command as is: `cat *.part?.iso > game.iso`.
|
||||||
|
|
|
@ -44,7 +44,16 @@ Si vous avez l'intention d'utiliser ce guide pour ensuite partager vos jeux dump
|
||||||
|
|
||||||
?> Si vous avez dumpé le disque sur un périphérique formaté en FAT32, vous devriez avoir au moins 2 fichiers qui se terminent par `.partX.iso`. Il faut les fusionner.
|
?> Si vous avez dumpé le disque sur un périphérique formaté en FAT32, vous devriez avoir au moins 2 fichiers qui se terminent par `.partX.iso`. Il faut les fusionner.
|
||||||
|
|
||||||
|
#### Windows {docsify-ignore}
|
||||||
|
|
||||||
1. Copiez tous les fichiers qui portent le même nom et qui se terminent par `.partX.iso` dans un dossier de votre ordinateur.
|
1. Copiez tous les fichiers qui portent le même nom et qui se terminent par `.partX.iso` dans un dossier de votre ordinateur.
|
||||||
1. Ouvrez une fenêtre d'invite de commande.
|
1. Ouvrez une fenêtre d'invite de commande.
|
||||||
1. Utilisez la commande `cd <path>` et remplacez `<path>` par le chemin d'accès à vos fichiers `.partX.iso`.
|
1. Utilisez la commande `cd <path>` et remplacez `<path>` par le chemin d'accès à vos fichiers `.partX.iso`.
|
||||||
1. Utilisez la commande suivante comme telle : `copie /b *.part ?.iso game.iso`.
|
1. Utilisez la commande suivante comme telle : `copie /b *.part ?.iso game.iso`.
|
||||||
|
|
||||||
|
#### macOS/Linux {docsify-ignore}
|
||||||
|
|
||||||
|
1. Copiez tous les fichiers qui portent le même nom et qui se terminent par `.partX.iso` dans un dossier de votre ordinateur.
|
||||||
|
1. Open up a Terminal.
|
||||||
|
1. Utilisez la commande `cd <path>` et remplacez `<path>` par le chemin d'accès à vos fichiers `.partX.iso`.
|
||||||
|
1. Use the following command as is: `cat *.part?.iso > game.iso`.
|
||||||
|
|
|
@ -44,7 +44,16 @@ If you intend to use this guide to share your dumped games, don't.
|
||||||
|
|
||||||
?> If you dumped the disc on a FAT32 formatted, device, you should've got at least 2 files that end with `.partX.iso`. They need to be joined up.
|
?> If you dumped the disc on a FAT32 formatted, device, you should've got at least 2 files that end with `.partX.iso`. They need to be joined up.
|
||||||
|
|
||||||
|
#### Windows {docsify-ignore}
|
||||||
|
|
||||||
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
||||||
1. Open up a Command Prompt window.
|
1. Open up a Command Prompt window.
|
||||||
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
||||||
1. Use the following command as is: `copy /b *.part?.iso game.iso`.
|
1. Use the following command as is: `copy /b *.part?.iso game.iso`.
|
||||||
|
|
||||||
|
#### macOS/Linux {docsify-ignore}
|
||||||
|
|
||||||
|
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
||||||
|
1. Open up a Terminal.
|
||||||
|
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
||||||
|
1. Use the following command as is: `cat *.part?.iso > game.iso`.
|
||||||
|
|
|
@ -44,7 +44,16 @@ If you intend to use this guide to share your dumped games, don't.
|
||||||
|
|
||||||
?> If you dumped the disc on a FAT32 formatted, device, you should've got at least 2 files that end with `.partX.iso`. They need to be joined up.
|
?> If you dumped the disc on a FAT32 formatted, device, you should've got at least 2 files that end with `.partX.iso`. They need to be joined up.
|
||||||
|
|
||||||
|
#### Windows {docsify-ignore}
|
||||||
|
|
||||||
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
||||||
1. Open up a Command Prompt window.
|
1. Open up a Command Prompt window.
|
||||||
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
||||||
1. Use the following command as is: `copy /b *.part?.iso game.iso`.
|
1. Use the following command as is: `copy /b *.part?.iso game.iso`.
|
||||||
|
|
||||||
|
#### macOS/Linux {docsify-ignore}
|
||||||
|
|
||||||
|
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
||||||
|
1. Open up a Terminal.
|
||||||
|
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
||||||
|
1. Use the following command as is: `cat *.part?.iso > game.iso`.
|
||||||
|
|
|
@ -44,7 +44,16 @@ If you intend to use this guide to share your dumped games, don't.
|
||||||
|
|
||||||
?> If you dumped the disc on a FAT32 formatted, device, you should've got at least 2 files that end with `.partX.iso`. They need to be joined up.
|
?> If you dumped the disc on a FAT32 formatted, device, you should've got at least 2 files that end with `.partX.iso`. They need to be joined up.
|
||||||
|
|
||||||
|
#### Windows {docsify-ignore}
|
||||||
|
|
||||||
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
||||||
1. Open up a Command Prompt window.
|
1. Open up a Command Prompt window.
|
||||||
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
||||||
1. Use the following command as is: `copy /b *.part?.iso game.iso`.
|
1. Use the following command as is: `copy /b *.part?.iso game.iso`.
|
||||||
|
|
||||||
|
#### macOS/Linux {docsify-ignore}
|
||||||
|
|
||||||
|
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
||||||
|
1. Open up a Terminal.
|
||||||
|
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
||||||
|
1. Use the following command as is: `cat *.part?.iso > game.iso`.
|
||||||
|
|
|
@ -44,7 +44,16 @@ If you intend to use this guide to share your dumped games, don't.
|
||||||
|
|
||||||
?> If you dumped the disc on a FAT32 formatted, device, you should've got at least 2 files that end with `.partX.iso`. They need to be joined up.
|
?> If you dumped the disc on a FAT32 formatted, device, you should've got at least 2 files that end with `.partX.iso`. They need to be joined up.
|
||||||
|
|
||||||
|
#### Windows {docsify-ignore}
|
||||||
|
|
||||||
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
||||||
1. Open up a Command Prompt window.
|
1. Open up a Command Prompt window.
|
||||||
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
||||||
1. Use the following command as is: `copy /b *.part?.iso game.iso`.
|
1. Use the following command as is: `copy /b *.part?.iso game.iso`.
|
||||||
|
|
||||||
|
#### macOS/Linux {docsify-ignore}
|
||||||
|
|
||||||
|
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
||||||
|
1. Open up a Terminal.
|
||||||
|
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
||||||
|
1. Use the following command as is: `cat *.part?.iso > game.iso`.
|
||||||
|
|
|
@ -44,7 +44,16 @@ Se hai intenti di utilizzare questa guida per condividere i tuoi giochi dumpati,
|
||||||
|
|
||||||
?> Se hai dumpato il disco su un dispositivo formattato in FAT32, dovresti avere almeno due file che terminano con `.partX.iso`. Hanno bisogno di essere uniti.
|
?> Se hai dumpato il disco su un dispositivo formattato in FAT32, dovresti avere almeno due file che terminano con `.partX.iso`. Hanno bisogno di essere uniti.
|
||||||
|
|
||||||
|
#### Windows {docsify-ignore}
|
||||||
|
|
||||||
1. Copia tutti i file che condividono lo stesso nome e che terminano con `.partX.iso` in una cartella sul tuo computer.
|
1. Copia tutti i file che condividono lo stesso nome e che terminano con `.partX.iso` in una cartella sul tuo computer.
|
||||||
1. Apri una finestra del Prompt dei comandi.
|
1. Apri una finestra del Prompt dei comandi.
|
||||||
1. Usa il comando `cd <path>` e sostituisci `<path>` con il percorso dei tuoi file `.partX.iso`.
|
1. Usa il comando `cd <path>` e sostituisci `<path>` con il percorso dei tuoi file `.partX.iso`.
|
||||||
1. Usa il seguente comando come viene riportato affianco: `copy /b *.part?.iso game.iso`.
|
1. Usa il seguente comando come viene riportato affianco: `copy /b *.part?.iso game.iso`.
|
||||||
|
|
||||||
|
#### macOS/Linux {docsify-ignore}
|
||||||
|
|
||||||
|
1. Copia tutti i file che condividono lo stesso nome e che terminano con `.partX.iso` in una cartella sul tuo computer.
|
||||||
|
1. Open up a Terminal.
|
||||||
|
1. Usa il comando `cd <path>` e sostituisci `<path>` con il percorso dei tuoi file `.partX.iso`.
|
||||||
|
1. Use the following command as is: `cat *.part?.iso > game.iso`.
|
||||||
|
|
|
@ -44,7 +44,16 @@ If you intend to use this guide to share your dumped games, don't.
|
||||||
|
|
||||||
?> If you dumped the disc on a FAT32 formatted, device, you should've got at least 2 files that end with `.partX.iso`. They need to be joined up.
|
?> If you dumped the disc on a FAT32 formatted, device, you should've got at least 2 files that end with `.partX.iso`. They need to be joined up.
|
||||||
|
|
||||||
|
#### Windows {docsify-ignore}
|
||||||
|
|
||||||
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
||||||
1. Open up a Command Prompt window.
|
1. Open up a Command Prompt window.
|
||||||
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
||||||
1. Use the following command as is: `copy /b *.part?.iso game.iso`.
|
1. Use the following command as is: `copy /b *.part?.iso game.iso`.
|
||||||
|
|
||||||
|
#### macOS/Linux {docsify-ignore}
|
||||||
|
|
||||||
|
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
||||||
|
1. Open up a Terminal.
|
||||||
|
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
||||||
|
1. Use the following command as is: `cat *.part?.iso > game.iso`.
|
||||||
|
|
|
@ -44,7 +44,16 @@ If you intend to use this guide to share your dumped games, don't.
|
||||||
|
|
||||||
?> If you dumped the disc on a FAT32 formatted, device, you should've got at least 2 files that end with `.partX.iso`. They need to be joined up.
|
?> If you dumped the disc on a FAT32 formatted, device, you should've got at least 2 files that end with `.partX.iso`. They need to be joined up.
|
||||||
|
|
||||||
|
#### Windows {docsify-ignore}
|
||||||
|
|
||||||
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
||||||
1. Open up a Command Prompt window.
|
1. Open up a Command Prompt window.
|
||||||
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
||||||
1. Use the following command as is: `copy /b *.part?.iso game.iso`.
|
1. Use the following command as is: `copy /b *.part?.iso game.iso`.
|
||||||
|
|
||||||
|
#### macOS/Linux {docsify-ignore}
|
||||||
|
|
||||||
|
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
||||||
|
1. Open up a Terminal.
|
||||||
|
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
||||||
|
1. Use the following command as is: `cat *.part?.iso > game.iso`.
|
||||||
|
|
|
@ -44,7 +44,16 @@ If you intend to use this guide to share your dumped games, don't.
|
||||||
|
|
||||||
?> If you dumped the disc on a FAT32 formatted, device, you should've got at least 2 files that end with `.partX.iso`. They need to be joined up.
|
?> If you dumped the disc on a FAT32 formatted, device, you should've got at least 2 files that end with `.partX.iso`. They need to be joined up.
|
||||||
|
|
||||||
|
#### Windows {docsify-ignore}
|
||||||
|
|
||||||
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
||||||
1. Open up a Command Prompt window.
|
1. Open up a Command Prompt window.
|
||||||
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
||||||
1. Use the following command as is: `copy /b *.part?.iso game.iso`.
|
1. Use the following command as is: `copy /b *.part?.iso game.iso`.
|
||||||
|
|
||||||
|
#### macOS/Linux {docsify-ignore}
|
||||||
|
|
||||||
|
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
||||||
|
1. Open up a Terminal.
|
||||||
|
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
||||||
|
1. Use the following command as is: `cat *.part?.iso > game.iso`.
|
||||||
|
|
|
@ -44,7 +44,16 @@ If you intend to use this guide to share your dumped games, don't.
|
||||||
|
|
||||||
?> If you dumped the disc on a FAT32 formatted, device, you should've got at least 2 files that end with `.partX.iso`. They need to be joined up.
|
?> If you dumped the disc on a FAT32 formatted, device, you should've got at least 2 files that end with `.partX.iso`. They need to be joined up.
|
||||||
|
|
||||||
|
#### Windows {docsify-ignore}
|
||||||
|
|
||||||
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
||||||
1. Open up a Command Prompt window.
|
1. Open up a Command Prompt window.
|
||||||
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
||||||
1. Use the following command as is: `copy /b *.part?.iso game.iso`.
|
1. Use the following command as is: `copy /b *.part?.iso game.iso`.
|
||||||
|
|
||||||
|
#### macOS/Linux {docsify-ignore}
|
||||||
|
|
||||||
|
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
||||||
|
1. Open up a Terminal.
|
||||||
|
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
||||||
|
1. Use the following command as is: `cat *.part?.iso > game.iso`.
|
||||||
|
|
|
@ -44,7 +44,16 @@ Ikke bruk denne guiden til å dele spillene dine.
|
||||||
|
|
||||||
?> Hvis du dumpet Wii disken på en FAT32-formatert enhet, så burde du ha fått minst 2 filer som ender med `.partX.iso`. De må slåes sammen.
|
?> Hvis du dumpet Wii disken på en FAT32-formatert enhet, så burde du ha fått minst 2 filer som ender med `.partX.iso`. De må slåes sammen.
|
||||||
|
|
||||||
|
#### Windows {docsify-ignore}
|
||||||
|
|
||||||
1. Kopier alle filene som deler samme navn og slutter med `.partX.iso` i en mappe på PC'en din.
|
1. Kopier alle filene som deler samme navn og slutter med `.partX.iso` i en mappe på PC'en din.
|
||||||
1. Åpne opp et Command Prompt vindu.
|
1. Åpne opp et Command Prompt vindu.
|
||||||
1. Skriv `cd <path>` og erstatt `<path>` med adressen til `.partX.iso` filene.
|
1. Skriv `cd <path>` og erstatt `<path>` med adressen til `.partX.iso` filene.
|
||||||
1. Skriv `copy /b *.part?.iso game.iso`.
|
1. Skriv `copy /b *.part?.iso game.iso`.
|
||||||
|
|
||||||
|
#### macOS/Linux {docsify-ignore}
|
||||||
|
|
||||||
|
1. Kopier alle filene som deler samme navn og slutter med `.partX.iso` i en mappe på PC'en din.
|
||||||
|
1. Åpne opp Terminal.
|
||||||
|
1. Skriv `cd <path>` og erstatt `<path>` med adressen til `.partX.iso` filene og trykk enter.
|
||||||
|
1. Skriv: `cat *.part?.iso > game.iso` og trykk enter.
|
||||||
|
|
|
@ -15,7 +15,7 @@ Her vil vi plassere de nødvendige CFW-filene og noen ekstra homebrew filer på
|
||||||
- Siste utgave av [WUP Installer GX2](https://wiiubru.com/appstore/zips/wup_installer_gx2.zip).
|
- Siste utgave av [WUP Installer GX2](https://wiiubru.com/appstore/zips/wup_installer_gx2.zip).
|
||||||
- Siste utgave av [Homebrew Launcher Channel](https://github.com/GaryOderNichts/homebrew_launcher/releases/tag/v2.1_fix).
|
- Siste utgave av [Homebrew Launcher Channel](https://github.com/GaryOderNichts/homebrew_launcher/releases/tag/v2.1_fix).
|
||||||
- Du må laste ned `homebrew_launcher_channel.v2.1_fix.zip` filen.
|
- Du må laste ned `homebrew_launcher_channel.v2.1_fix.zip` filen.
|
||||||
- The latest release of [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip).
|
- Siste utgave av [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip).
|
||||||
- Siste utgave av [Homebrew App Store](https://github.com/vgmoose/hbas/releases/latest).
|
- Siste utgave av [Homebrew App Store](https://github.com/vgmoose/hbas/releases/latest).
|
||||||
- Du må laste ned `wiiu-extracttosd.zip` filen.
|
- Du må laste ned `wiiu-extracttosd.zip` filen.
|
||||||
- Siste utgave av [Haxchi](https://www.wiiubru.com/appstore/zips/haxchi.zip).
|
- Siste utgave av [Haxchi](https://www.wiiubru.com/appstore/zips/haxchi.zip).
|
||||||
|
|
|
@ -15,7 +15,7 @@ Her vil vi plassere de nødvendige CFW-filene og noen ekstra homebrew filer på
|
||||||
- Siste utgave av [WUP Installer GX2](https://wiiubru.com/appstore/zips/wup_installer_gx2.zip).
|
- Siste utgave av [WUP Installer GX2](https://wiiubru.com/appstore/zips/wup_installer_gx2.zip).
|
||||||
- Siste utgave av [Homebrew Launcher Channel](https://github.com/GaryOderNichts/homebrew_launcher/releases/tag/v2.1_fix).
|
- Siste utgave av [Homebrew Launcher Channel](https://github.com/GaryOderNichts/homebrew_launcher/releases/tag/v2.1_fix).
|
||||||
- Du må laste ned `homebrew_launcher_channel.v2.1_fix.zip` filen.
|
- Du må laste ned `homebrew_launcher_channel.v2.1_fix.zip` filen.
|
||||||
- The latest release of [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip).
|
- Siste utgave av [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip).
|
||||||
- Siste utgave av [Homebrew App Store](https://github.com/vgmoose/hbas/releases/latest).
|
- Siste utgave av [Homebrew App Store](https://github.com/vgmoose/hbas/releases/latest).
|
||||||
- Du må laste ned `wiiu-extracttosd.zip` filen.
|
- Du må laste ned `wiiu-extracttosd.zip` filen.
|
||||||
- Siste utgave av [Haxchi](https://www.wiiubru.com/appstore/zips/haxchi.zip).
|
- Siste utgave av [Haxchi](https://www.wiiubru.com/appstore/zips/haxchi.zip).
|
||||||
|
|
|
@ -14,7 +14,7 @@ Her vil vi plassere de nødvendige CFW-filene og noen ekstra homebrew filer på
|
||||||
- [Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/1.4) Versjon 1.4.
|
- [Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/1.4) Versjon 1.4.
|
||||||
- Du må laste ned `homebrew_launcher.v.1.4.zip`.
|
- Du må laste ned `homebrew_launcher.v.1.4.zip`.
|
||||||
- Siste utgave av [WUP Installer GX2](https://wiiubru.com/appstore/zips/wup_installer_gx2.zip).
|
- Siste utgave av [WUP Installer GX2](https://wiiubru.com/appstore/zips/wup_installer_gx2.zip).
|
||||||
- The latest release of [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip).
|
- Siste utgave av [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip).
|
||||||
- Siste utgave av [Homebrew App Store](https://github.com/vgmoose/hbas/releases/latest).
|
- Siste utgave av [Homebrew App Store](https://github.com/vgmoose/hbas/releases/latest).
|
||||||
- Du må laste ned `wiiu-extracttosd.zip` filen.
|
- Du må laste ned `wiiu-extracttosd.zip` filen.
|
||||||
- Siste utgave av [Mocha](https://www.wiiubru.com/appstore/zips/mocha.zip).
|
- Siste utgave av [Mocha](https://www.wiiubru.com/appstore/zips/mocha.zip).
|
||||||
|
|
|
@ -14,7 +14,7 @@ Her vil vi plassere de nødvendige CFW-filene og noen ekstra homebrew filer på
|
||||||
- [Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/1.4) Versjon 1.4.
|
- [Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/1.4) Versjon 1.4.
|
||||||
- Du må laste ned `homebrew_launcher.v.1.4.zip`.
|
- Du må laste ned `homebrew_launcher.v.1.4.zip`.
|
||||||
- Siste utgave av [WUP Installer GX2](https://wiiubru.com/appstore/zips/wup_installer_gx2.zip).
|
- Siste utgave av [WUP Installer GX2](https://wiiubru.com/appstore/zips/wup_installer_gx2.zip).
|
||||||
- The latest release of [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip).
|
- Siste utgave av [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip).
|
||||||
- Siste utgave av [Homebrew App Store](https://github.com/vgmoose/hbas/releases/latest).
|
- Siste utgave av [Homebrew App Store](https://github.com/vgmoose/hbas/releases/latest).
|
||||||
- Du må laste ned `wiiu-extracttosd.zip` filen.
|
- Du må laste ned `wiiu-extracttosd.zip` filen.
|
||||||
- Siste utgave av [Mocha](https://www.wiiubru.com/appstore/zips/mocha.zip).
|
- Siste utgave av [Mocha](https://www.wiiubru.com/appstore/zips/mocha.zip).
|
||||||
|
|
|
@ -9,7 +9,7 @@ Vi starter med å plassere Homebrew filene du trenger på SD-kortet ditt.
|
||||||
### Dette Trenger Du {docsify-ignore}
|
### Dette Trenger Du {docsify-ignore}
|
||||||
|
|
||||||
- Siste utgave av [Wuphax](https://wiiubru.com/appstore/zips/wuphax.zip).
|
- Siste utgave av [Wuphax](https://wiiubru.com/appstore/zips/wuphax.zip).
|
||||||
- The latest release of [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip).
|
- Siste utgave av [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip).
|
||||||
- Siste utgave av [HackMii Installer](https://bootmii.org/download/).
|
- Siste utgave av [HackMii Installer](https://bootmii.org/download/).
|
||||||
- <a href="docs/files/Patched_IOS80_Installer_for_vWii.zip" download>Patched IOS 80 Installer for vWii</a>.
|
- <a href="docs/files/Patched_IOS80_Installer_for_vWii.zip" download>Patched IOS 80 Installer for vWii</a>.
|
||||||
- <a href ="docs/files/d2x_cIOS_Installer.zip" download>d2x cIOS Installer</a>.
|
- <a href ="docs/files/d2x_cIOS_Installer.zip" download>d2x cIOS Installer</a>.
|
||||||
|
|
|
@ -44,7 +44,16 @@ If you intend to use this guide to share your dumped games, don't.
|
||||||
|
|
||||||
?> If you dumped the disc on a FAT32 formatted, device, you should've got at least 2 files that end with `.partX.iso`. They need to be joined up.
|
?> If you dumped the disc on a FAT32 formatted, device, you should've got at least 2 files that end with `.partX.iso`. They need to be joined up.
|
||||||
|
|
||||||
|
#### Windows {docsify-ignore}
|
||||||
|
|
||||||
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
||||||
1. Open up a Command Prompt window.
|
1. Open up a Command Prompt window.
|
||||||
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
||||||
1. Use the following command as is: `copy /b *.part?.iso game.iso`.
|
1. Use the following command as is: `copy /b *.part?.iso game.iso`.
|
||||||
|
|
||||||
|
#### macOS/Linux {docsify-ignore}
|
||||||
|
|
||||||
|
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
||||||
|
1. Open up a Terminal.
|
||||||
|
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
||||||
|
1. Use the following command as is: `cat *.part?.iso > game.iso`.
|
||||||
|
|
|
@ -44,7 +44,16 @@ If you intend to use this guide to share your dumped games, don't.
|
||||||
|
|
||||||
?> If you dumped the disc on a FAT32 formatted, device, you should've got at least 2 files that end with `.partX.iso`. They need to be joined up.
|
?> If you dumped the disc on a FAT32 formatted, device, you should've got at least 2 files that end with `.partX.iso`. They need to be joined up.
|
||||||
|
|
||||||
|
#### Windows {docsify-ignore}
|
||||||
|
|
||||||
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
||||||
1. Open up a Command Prompt window.
|
1. Open up a Command Prompt window.
|
||||||
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
||||||
1. Use the following command as is: `copy /b *.part?.iso game.iso`.
|
1. Use the following command as is: `copy /b *.part?.iso game.iso`.
|
||||||
|
|
||||||
|
#### macOS/Linux {docsify-ignore}
|
||||||
|
|
||||||
|
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
||||||
|
1. Open up a Terminal.
|
||||||
|
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
||||||
|
1. Use the following command as is: `cat *.part?.iso > game.iso`.
|
||||||
|
|
|
@ -44,7 +44,16 @@ If you intend to use this guide to share your dumped games, don't.
|
||||||
|
|
||||||
?> If you dumped the disc on a FAT32 formatted, device, you should've got at least 2 files that end with `.partX.iso`. They need to be joined up.
|
?> If you dumped the disc on a FAT32 formatted, device, you should've got at least 2 files that end with `.partX.iso`. They need to be joined up.
|
||||||
|
|
||||||
|
#### Windows {docsify-ignore}
|
||||||
|
|
||||||
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
||||||
1. Open up a Command Prompt window.
|
1. Open up a Command Prompt window.
|
||||||
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
||||||
1. Use the following command as is: `copy /b *.part?.iso game.iso`.
|
1. Use the following command as is: `copy /b *.part?.iso game.iso`.
|
||||||
|
|
||||||
|
#### macOS/Linux {docsify-ignore}
|
||||||
|
|
||||||
|
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
||||||
|
1. Open up a Terminal.
|
||||||
|
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
||||||
|
1. Use the following command as is: `cat *.part?.iso > game.iso`.
|
||||||
|
|
|
@ -44,7 +44,16 @@ If you intend to use this guide to share your dumped games, don't.
|
||||||
|
|
||||||
?> If you dumped the disc on a FAT32 formatted, device, you should've got at least 2 files that end with `.partX.iso`. They need to be joined up.
|
?> If you dumped the disc on a FAT32 formatted, device, you should've got at least 2 files that end with `.partX.iso`. They need to be joined up.
|
||||||
|
|
||||||
|
#### Windows {docsify-ignore}
|
||||||
|
|
||||||
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
||||||
1. Open up a Command Prompt window.
|
1. Open up a Command Prompt window.
|
||||||
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
||||||
1. Use the following command as is: `copy /b *.part?.iso game.iso`.
|
1. Use the following command as is: `copy /b *.part?.iso game.iso`.
|
||||||
|
|
||||||
|
#### macOS/Linux {docsify-ignore}
|
||||||
|
|
||||||
|
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
||||||
|
1. Open up a Terminal.
|
||||||
|
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
||||||
|
1. Use the following command as is: `cat *.part?.iso > game.iso`.
|
||||||
|
|
|
@ -44,7 +44,16 @@ If you intend to use this guide to share your dumped games, don't.
|
||||||
|
|
||||||
?> If you dumped the disc on a FAT32 formatted, device, you should've got at least 2 files that end with `.partX.iso`. They need to be joined up.
|
?> If you dumped the disc on a FAT32 formatted, device, you should've got at least 2 files that end with `.partX.iso`. They need to be joined up.
|
||||||
|
|
||||||
|
#### Windows {docsify-ignore}
|
||||||
|
|
||||||
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
||||||
1. Open up a Command Prompt window.
|
1. Open up a Command Prompt window.
|
||||||
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
||||||
1. Use the following command as is: `copy /b *.part?.iso game.iso`.
|
1. Use the following command as is: `copy /b *.part?.iso game.iso`.
|
||||||
|
|
||||||
|
#### macOS/Linux {docsify-ignore}
|
||||||
|
|
||||||
|
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
||||||
|
1. Open up a Terminal.
|
||||||
|
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
||||||
|
1. Use the following command as is: `cat *.part?.iso > game.iso`.
|
||||||
|
|
|
@ -44,7 +44,16 @@ If you intend to use this guide to share your dumped games, don't.
|
||||||
|
|
||||||
?> If you dumped the disc on a FAT32 formatted, device, you should've got at least 2 files that end with `.partX.iso`. They need to be joined up.
|
?> If you dumped the disc on a FAT32 formatted, device, you should've got at least 2 files that end with `.partX.iso`. They need to be joined up.
|
||||||
|
|
||||||
|
#### Windows {docsify-ignore}
|
||||||
|
|
||||||
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
||||||
1. Open up a Command Prompt window.
|
1. Open up a Command Prompt window.
|
||||||
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
||||||
1. Use the following command as is: `copy /b *.part?.iso game.iso`.
|
1. Use the following command as is: `copy /b *.part?.iso game.iso`.
|
||||||
|
|
||||||
|
#### macOS/Linux {docsify-ignore}
|
||||||
|
|
||||||
|
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
||||||
|
1. Open up a Terminal.
|
||||||
|
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
||||||
|
1. Use the following command as is: `cat *.part?.iso > game.iso`.
|
||||||
|
|
|
@ -44,7 +44,16 @@ If you intend to use this guide to share your dumped games, don't.
|
||||||
|
|
||||||
?> If you dumped the disc on a FAT32 formatted, device, you should've got at least 2 files that end with `.partX.iso`. They need to be joined up.
|
?> If you dumped the disc on a FAT32 formatted, device, you should've got at least 2 files that end with `.partX.iso`. They need to be joined up.
|
||||||
|
|
||||||
|
#### Windows {docsify-ignore}
|
||||||
|
|
||||||
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
||||||
1. Open up a Command Prompt window.
|
1. Open up a Command Prompt window.
|
||||||
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
||||||
1. Use the following command as is: `copy /b *.part?.iso game.iso`.
|
1. Use the following command as is: `copy /b *.part?.iso game.iso`.
|
||||||
|
|
||||||
|
#### macOS/Linux {docsify-ignore}
|
||||||
|
|
||||||
|
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
||||||
|
1. Open up a Terminal.
|
||||||
|
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
||||||
|
1. Use the following command as is: `cat *.part?.iso > game.iso`.
|
||||||
|
|
|
@ -44,7 +44,16 @@ If you intend to use this guide to share your dumped games, don't.
|
||||||
|
|
||||||
?> If you dumped the disc on a FAT32 formatted, device, you should've got at least 2 files that end with `.partX.iso`. They need to be joined up.
|
?> If you dumped the disc on a FAT32 formatted, device, you should've got at least 2 files that end with `.partX.iso`. They need to be joined up.
|
||||||
|
|
||||||
|
#### Windows {docsify-ignore}
|
||||||
|
|
||||||
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
||||||
1. Open up a Command Prompt window.
|
1. Open up a Command Prompt window.
|
||||||
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
||||||
1. Use the following command as is: `copy /b *.part?.iso game.iso`.
|
1. Use the following command as is: `copy /b *.part?.iso game.iso`.
|
||||||
|
|
||||||
|
#### macOS/Linux {docsify-ignore}
|
||||||
|
|
||||||
|
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
||||||
|
1. Open up a Terminal.
|
||||||
|
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
||||||
|
1. Use the following command as is: `cat *.part?.iso > game.iso`.
|
||||||
|
|
|
@ -44,7 +44,16 @@ If you intend to use this guide to share your dumped games, don't.
|
||||||
|
|
||||||
?> If you dumped the disc on a FAT32 formatted, device, you should've got at least 2 files that end with `.partX.iso`. They need to be joined up.
|
?> If you dumped the disc on a FAT32 formatted, device, you should've got at least 2 files that end with `.partX.iso`. They need to be joined up.
|
||||||
|
|
||||||
|
#### Windows {docsify-ignore}
|
||||||
|
|
||||||
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
||||||
1. Open up a Command Prompt window.
|
1. Open up a Command Prompt window.
|
||||||
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
||||||
1. Use the following command as is: `copy /b *.part?.iso game.iso`.
|
1. Use the following command as is: `copy /b *.part?.iso game.iso`.
|
||||||
|
|
||||||
|
#### macOS/Linux {docsify-ignore}
|
||||||
|
|
||||||
|
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
||||||
|
1. Open up a Terminal.
|
||||||
|
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
||||||
|
1. Use the following command as is: `cat *.part?.iso > game.iso`.
|
||||||
|
|
|
@ -44,7 +44,16 @@ If you intend to use this guide to share your dumped games, don't.
|
||||||
|
|
||||||
?> If you dumped the disc on a FAT32 formatted, device, you should've got at least 2 files that end with `.partX.iso`. They need to be joined up.
|
?> If you dumped the disc on a FAT32 formatted, device, you should've got at least 2 files that end with `.partX.iso`. They need to be joined up.
|
||||||
|
|
||||||
|
#### Windows {docsify-ignore}
|
||||||
|
|
||||||
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
||||||
1. Open up a Command Prompt window.
|
1. Open up a Command Prompt window.
|
||||||
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
||||||
1. Use the following command as is: `copy /b *.part?.iso game.iso`.
|
1. Use the following command as is: `copy /b *.part?.iso game.iso`.
|
||||||
|
|
||||||
|
#### macOS/Linux {docsify-ignore}
|
||||||
|
|
||||||
|
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
||||||
|
1. Open up a Terminal.
|
||||||
|
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
||||||
|
1. Use the following command as is: `cat *.part?.iso > game.iso`.
|
||||||
|
|
|
@ -44,7 +44,16 @@
|
||||||
|
|
||||||
?> 如果你选择将光盘的文件导入一个文件格式是 FAT32 的设备中,则你至少会得到两个名字尾部为 `.partX.iso` (X为数字)的文件。 它们需要被合并起来。
|
?> 如果你选择将光盘的文件导入一个文件格式是 FAT32 的设备中,则你至少会得到两个名字尾部为 `.partX.iso` (X为数字)的文件。 它们需要被合并起来。
|
||||||
|
|
||||||
|
#### Windows {docsify-ignore}
|
||||||
|
|
||||||
1. 将以 `.partX.iso` 结尾文件名的文件复制到你的电脑上。
|
1. 将以 `.partX.iso` 结尾文件名的文件复制到你的电脑上。
|
||||||
1. 打开命令提示符。
|
1. 打开命令提示符。
|
||||||
1. 使用 `cd <path>` 命令将路径移动至你的 `.partX.iso` 文件夹中。
|
1. 使用 `cd <path>` 命令将路径移动至你的 `.partX.iso` 文件夹中。
|
||||||
1. 输入以下命令:`copy /b *.part?.iso game.iso` 来合并文件为 game.iso。
|
1. 输入以下命令:`copy /b *.part?.iso game.iso` 来合并文件为 game.iso。
|
||||||
|
|
||||||
|
#### macOS/Linux {docsify-ignore}
|
||||||
|
|
||||||
|
1. 将以 `.partX.iso` 结尾文件名的文件复制到你的电脑上。
|
||||||
|
1. Open up a Terminal.
|
||||||
|
1. 使用 `cd <path>` 命令将路径移动至你的 `.partX.iso` 文件夹中。
|
||||||
|
1. Use the following command as is: `cat *.part?.iso > game.iso`.
|
||||||
|
|
|
@ -44,7 +44,16 @@ If you intend to use this guide to share your dumped games, don't.
|
||||||
|
|
||||||
?> If you dumped the disc on a FAT32 formatted, device, you should've got at least 2 files that end with `.partX.iso`. They need to be joined up.
|
?> If you dumped the disc on a FAT32 formatted, device, you should've got at least 2 files that end with `.partX.iso`. They need to be joined up.
|
||||||
|
|
||||||
|
#### Windows {docsify-ignore}
|
||||||
|
|
||||||
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
||||||
1. Open up a Command Prompt window.
|
1. Open up a Command Prompt window.
|
||||||
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
||||||
1. Use the following command as is: `copy /b *.part?.iso game.iso`.
|
1. Use the following command as is: `copy /b *.part?.iso game.iso`.
|
||||||
|
|
||||||
|
#### macOS/Linux {docsify-ignore}
|
||||||
|
|
||||||
|
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
|
||||||
|
1. Open up a Terminal.
|
||||||
|
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
|
||||||
|
1. Use the following command as is: `cat *.part?.iso > game.iso`.
|
||||||
|
|
Loading…
Reference in a new issue