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/12/06 21:57]
hiccup [Method 6 - GameShark ProAction Replay Pro]
carts:nintendo:n64 [2022/01/03 23:31]
hiccup [Method 4 - INLretro]
Line 1: Line 1:
 ====== Nintendo 64 ====== ====== Nintendo 64 ======
 +{{wst>see_hardware_page}}
  
 ===== Introduction ===== ===== Introduction =====
Line 38: Line 39:
  
 ==== Method 4 - INLretro ==== ==== Method 4 - INLretro ====
-[todo: look at this video tutorial https://www.youtube.com/watch?v=JdpxEUvrixM]+[todo: look at [[https://www.youtube.com/watch?v=JdpxEUvrixM|this]] video tutorial] 
 +[add info on how to find ROM size from ROM chip text and how to do it using datomatic]
  
-xxxx+  - 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) 
 +  - 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-progdump' 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 ==== ==== Method 5 - RetroBlaster 2.0 + N64 (Pro) adapter ====
  • carts/nintendo/n64.txt
  • Last modified: 2022/09/28 22:09
  • by hiccup