PDA

View Full Version : CuteMupen v0.0.6



wraggster
March 23rd, 2010, 23:19
News via http://www.aep-emu.de/

CuteMupen is a frontend for the Nintendo 64 emulator Mupen64Plus and runs under Windows, Linux and Mac OS X.


Quote:
CuteMupen
A GUI front-end for the cross-platform Mupen64PlusN64 emulator.
Written using Qt and MupenPlus64 v2.0 API.

Website: http://cutemupen.sourceforge.net/
License: GNU GPLv2
Authors:
- Vincent Knecht
- Richard42 & others
Some parts of CuteMupen are taken from mupen64-ui-console
Features:
- ROM browser
- Fullscreen, resolution and OSD settings
- Settings save and restore across runs
Not supported yet:
- Cheats
- Gamepad configuration
- Compressed ROMs
- ...

Building from source code:
-------------------------
Dependencies:
- Qt 4.4+ development environment
- Mupen64Plus 1.99+ Core source code

Building with *NIX:
- Edit !win32:INCLUDEPATH in cutemupen.pro to point on Mupen64Plus api/ subdir
- Run "qmake cutemupen.pro"
- Run "make"

Building with MSVC:
- Edit win32:INCLUDEPATH in cutemupen.pro to point on Mupen64Plus api/ subdir
- Run "qmake cutemupen.pro"
- Run "qmake -tp vc"
- Open the .vcproj file using MSVC, and generate the solution

Usage:
-----
CuteMupen configuration settings are stored, depending on the OS, in
- $HOME/.config/CuteMupen/CuteMupen.cfg file on *NIX
- HKEY_CURRENT_USERSoftwareCuteMupenCuteMupen registry entry on Windows

On first run, CuteMupen will ask you to set the paths to several Mupen64+
files and directories.