Advertisement
Guest User

Untitled

a guest
Oct 22nd, 2016
535
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. Most of the commands are the same, but some require small differences that can be confusing to work out.
  2. Almost all emulators just need:
  3. <command>*PATH TO EMULATOR'S EXE* "%ROM_RAW%"</command>
  4. But a few require different. I've listed them below.
  5.  
  6. Gamecube, same for Wii:
  7. <command>*PATH TO DOLPHIN.EXE EMULATOR* /b /e "%ROM_RAW%"</command>
  8. DS (This just makes it start Maximized rather than in a window. If you don't mind, follow the instructions at the top instead):
  9. <command>start /max *PATH TO DESMUME.EXE* "%ROM_RAW%"</command>
  10. N64:
  11. <command>*PATH TO PROJECT64.EXE* %ROM%</command>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement