carts:nintendo:n64

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
carts:nintendo:n64 [2022/01/03 23:31]
hiccup [Method 4 - INLretro]
carts:nintendo:n64 [2022/05/03 20:42]
hiccup
Line 2: Line 2:
 {{wst>see_hardware_page}} {{wst>see_hardware_page}}
  
-===== Introduction =====+**Warning: UltraSave + 64drive may produce bad dumps of NUS-8F16FB-02 development boards.**
  
 +===== Introduction =====
 +{{wst>factory_save}}
 Dumping Nintendo 64 carts is pretty easy if you have one of the dedicated hardware solutions for it, but they can sometimes be hard to come by, or out of stock, or you have to build them yourself. Dumping Nintendo 64 carts is pretty easy if you have one of the dedicated hardware solutions for it, but they can sometimes be hard to come by, or out of stock, or you have to build them yourself.
  
 **Note on Development Cartridges:** **Note on Development Cartridges:**
 Because the Retrode, the Sanni Cart Reader and the RetroBlaster 2.0 with standard N64 adapter [[https://github.com/sanni/cartreader/discussions/295|don't supply enough power]], //development carts cannot be dumped with them//. The 64drive, RetroBlaster 2.0 with N64 Pro adapter can be used. The GameShark ProAction Replay Pro and some old copiers can also be used, but they are unreliable. Because the Retrode, the Sanni Cart Reader and the RetroBlaster 2.0 with standard N64 adapter [[https://github.com/sanni/cartreader/discussions/295|don't supply enough power]], //development carts cannot be dumped with them//. The 64drive, RetroBlaster 2.0 with N64 Pro adapter can be used. The GameShark ProAction Replay Pro and some old copiers can also be used, but they are unreliable.
 +
 ===== Methods ===== ===== Methods =====
  
Line 39: Line 42:
  
 ==== Method 4 - INLretro ==== ==== Method 4 - INLretro ====
-[todo: look at [[https://www.youtube.com/watch?v=JdpxEUvrixM|this]] video tutorial] +[todo: 
-[add info on how to find ROM size from ROM chip text and how to do it using datomatic]+  * look at [[https://www.youtube.com/watch?v=JdpxEUvrixM|this]] video tutorial 
 +  * its sometimes possible to work out the ROM size by examining the overdump. maybe this could even be automated. 
 +]
  
-  - Insert the cart into the N64 cart slot on the dumper (Find the rom size of the game you intend to dump in kilobytes in DAT-o-MATIC; you'll need this info later)+  - Find the ROM size in kilobytes by looking at the text on the ROM chip and converting it or (may be inaccurate if dump isn't trusted) use the size of the existing dump in [[https://datomatic.no-intro.org/index.php?page=search&s=24|No-Intro'DAT-o-MATIC]]. 
 +  - Insert the cart into the N64 cart slot on the dumper.
   - Connect dumper to a PC running at least Windows 10 (requires a USB-A to USB-B cable; you can get one with the dumper itself)   - Connect dumper to a PC running at least Windows 10 (requires a USB-A to USB-B cable; you can get one with the dumper itself)
-  - Obtain the inl-retro-progdump software from GitLab (either run 'git clone https://gitlab.com/InfiniteNesLives/INL-retro-progdumpor just go to the url, download the source as a zip, and extract it wherever)+  - Obtain the inl-retro-progdump software from GitLab (either run <code>git clone https://gitlab.com/InfiniteNesLives/INL-retro-progdump</code> or just go to the url, download the source as a zip, and extract it wherever)
   - Open PowerShell from the host directory in the repo (path\to\repo\host)   - Open PowerShell from the host directory in the repo (path\to\repo\host)
   - Run the following command: <code>.\inlretro.exe -s scripts/inlretro2.lua -c N64 -k *romsize* -d *dumpname*</code> Paste the size of the rom in kilobytes over *romsize* and the name you want for the created dump over *dumpname*   - Run the following command: <code>.\inlretro.exe -s scripts/inlretro2.lua -c N64 -k *romsize* -d *dumpname*</code> Paste the size of the rom in kilobytes over *romsize* and the name you want for the created dump over *dumpname*
Line 50: Line 56:
  
 ==== Method 5 - RetroBlaster 2.0 + N64 (Pro) adapter ==== ==== Method 5 - RetroBlaster 2.0 + N64 (Pro) adapter ====
-Retroblaster 2.0 has the "N64" and "N64 Pro" adaptors. The latter is advertised as being able to dump prototype carts.+Retroblaster 2.0 has the "N64" and "N64 Pro" adaptors. The latter is advertised as being able to dump prototype carts. Make sure to set the dumper to 3V.
  
 ==== Method 6 - GameShark ProAction Replay Pro ==== ==== Method 6 - GameShark ProAction Replay Pro ====
Line 74: Line 80:
 ===== Gathering and Submitting Dump Info ===== ===== Gathering and Submitting Dump Info =====
  
-See [[submission:nintendo-carts|Gathering and Submitting Dump Info for Nintendo carts]] +See [[submission:general|Gathering and Submitting Dump Info (Basic)]]
  • carts/nintendo/n64.txt
  • Last modified: 2022/09/28 22:09
  • by hiccup