Launch Mupen64Plus from Another Directory

If anyone is looking to use Mupen64Plus from the command line and wants to run a game from a different directory than your Mupen64Plus files, here’s a little Terminal code that will help:

cd '/path/to/MP64+/files' && ./run_rice.sh '/path/to/rom/file'

Here’s how to use it:

  • Replace /path/to/MP64+/files with the path where you’ve installed your MP64+ 1.99.3 files (/Applications/Mupen64Plus, for example)
  • Replace /path/to/rom/file with the path where your roms are located (~/Documents/Roms or /Applications/N64_Roms, for example)
  • Optional: replace run_rice.sh with a different video plugin (run_glide.sh or run_arach.sh)
  1. No comments yet.

  1. No trackbacks yet.