index.html 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8">
  5. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  6. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  7. <link rel="canonical" href="https://r-Roms.github.io/megathread/nintendo/">
  8. <link rel="shortcut icon" href="../../img/favicon.ico">
  9. <title>Nintendo - /r/Roms Megathread</title>
  10. <link href="../../css/bootstrap.min.css" rel="stylesheet">
  11. <link href="../../css/font-awesome.min.css" rel="stylesheet">
  12. <link href="../../css/base.css" rel="stylesheet">
  13. <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.5.0/styles/rainbow.min.css">
  14. <link href="../../css/extra.css" rel="stylesheet">
  15. <script src="../../js/jquery-1.10.2.min.js" defer></script>
  16. <script src="../../js/bootstrap.min.js" defer></script>
  17. <script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.5.0/highlight.min.js"></script>
  18. <script>hljs.initHighlightingOnLoad();</script>
  19. </head>
  20. <body>
  21. <div class="navbar fixed-top navbar-expand-lg navbar-dark bg-primary">
  22. <div class="container">
  23. <a class="navbar-brand" href="../..">/r/Roms Megathread</a>
  24. <!-- Expander button -->
  25. <button type="button" class="navbar-toggler" data-toggle="collapse" data-target="#navbar-collapse">
  26. <span class="navbar-toggler-icon"></span>
  27. </button>
  28. <!-- Expanded navigation -->
  29. <div id="navbar-collapse" class="navbar-collapse collapse">
  30. <!-- Main navigation -->
  31. <ul class="nav navbar-nav">
  32. <li class="navitem">
  33. <a href="../.." class="nav-link">Home</a>
  34. </li>
  35. <li class="navitem">
  36. <a href="../popular/" class="nav-link">Popular</a>
  37. </li>
  38. <li class="navitem">
  39. <a href="../microsoft/" class="nav-link">Microsoft</a>
  40. </li>
  41. <li class="navitem">
  42. <a href="../misc/" class="nav-link">Misc</a>
  43. </li>
  44. <li class="navitem active">
  45. <a href="./" class="nav-link">Nintendo</a>
  46. </li>
  47. <li class="navitem">
  48. <a href="../pc/" class="nav-link">PC</a>
  49. </li>
  50. <li class="navitem">
  51. <a href="../retro/" class="nav-link">Retro</a>
  52. </li>
  53. <li class="navitem">
  54. <a href="../sega/" class="nav-link">Sega</a>
  55. </li>
  56. <li class="navitem">
  57. <a href="../sony/" class="nav-link">Sony</a>
  58. </li>
  59. </ul>
  60. <ul class="nav navbar-nav ml-auto">
  61. <li class="nav-item">
  62. <a href="#" class="nav-link" data-toggle="modal" data-target="#mkdocs_search_modal">
  63. <i class="fa fa-search"></i> Search
  64. </a>
  65. </li>
  66. <li class="nav-item">
  67. <a rel="prev" href="../misc/" class="nav-link">
  68. <i class="fa fa-arrow-left"></i> Previous
  69. </a>
  70. </li>
  71. <li class="nav-item">
  72. <a rel="next" href="../pc/" class="nav-link">
  73. Next <i class="fa fa-arrow-right"></i>
  74. </a>
  75. </li>
  76. </ul>
  77. </div>
  78. </div>
  79. </div>
  80. <div class="container">
  81. <div class="row">
  82. <div class="col-md-3"><div class="navbar-light navbar-expand-md bs-sidebar hidden-print affix" role="complementary">
  83. <div class="navbar-header">
  84. <button type="button" class="navbar-toggler collapsed" data-toggle="collapse" data-target="#toc-collapse" title="Table of Contents">
  85. <span class="fa fa-angle-down"></span>
  86. </button>
  87. </div>
  88. <div id="toc-collapse" class="navbar-collapse collapse card bg-secondary">
  89. <ul class="nav flex-column">
  90. <li class="nav-item" data-level="1"><a href="#nintendo-games" class="nav-link">Nintendo Games</a>
  91. <ul class="nav flex-column">
  92. <li class="nav-item" data-level="2"><a href="#nintendo-ds" class="nav-link">Nintendo DS</a>
  93. <ul class="nav flex-column">
  94. </ul>
  95. </li>
  96. <li class="nav-item" data-level="2"><a href="#nintendo-3ds" class="nav-link">Nintendo 3DS</a>
  97. <ul class="nav flex-column">
  98. </ul>
  99. </li>
  100. <li class="nav-item" data-level="2"><a href="#nintendo-gamecube" class="nav-link">Nintendo GameCube</a>
  101. <ul class="nav flex-column">
  102. </ul>
  103. </li>
  104. <li class="nav-item" data-level="2"><a href="#nintendo-wii" class="nav-link">Nintendo Wii</a>
  105. <ul class="nav flex-column">
  106. </ul>
  107. </li>
  108. <li class="nav-item" data-level="2"><a href="#nintendo-wii-u" class="nav-link">Nintendo Wii U</a>
  109. <ul class="nav flex-column">
  110. </ul>
  111. </li>
  112. </ul>
  113. </li>
  114. </ul>
  115. </div>
  116. </div></div>
  117. <div class="col-md-9" role="main">
  118. <h1 id="nintendo-games">Nintendo Games</h1>
  119. <p>If you are looking for Retro ROMs, see the <a href="/megathread/retro">Retro Games page</a>.</p>
  120. <h2 id="nintendo-ds"><strong>Nintendo DS</strong></h2>
  121. <table>
  122. <thead>
  123. <tr>
  124. <th><strong>Myrient (No-Intro)</strong></th>
  125. <th></th>
  126. </tr>
  127. </thead>
  128. <tbody>
  129. <tr>
  130. <td>Nintendo - Nintendo DS (Decrypted)</td>
  131. <td><a href="https://myrient.erista.me/files/No-Intro/Nintendo%20-%20Nintendo%20DS%20(Decrypted)/">Link</a></td>
  132. </tr>
  133. <tr>
  134. <td>Nintendo - Nintendo DS (Encrypted)</td>
  135. <td><a href="https://myrient.erista.me/files/No-Intro/Nintendo%20-%20Nintendo%20DS%20(Encrypted)/">Link</a></td>
  136. </tr>
  137. <tr>
  138. <td>Nintendo - Nintendo DS (Download Play)</td>
  139. <td><a href="https://myrient.erista.me/files/No-Intro/Nintendo%20-%20Nintendo%20DS%20(Download%20Play)/">Link</a></td>
  140. </tr>
  141. <tr>
  142. <td>Nintendo - Nintendo DSi (Decrypted)</td>
  143. <td><a href="https://myrient.erista.me/files/No-Intro/Nintendo%20-%20Nintendo%20DSi%20(Decrypted)/">Link</a></td>
  144. </tr>
  145. <tr>
  146. <td>Nintendo - Nintendo DSi (Encrypted)</td>
  147. <td><a href="https://myrient.erista.me/files/No-Intro/Nintendo%20-%20Nintendo%20DSi%20(Encrypted)/">Link</a></td>
  148. </tr>
  149. <tr>
  150. <td>Nintendo - Nintendo DSi (Digital)</td>
  151. <td><a href="https://myrient.erista.me/files/No-Intro/Nintendo%20-%20Nintendo%20DSi%20(Digital)/">Link</a></td>
  152. </tr>
  153. </tbody>
  154. </table>
  155. <table>
  156. <thead>
  157. <tr>
  158. <th><strong>MarioCube</strong></th>
  159. <th>Open Directory</th>
  160. <th>Internet Archive</th>
  161. </tr>
  162. </thead>
  163. <tbody>
  164. <tr>
  165. <td>DSiWare</td>
  166. <td><a href="https://repo.mariocube.com/DSiWare/">Link</a></td>
  167. <td><a href="https://archive.org/download/MarioCubeLite/DSiWare/">Link</a></td>
  168. </tr>
  169. </tbody>
  170. </table>
  171. <table>
  172. <thead>
  173. <tr>
  174. <th><strong>Internet Archive (No-Intro)</strong></th>
  175. <th></th>
  176. </tr>
  177. </thead>
  178. <tbody>
  179. <tr>
  180. <td>Nintendo DS Anti-Piracy Fixed ROMs</td>
  181. <td><a href="https://archive.org/download/nds_apfix/apfix/">Link</a></td>
  182. </tr>
  183. <tr>
  184. <td>No-Intro Nintendo DS (Decrypted) (2020-01-20)</td>
  185. <td><a href="https://archive.org/download/noIntroNintendoDsDecrypted2020Jan20">Link</a></td>
  186. </tr>
  187. <tr>
  188. <td>No-Intro Nintendo DS (Decrypted) (2021-06-27)</td>
  189. <td><a href="https://archive.org/download/no-ndsdec2021">Link</a></td>
  190. </tr>
  191. <tr>
  192. <td>No-Intro Nintendo DS (Download Play) (2022-07-07)</td>
  193. <td><a href="https://archive.org/details/no-intro-nintendo-nintendo-ds-download-play_202207">Link</a></td>
  194. </tr>
  195. <tr>
  196. <td>No-Intro Nintendo DSi (Decrypted+Encrypted) (2018-06-30)</td>
  197. <td><a href="https://archive.org/download/No-Intro_Nintendo_DSi_2018-06-30">Link</a></td>
  198. </tr>
  199. </tbody>
  200. </table>
  201. <h2 id="nintendo-3ds"><strong>Nintendo 3DS</strong></h2>
  202. <table>
  203. <thead>
  204. <tr>
  205. <th><strong>hShop</strong></th>
  206. <th></th>
  207. </tr>
  208. </thead>
  209. <tbody>
  210. <tr>
  211. <td>3DS Content in CIA Format</td>
  212. <td><a href="https://hshop.erista.me">Link</a></td>
  213. </tr>
  214. </tbody>
  215. </table>
  216. <table>
  217. <thead>
  218. <tr>
  219. <th><strong>Myrient (No-Intro)</strong></th>
  220. <th></th>
  221. </tr>
  222. </thead>
  223. <tbody>
  224. <tr>
  225. <td>Nintendo - Nintendo 3DS (Decrypted)</td>
  226. <td><a href="https://myrient.erista.me/files/No-Intro/Nintendo%20-%20Nintendo%203DS%20(Decrypted)/">Link</a></td>
  227. </tr>
  228. <tr>
  229. <td>Nintendo - Nintendo 3DS (Encrypted)</td>
  230. <td><a href="https://myrient.erista.me/files/No-Intro/Nintendo%20-%20Nintendo%203DS%20(Encrypted)/">Link</a></td>
  231. </tr>
  232. <tr>
  233. <td>Unofficial - Nintendo - Nintendo 3DS (Digital) (Updates and DLC) (Decrypted)</td>
  234. <td><a href="https://myrient.erista.me/files/No-Intro/Unofficial%20-%20Nintendo%20-%20Nintendo%203DS%20(Digital)%20(Updates%20and%20DLC)%20(Decrypted)/">Link</a></td>
  235. </tr>
  236. <tr>
  237. <td>Unofficial - Nintendo - Nintendo 3DS (Digital) (Updates and DLC) (Encrypted)</td>
  238. <td><a href="https://myrient.erista.me/files/No-Intro/Unofficial%20-%20Nintendo%20-%20Nintendo%203DS%20(Digital)%20(Updates%20and%20DLC)%20(Encrypted)/">Link</a></td>
  239. </tr>
  240. <tr>
  241. <td>Nintendo - New Nintendo 3DS (Decrypted)</td>
  242. <td><a href="https://myrient.erista.me/files/No-Intro/Nintendo%20-%20New%20Nintendo%203DS%20(Decrypted)/">Link</a></td>
  243. </tr>
  244. <tr>
  245. <td>Nintendo - New Nintendo 3DS (Encrypted)</td>
  246. <td><a href="https://myrient.erista.me/files/No-Intro/Nintendo%20-%20New%20Nintendo%203DS%20(Encrypted)/">Link</a></td>
  247. </tr>
  248. <tr>
  249. <td>Nintendo - New Nintendo 3DS (Digital) (Deprecated)</td>
  250. <td><a href="https://myrient.erista.me/files/No-Intro/Nintendo%20-%20New%20Nintendo%203DS%20(Digital)%20(Deprecated)/">Link</a></td>
  251. </tr>
  252. </tbody>
  253. </table>
  254. <table>
  255. <thead>
  256. <tr>
  257. <th><strong>Internet Archive (No-Intro)</strong></th>
  258. <th></th>
  259. </tr>
  260. </thead>
  261. <tbody>
  262. <tr>
  263. <td>No-Intro Nintendo 3DS Encrypted .3ds Part 1 (2021-12-31)</td>
  264. <td><a href="https://archive.org/download/3ds-main-encrypted">Link</a></td>
  265. </tr>
  266. <tr>
  267. <td>No-Intro Nintendo 3DS Encrypted .3ds Part 2 (2021-12-31)</td>
  268. <td><a href="https://archive.org/download/3ds-main-encrypted-p2">Link</a></td>
  269. </tr>
  270. <tr>
  271. <td>Nintendo 3DS eShop Complete Collection .cia/.3ds</td>
  272. <td><a href="https://archive.org/download/nintendo-3ds-eshop-complete-collection">Link</a></td>
  273. </tr>
  274. <tr>
  275. <td>Nintendo 3DS Complete Collection .3ds [1-1700]</td>
  276. <td><a href="https://archive.org/download/nintendo-3ds-complete-collection">Link</a></td>
  277. </tr>
  278. <tr>
  279. <td>Nintendo 3DS Complete Collection .3ds [1701-1861]</td>
  280. <td><a href="https://archive.org/download/nintendo-3ds-complete-collection-pt2">Link</a></td>
  281. </tr>
  282. <tr>
  283. <td>No-Intro Nintendo 3DS DLC and Updates Encrypted .cia (2021-10-16)</td>
  284. <td><a href="https://archive.org/download/3ds-dlc-and-updates-encrypted">Link</a></td>
  285. </tr>
  286. </tbody>
  287. </table>
  288. <p><strong>3DS/CIA Decryption Instructions</strong></p>
  289. <p>If Citra says the ROM is encrypted, use <a href="https://gbatemp.net/download/batch-cia-3ds-decryptor.35098/">Batch CIA-3DS Decryptor</a> to decrypt it.</p>
  290. <p>If you would like to get a proper No-Intro hash from the converted file, use <a href="https://archive.org/download/pkmn_collection/3DS%20%2B%20CIA%20Rom%20Script.rar">this script</a>.</p>
  291. <p>Or, add the following AES keys to Citra from <a href="https://pastebin.com/vRy8c6JP">here</a>. (<a href="https://web.archive.org/https://pastebin.com/tBY6RHh4">backup link</a>)
  292. Click download on Pastebin to download the text in the file as a TXT. Then, follow the installation instructions below for your OS.</p>
  293. <p><strong>Windows Installation Instructions</strong></p>
  294. <p>Add the downloaded Pastebin TXT file to <code>C:/Users/&lt;your_user_name&gt;/AppData/Roaming/Citra/sysdata</code> and make sure it is named <code>aes_keys.txt</code>.</p>
  295. <p><strong>Linux or MacOS Installation Instructions</strong></p>
  296. <p>Add the downloaded Pastebin TXT file to <code>~/.local/share/citra-emu/sysdata</code> and make sure it is named <code>aes_keys.txt</code>.</p>
  297. <p>For more information, refer to the <a href="https://citra-emu.org/wiki/user-directory/">Citra Wiki</a>.</p>
  298. <h2 id="nintendo-gamecube"><strong>Nintendo GameCube</strong></h2>
  299. <p>The RVZ format is recommended for its size and convenience. It works in Dolphin Emulator but not on real hardware.
  300. If you are using real hardware, use <a href="https://dolphin-emu.org/">Dolphin Emulator</a> to convert the files to ISO. <a href="https://imgur.com/a/XWmsnoR">(Guide)</a> <a href="https://myrient.erista.me/assets/rvz.mp4">(Video Guide)</a></p>
  301. <table>
  302. <thead>
  303. <tr>
  304. <th><strong>Myrient (Redump) (RVZ)</strong></th>
  305. <th></th>
  306. </tr>
  307. </thead>
  308. <tbody>
  309. <tr>
  310. <td>Nintendo - GameCube - NKit RVZ [zstd-19-128k]</td>
  311. <td><a href="https://myrient.erista.me/files/Redump/Nintendo%20-%20GameCube%20-%20NKit%20RVZ%20[zstd-19-128k]/">Link</a></td>
  312. </tr>
  313. </tbody>
  314. </table>
  315. <table>
  316. <thead>
  317. <tr>
  318. <th><strong>Internet Archive (Redump) (RVZ)</strong></th>
  319. <th></th>
  320. </tr>
  321. </thead>
  322. <tbody>
  323. <tr>
  324. <td>Gamecube Redump RVZ (USA)</td>
  325. <td><a href="https://archive.org/download/rvz-gc-usa-redump/RVZ-GC-USA-REDUMP/">Link</a></td>
  326. </tr>
  327. <tr>
  328. <td>Gamecube Redump RVZ (EUR)</td>
  329. <td><a href="https://archive.org/download/rvz-gc-europe-redump/RVZ-GC-EUROPE-REDUMP/">Link</a></td>
  330. </tr>
  331. <tr>
  332. <td>Gamecube Redump RVZ (Asia)</td>
  333. <td><a href="https://archive.org/download/rvz-gc-asia-redump/RVZ-GC-ASIA-REDUMP/">Link</a></td>
  334. </tr>
  335. </tbody>
  336. </table>
  337. <table>
  338. <thead>
  339. <tr>
  340. <th><strong>Internet Archive (Redump) (ISO)</strong></th>
  341. <th></th>
  342. </tr>
  343. </thead>
  344. <tbody>
  345. <tr>
  346. <td>Gamecube Redump .iso (USA) Part 1</td>
  347. <td><a href="https://archive.org/download/RedumpNintendoGameCubeAmerica">Link</a></td>
  348. </tr>
  349. <tr>
  350. <td>Gamecube Redump .iso (USA) Part 2</td>
  351. <td><a href="https://archive.org/download/RedumpNintendoGameCubeAmericaPart2">Link</a></td>
  352. </tr>
  353. <tr>
  354. <td>Gamecube Redump .iso (USA) Part 3</td>
  355. <td><a href="https://archive.org/download/RedumpNintendoGameCubeAmericaPart3">Link</a></td>
  356. </tr>
  357. <tr>
  358. <td>Gamecube .iso (Japan)</td>
  359. <td><a href="https://archive.org/download/NCubeJ">Link</a></td>
  360. </tr>
  361. <tr>
  362. <td>Gamecube .iso (Europe)</td>
  363. <td><a href="https://archive.org/download/EuropeanGamecubeCollectionByGhostware">Link</a></td>
  364. </tr>
  365. <tr>
  366. <td>Gamecube .iso (Oceania)</td>
  367. <td><a href="https://archive.org/download/AustraliaGamecubeCollectionByGhostware">Link</a></td>
  368. </tr>
  369. <tr>
  370. <td>Gamecube .iso (Asia)</td>
  371. <td><a href="https://archive.org/download/AsiaGamecubeCollectionByGhostware">Link</a></td>
  372. </tr>
  373. </tbody>
  374. </table>
  375. <h2 id="nintendo-wii"><strong>Nintendo Wii</strong></h2>
  376. <p>The RVZ format is recommended for its size and convenience. It works in Dolphin Emulator but not on real hardware.
  377. If you are using real hardware, use <a href="https://dolphin-emu.org/">Dolphin Emulator</a> to convert the files to ISO. <a href="https://imgur.com/a/XWmsnoR">(Guide)</a> <a href="https://myrient.erista.me/assets/rvz.mp4">(Video Guide)</a></p>
  378. <table>
  379. <thead>
  380. <tr>
  381. <th><strong>Myrient (Redump) (RVZ)</strong></th>
  382. <th></th>
  383. </tr>
  384. </thead>
  385. <tbody>
  386. <tr>
  387. <td>Nintendo - Wii - NKit RVZ [zstd-19-128k]</td>
  388. <td><a href="https://myrient.erista.me/files/Redump/Nintendo%20-%20Wii%20-%20NKit%20RVZ%20[zstd-19-128k]/">Link</a></td>
  389. </tr>
  390. </tbody>
  391. </table>
  392. <table>
  393. <thead>
  394. <tr>
  395. <th><strong>Internet Archive (Redump) (RVZ)</strong></th>
  396. <th></th>
  397. </tr>
  398. </thead>
  399. <tbody>
  400. <tr>
  401. <td>Wii RVZ (USA) Part 1 (# to E)</td>
  402. <td><a href="https://archive.org/download/wii_rvz_usa/wii_rvz_usa/">Link</a></td>
  403. </tr>
  404. <tr>
  405. <td>Wii RVZ (USA) Part 2 (F to M)</td>
  406. <td><a href="https://archive.org/download/wii_rvz_usa_p2/wii_rvz_usa/">Link</a></td>
  407. </tr>
  408. <tr>
  409. <td>Wii RVZ (USA) Part 3 (N to S)</td>
  410. <td><a href="https://archive.org/download/wii_rvz_usa_p3/wii_rvz_usa/">Link</a></td>
  411. </tr>
  412. <tr>
  413. <td>Wii RVZ (USA) Part 4 (T to Z)</td>
  414. <td><a href="https://archive.org/download/wii_rvz_usa_p4/wii_rvz_usa/">Link</a></td>
  415. </tr>
  416. </tbody>
  417. </table>
  418. <table>
  419. <thead>
  420. <tr>
  421. <th><strong>Internet Archive (Redump) (NKit)</strong></th>
  422. <th></th>
  423. </tr>
  424. </thead>
  425. <tbody>
  426. <tr>
  427. <td>Wii Redump NKit Part 1</td>
  428. <td><a href="https://archive.org/download/WiiRedumpNKitPart1">Link</a></td>
  429. </tr>
  430. <tr>
  431. <td>Wii Redump NKit Part 2</td>
  432. <td><a href="https://archive.org/download/WiiRedumpNKitPart2">Link</a></td>
  433. </tr>
  434. <tr>
  435. <td>Wii Redump NKit Part 3</td>
  436. <td><a href="https://archive.org/download/WiiRedumpNKitPart3">Link</a></td>
  437. </tr>
  438. <tr>
  439. <td>Wii Redump NKit Part 4</td>
  440. <td><a href="https://archive.org/download/WiiRedumpNKitPart4">Link</a></td>
  441. </tr>
  442. <tr>
  443. <td>Wii Redump NKit Part 5</td>
  444. <td><a href="https://archive.org/download/WiiRedumpNKitPart5">Link</a></td>
  445. </tr>
  446. <tr>
  447. <td>Wii Redump NKit Part 6</td>
  448. <td><a href="https://archive.org/download/WiiRedumpNKitPart6">Link</a></td>
  449. </tr>
  450. <tr>
  451. <td>Wii Redump NKit Part 7</td>
  452. <td><a href="https://archive.org/download/WiiRedumpNKitPart7">Link</a></td>
  453. </tr>
  454. <tr>
  455. <td>Wii Redump NKit Part 8</td>
  456. <td><a href="https://archive.org/download/WiiRedumpNKitPart8">Link</a></td>
  457. </tr>
  458. </tbody>
  459. </table>
  460. <table>
  461. <thead>
  462. <tr>
  463. <th><strong>Internet Archive (WBFS)</strong></th>
  464. <th></th>
  465. </tr>
  466. </thead>
  467. <tbody>
  468. <tr>
  469. <td>Ghostware Wii Rom Set Part 1</td>
  470. <td><a href="https://archive.org/download/WiiRomSetByGhostware">Link</a></td>
  471. </tr>
  472. <tr>
  473. <td>Ghostware Wii Rom Set Part 2</td>
  474. <td><a href="https://archive.org/download/WiiRomSetByGhostwarePart2">Link</a></td>
  475. </tr>
  476. <tr>
  477. <td>Ghostware Wii Rom Set Part 3</td>
  478. <td><a href="https://archive.org/download/WiiRomSetByGhostwarePart3">Link</a></td>
  479. </tr>
  480. </tbody>
  481. </table>
  482. <p><a href="https://archive.org/compress/NKitFullyLoaded2020429">NKit Fully Loaded</a> can be used to convert NKit to ISO, do note that the download is <code>~14 GB</code> so using RVZ is recommended over NKit.</p>
  483. <table>
  484. <thead>
  485. <tr>
  486. <th><strong>MarioCube</strong></th>
  487. <th>Open Directory</th>
  488. <th>Internet Archive</th>
  489. </tr>
  490. </thead>
  491. <tbody>
  492. <tr>
  493. <td>WiiWare and Virtual Console</td>
  494. <td><a href="https://repo.mariocube.com/WADs/_WiiWare,%20VC,%20DLC,%20Channels%20&amp;%20IOS/">Link</a></td>
  495. <td><a href="https://archive.org/download/MarioCubeLite/WADs/_WiiWare%2C%20VC%2C%20DLC%2C%20Channels%20%26%20IOS/">Link</a></td>
  496. </tr>
  497. </tbody>
  498. </table>
  499. <h2 id="nintendo-wii-u"><strong>Nintendo Wii U</strong></h2>
  500. <table>
  501. <thead>
  502. <tr>
  503. <th><strong>WiiUDownloader (NUS)</strong></th>
  504. <th></th>
  505. </tr>
  506. </thead>
  507. <tbody>
  508. <tr>
  509. <td>WiiUDownloader</td>
  510. <td><a href="https://github.com/Xpl0itU/WiiUDownloader/releases/latest">Link</a></td>
  511. </tr>
  512. </tbody>
  513. </table>
  514. <p>Note: This is meant to be a replacement for Wii U USB Helper as it is more lightweight and supports Mac and Linux. If for whatever reason you want to install Wii U USB Helper, you can follow <a href="https://wiki.agilly1989.xyz/books/wiiu/page/usbhelper-usbhelperlauncher">this guide</a>.</p>
  515. <table>
  516. <thead>
  517. <tr>
  518. <th><strong>Internet Archive (WUA)</strong></th>
  519. <th></th>
  520. </tr>
  521. </thead>
  522. <tbody>
  523. <tr>
  524. <td>Nintendo - Wii U Disc .WUA (USA)</td>
  525. <td><a href="https://archive.org/download/nintendo-wii-u-usa-full-set-wua-format-embedded-dlc-updates">Link</a></td>
  526. </tr>
  527. <tr>
  528. <td>Nintendo - Wii U eShop .WUA (USA)</td>
  529. <td><a href="https://archive.org/download/nintendo-wii-u-eshop-usa-full-set-wua-format-embedded-dlc-updates">Link</a></td>
  530. </tr>
  531. </tbody>
  532. </table>
  533. <table>
  534. <thead>
  535. <tr>
  536. <th><strong>Myrient (No-Intro)</strong></th>
  537. <th></th>
  538. </tr>
  539. </thead>
  540. <tbody>
  541. <tr>
  542. <td>Nintendo - Wii U (Digital) (CDN)*</td>
  543. <td><a href="https://myrient.erista.me/files/No-Intro/Nintendo%20-%20Wii%20U%20(Digital)%20(CDN)/">Link</a></td>
  544. </tr>
  545. </tbody>
  546. </table>
  547. <table>
  548. <thead>
  549. <tr>
  550. <th><strong>Internet Archive (NUS)</strong></th>
  551. <th></th>
  552. </tr>
  553. </thead>
  554. <tbody>
  555. <tr>
  556. <td>Retail NUS (USA)*</td>
  557. <td><a href="https://archive.org/download/wii-u-retail-nus-usa">Link</a></td>
  558. </tr>
  559. <tr>
  560. <td>Download NUS (USA)*</td>
  561. <td><a href="https://archive.org/download/wii-u-download-nus-usa">Link</a></td>
  562. </tr>
  563. </tbody>
  564. </table>
  565. <table>
  566. <thead>
  567. <tr>
  568. <th><strong>Internet Archive (NUS)</strong></th>
  569. <th></th>
  570. </tr>
  571. </thead>
  572. <tbody>
  573. <tr>
  574. <td>TurboGrafx-16 NUS*</td>
  575. <td><a href="https://archive.org/download/wii-u-turbografx16-nus">Link</a></td>
  576. </tr>
  577. <tr>
  578. <td>Wii NUS*</td>
  579. <td><a href="https://archive.org/download/wii-u-wii-nus">Link</a></td>
  580. </tr>
  581. <tr>
  582. <td>Nintendo 64 NUS*</td>
  583. <td><a href="https://archive.org/download/wii-u-nintendo-64-nus">Link</a></td>
  584. </tr>
  585. <tr>
  586. <td>NES &amp; Famicom NUS*</td>
  587. <td><a href="https://archive.org/download/wii-u-nes-fc-nus">Link</a></td>
  588. </tr>
  589. <tr>
  590. <td>Super Nintendo NUS*</td>
  591. <td><a href="https://archive.org/download/wii-u-super-nintendo-snes-nus">Link</a></td>
  592. </tr>
  593. <tr>
  594. <td>Nintendo DS NUS*</td>
  595. <td><a href="https://archive.org/download/wii-u-nintendo-ds-nds-nus">Link</a></td>
  596. </tr>
  597. <tr>
  598. <td>Gameboy Advance NUS*</td>
  599. <td><a href="https://archive.org/download/wii-u-gameboy-advance-nus">Link</a></td>
  600. </tr>
  601. <tr>
  602. <td>Retail Game Disc NUS*</td>
  603. <td><a href="https://archive.org/download/wii-u-retail-game-disc-nus-usa">Link</a></td>
  604. </tr>
  605. </tbody>
  606. </table>
  607. <p>*To unpack the files for Cemu, use <a href="https://github.com/VitaSmith/cdecrypt/releases/latest">CDecrypt</a>.</p>
  608. <table>
  609. <thead>
  610. <tr>
  611. <th><strong>Myrient (Redump)</strong></th>
  612. <th></th>
  613. </tr>
  614. </thead>
  615. <tbody>
  616. <tr>
  617. <td>Nintendo - Wii U - WUX**</td>
  618. <td><a href="https://myrient.erista.me/files/Redump/Nintendo%20-%20Wii%20U%20-%20WUX/">Link</a></td>
  619. </tr>
  620. </tbody>
  621. </table>
  622. <p>**Follow <a href="https://myrient.erista.me/assets/wux.mp4">this guide</a> to learn how to convert WUX files to WUD.</p></div>
  623. </div>
  624. </div>
  625. <footer class="col-md-12">
  626. <hr>
  627. <p>Documentation built with <a href="https://www.mkdocs.org/">MkDocs</a>.</p>
  628. </footer>
  629. <script>
  630. var base_url = "../..",
  631. shortcuts = {"help": 191, "next": 78, "previous": 80, "search": 83};
  632. </script>
  633. <script src="../../js/base.js" defer></script>
  634. <script src="../../search/main.js" defer></script>
  635. <div class="modal" id="mkdocs_search_modal" tabindex="-1" role="dialog" aria-labelledby="searchModalLabel" aria-hidden="true">
  636. <div class="modal-dialog modal-lg">
  637. <div class="modal-content">
  638. <div class="modal-header">
  639. <h4 class="modal-title" id="searchModalLabel">Search</h4>
  640. <button type="button" class="close" data-dismiss="modal"><span aria-hidden="true">&times;</span><span class="sr-only">Close</span></button>
  641. </div>
  642. <div class="modal-body">
  643. <p>From here you can search these documents. Enter your search terms below.</p>
  644. <form>
  645. <div class="form-group">
  646. <input type="search" class="form-control" placeholder="Search..." id="mkdocs-search-query" title="Type search term here">
  647. </div>
  648. </form>
  649. <div id="mkdocs-search-results" data-no-results-text="No results found"></div>
  650. </div>
  651. <div class="modal-footer">
  652. </div>
  653. </div>
  654. </div>
  655. </div><div class="modal" id="mkdocs_keyboard_modal" tabindex="-1" role="dialog" aria-labelledby="keyboardModalLabel" aria-hidden="true">
  656. <div class="modal-dialog">
  657. <div class="modal-content">
  658. <div class="modal-header">
  659. <h4 class="modal-title" id="keyboardModalLabel">Keyboard Shortcuts</h4>
  660. <button type="button" class="close" data-dismiss="modal"><span aria-hidden="true">&times;</span><span class="sr-only">Close</span></button>
  661. </div>
  662. <div class="modal-body">
  663. <table class="table">
  664. <thead>
  665. <tr>
  666. <th style="width: 20%;">Keys</th>
  667. <th>Action</th>
  668. </tr>
  669. </thead>
  670. <tbody>
  671. <tr>
  672. <td class="help shortcut"><kbd>?</kbd></td>
  673. <td>Open this help</td>
  674. </tr>
  675. <tr>
  676. <td class="next shortcut"><kbd>n</kbd></td>
  677. <td>Next page</td>
  678. </tr>
  679. <tr>
  680. <td class="prev shortcut"><kbd>p</kbd></td>
  681. <td>Previous page</td>
  682. </tr>
  683. <tr>
  684. <td class="search shortcut"><kbd>s</kbd></td>
  685. <td>Search</td>
  686. </tr>
  687. </tbody>
  688. </table>
  689. </div>
  690. <div class="modal-footer">
  691. </div>
  692. </div>
  693. </div>
  694. </div>
  695. </body>
  696. </html>