The RPM Fusion repository is now available as a replacement for Dribble (see here for instructions on how to setup the repository, QMC2 is in the nonfree section) — thanks to Christopher Stone and Julian Sikorski
Qt-wise, these packages are self-contained, that is they already include the Qt 4.6 framework they were built upon. You only need to additionally install the SDL framework (required for MAME & MESS anyway).
The binaries require Mac OS X 10.4 or higher and have been created & tested on 10.6 (x86 architecture). If you need binaries for a different platform, you’ll have to build them from source (explained in this FAQ).
Please note that there’s a Qt/Phonon bug that causes a post mortem crash on exit, which you can safely ignore (though it may be annoying). There’s nothing we can do about it, it needs to be fixed by the Qt/Phonon developers.
For now, if you would like to disable the annoying crash report dialog, just enter this in a terminal:
The included binaries are known to work on Windows 7, Windows Vista and Windows XP using the original MAME and MESS variants (MAMEUIFX32 is supported as well through a replacement template for the MAME variant).
You may also look here for builds of intermediate/test releases (and the latest final release): Win32 packages
Please note that we can not create binaries for any platform, only for the i586 and x86_64 architectures at the moment. If you need binaries for a different platform, simply use the source RPM and rebuild it using this command to create them:
$ rpmbuild --rebuild <source-rpm>
Ubuntu 9.10
Ubuntu 10.04
Ubuntu 10.10
QMC2 .deb packages for Ubuntu 9.10, 10.04 and 10.10 (upcoming) are available here: Emulator Related PPA — thanks to Marcelo Bossoni
Accessing the repository (method 1)
For Ubuntu 9.10 (Karmic Koala), add the following line to your /etc/apt/sources.list file:
$ deb http://ppa.launchpad.net/mmbossoni-gmail/emu/ubuntu karmic main
For Ubuntu 10.04 (Lucid Lynx), add the following line to your /etc/apt/sources.list file:
$ deb http://ppa.launchpad.net/mmbossoni-gmail/emu/ubuntu lucid main
For Ubuntu 10.10 (Maverick Meerkat), add the following line to your /etc/apt/sources.list file:
$ deb http://ppa.launchpad.net/mmbossoni-gmail/emu/ubuntu maverick main
Get the signing key of the repository (in order to verify packages):
Alternatively, you can just use this command to do it automatically, including the import of the repository key (should work for all Ubuntu releases mentioned above):
Sorry, we are not creating any icon image packs yet. You could use MAMU’s icons for example, or the ones from MameUI (formerly Mame32). Either way, they’ll need to be converted to PNGs. This can easily be accomplished with tools like convert (from ImageMagick) or whatever image manipulation program you might like.
As we don’t have the written permission to publish the (converted) icons, you’ll have to convert them yourself.Here’s a simple script which does this job. It’s based on ImageMagick’s convert utility and requires that all *.ico files are in the current working directory. The *.png files will be created there as well.
Note: since QMC2 0.2.b9 there’s support to directly fetch this data (and more) from MAWS which may be more up to date than the files on disk. Of course, this requires that you’re online when using the MAWS feature, though parts of the data are cached and could also be used offline (only the HTML, no images).
Contributions
Description
Link
Last update
KHotKeys definitions for QMC2 by Armin Schmidhuber.
This is obsolete now. QMC2 includes built-in support to remap shortcuts & GUI control keys since version 0.1.b11!
UNOFFICIAL patch for MAME/MESS 0.139+ to support native game/machine resolutions in full screen mode (-video soft only).
Note: if you use this patch you are not entitled to ask the MAME and/or MESS developers for support, at least not without mentioning the use of this patch! Better ask for support at the PS3 Bodega Forums instead!