Mupen64+
Mupen64Plus is a Nintendo 64 cross-platform plugin-based emulator which is capable of accurately playing many games. This article is intended for Maemo users.
Please, note that for a better result, post logs of games running on stock speed in the compability list, this is due many reasons, if you do OC your device, you know you will get an improvement.
Installation
If you are updating to this version from any previous command-line version, remove existing state
cp -R .mupen64plus/save . rm -R .mupen64plus mv save .mupen64plus/ |
Install the mupen64plus-arm package from extras-devel
Custom configuration
A customised configuration is useful for keybindings, such as quitting the emulator by pressing the q key, and some useful settings to speed up emulation.
-
Create the
~/.mupen64plus
directory, if it does not exist:mkdir .mupen64plus
- Download the custom configuration.
-
Extract the custom configuration:
cd .mupen64plus tar -xzf /home/user/MyDocs/customconfig.tar.gz
The keybindings in the custom configuration are as follows:
- z = R
- x = A
- c = B
- v = L
- Space = Z
- Enter = Start
- Arrow Keys = Dpad
- IJKL = Joystick
- TFGH = C buttons
- q = Quit the emulator
- p = Pause the emulator
Also note that:
- Frameskip is set to 2.
- Framebuffer is disabled and resolution is 800x480
- Memory Pak is enabled
- Audio is disabled as it sounds terrible.