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 [2021/10/13 02:00]
jonasrosland
carts:nintendo:n64 [2022/01/03 23:34]
hiccup [Method 4 - INLretro]
Line 1: Line 1:
 ====== Nintendo 64 ====== ====== Nintendo 64 ======
-**//[copied from No-Intro wiki - needs polishing]//**+{{wst>see_hardware_page}}
  
 ===== Introduction ===== ===== Introduction =====
Line 7: Line 7:
  
 **Note on Development Cartridges:** **Note on Development Cartridges:**
-Because the Retrode and Sanni Cart Reader lack the PIF chip, //development carts cannot be dumped with them//. The only option is to use a GameShark, 64drive + UltraSaveor possibly a Doctor V6464drive + UltraSave is recommended (uses USB, no region lock, no size limit, no address limit, can dump all save types, is fast and reliable), but can be expensive and goes out of stock quickly. +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 14: Line 13:
   - [[#Method 2 - Sanni Cart Reader|Sanni Cart Reader]]   - [[#Method 2 - Sanni Cart Reader|Sanni Cart Reader]]
   - [[#Method 3 - Retrode2 + N64 adapter|Retrode2 + N64 adapter]]   - [[#Method 3 - Retrode2 + N64 adapter|Retrode2 + N64 adapter]]
-  - [[#Method 4 - GameShark ProAction Replay Pro|GameShark ProAction Replay Pro]]+  - [[#Method 4 - INLretro|INLretro]] 
 +  - [[#Method 5 - RetroBlaster 2.0 + N64 (Pro) adapter|RetroBlaster 2.0 + N64 (Pro) adapter]] 
 +  - [[#Method 6 - GameShark ProAction Replay Pro|GameShark ProAction Replay Pro]] 
 +  - [[#Method 7 - Old copiers|Old copiers]]
  
 ==== Method 1 - 64drive + UltraSave ==== ==== Method 1 - 64drive + UltraSave ====
  
-Requires the UltraSave unit. Assemble the UltraSave unit and insert your 64drive and game cartridge into either slot. Download the dumping software from the [[http://64drive.retroactive.be/support.php|64drive website]] and dump the game.+Assemble the UltraSave unit and insert your 64drive and game cartridge into either slot. Download the dumping software from the [[http://64drive.retroactive.be/support.php|64drive website]], follow the Quick Start Guide on the same page, and dump the game.
  
 ==== Method 2 - Sanni Cart Reader ==== ==== Method 2 - Sanni Cart Reader ====
  
-The Sanni Cart Reader comes with Mega Drive / Genesis dumping capabilities by default. +The Sanni Cart Reader comes with N64 dumping capabilities by default. 
-[[https://github.com/sanni/cartreader/wiki/Reading-Mega-Drive-games|Follow the Sanni Cart Reader wiki]] for proper settings, and dumping instructions.+[[https://github.com/sanni/cartreader/wiki/Read-N64-cartridge|Follow the Sanni Cart Reader wiki]] for proper settings, and dumping instructions.
  
 ==== Method 3 - Retrode2 + N64 adapter ==== ==== Method 3 - Retrode2 + N64 adapter ====
Line 34: Line 36:
   - The Retrode2 should now show up as a regular USB drive, and you can copy the ROM from there for further analysis.   - The Retrode2 should now show up as a regular USB drive, and you can copy the ROM from there for further analysis.
  
-==== Method 4 - GameShark ProAction Replay Pro ====+Note that the Retrode does not detect 12 MiB carts correctly, and will overdump them, so for those, make sure to set the dump size manually in the Retrode config, or trim the overdumped ROM to 12 MiB after the fact. 
 + 
 +==== Method 4 - INLretro ==== 
 +[todo: look at [[https://www.youtube.com/watch?v=JdpxEUvrixM|this]] video tutorial] 
 + 
 +  - 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's 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) 
 +  - 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) 
 +  - 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* 
 +  - Here's an example of the command I used to dump Lego Racers: <code>C:\Emulation\Tools\INL-retro-progdump\host> .\inlretro.exe -s scripts/inlretro2.lua -c N64 -k 16384 -d LegoRacers.z64</code> 
 + 
 +==== 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. 
 + 
 +==== Method 6 - GameShark ProAction Replay Pro ==== 
 + 
 +Unreliable - not recommended. If you do have to use it, dump the cart multiple times, making sure all the dumps match and clean the contacts in-between each try. Follow the NES World [[http://www.nesworld.com/article.php?system=n64&data=n64-howtodumproms|guide]]. It has been reported that parallel port adapters don't work for this, so you'll need to find an old desktop computer. You may also want to read this article by [[http://www.nintendoplayer.com/feature/n64/|Nintendo Player]]. 
 + 
 +==== Method 7 - Old copiers ====
  
-Follow the NES World [[http://www.nesworld.com/article.php?system=n64&data=n64-howtodumproms|guide]]It has been reported that parallel port adapters don't work for this, so you'll need to find an old desktop computer. You may also want to read this article by [[http://www.nintendoplayer.com/feature/n64/|Nintendo Player]].+E.gv64, v64jr, z64, cd64Unreliable not recommendedIf you do have to use it, dump the cart multiple times, and clean the cart in-between each try.
  
 ===== Identifying Game Versions ===== ===== Identifying Game Versions =====
  • carts/nintendo/n64.txt
  • Last modified: 2022/09/28 22:09
  • by hiccup