We just released a Feb. 5 '89 prototype of DuckTales for the NES!
If you'd like to support our preservation efforts (and this wasn't cheap), please consider donating or supporting us on Patreon. Thank you!

Notes:Pikmin

From The Cutting Room Floor
Revision as of 15:29, 11 October 2019 by Patrick Anton (talk | contribs) (Remove unneeded step)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This page contains notes for the game Pikmin.


Windows Executable

To get the Windows debugging executable to run on your machine, follow these steps:

  1. Extract the entire Pikmin ISO onto a folder on your computer.
  2. Get a copy of MSVCRTD.DLL, very carefully search around the internet for one of the following versions:
    • 6.0.8168.8 (md5: 2760781da57e727ba519af0139b4b1bc)
    • 6.0.8797.0 (md5: 01c72cfcaaed3a7564e5b893b7712d28)
    • 6.0.9782.0 [SP6] (md5: 65f232ae50755a6fbf72dac2977a118f)
  3. Place MSVCRTD.DLL on the same folder as sysBootup.exe.
  4. Create a shortcut to sysBootup.exe, then edit its properties, and on the "Shortcut" tab of the properties, add " +output +plugins plugins +client PikiGame" (no quotes, leading space included) after everything on the "Destination" box.
  5. Run the shortcut.


(Instructions: LordNed, Patrick Anton)