mirror of
https://github.com/mupen64plus/mupen64plus-ui-python.git
synced 2025-04-02 10:51:53 -04:00
A frontend for Mupen64Plus
There is already an mime type for Nintendo64 roms called application/x-n64-rom. This one has to be extended instead of installing a conflicting type. Otherwise only one of the desktop entries for mupen64plus-ui-console or m64py works and not both. |
||
---|---|---|
dist | ||
src/m64py | ||
test | ||
xdg | ||
AUTHORS | ||
ChangeLog | ||
COPYING | ||
LICENSES | ||
m64py | ||
MANIFEST.in | ||
README.md | ||
setup.py |
_____ __ __
____ ___ / ___// // / ____ __ __
/ __ `__ \/ __ \/ // /_/ __ \/ / / /
/ / / / / / /_/ /__ __/ /_/ / /_/ /
/_/ /_/ /_/\____/ /_/ / .___/\__, /
/_/ /____/
http://m64py.sourceforge.net
A frontend for Mupen64Plus
About
M64Py is a Qt4 front-end (GUI) for Mupen64Plus 2.0, a cross-platform plugin-based Nintendo 64 emulator. Front-end is written in Python and it provides a user-friendly interface over Mupen64Plus shared library.
Features
- ROMs list with preview images
- Input bindings configuration
- Cheats support
- Support gzip, bzip2, zip, rar and 7z archives
- Video extension (embedded OpenGL window)
Dependencies
- PyQt4
- SDL-1.2 or SDL-2.0
Install
Run python setup.py install to install
Run python setup.py build_qt before you can start ./m64py from source dir
License
M64Py is free/libre software released under the terms of the GNU GPL license, see the `COPYING' file for details.