Summary
Mupen64Plus is a plugin-based N64 emulator for Linux which is capable of accurately playing many games. Included are four MIPS R4300 CPU emulators, with dynamic recompilers for 32-bit x86 and 64-bit amd64 systems.
Versions
v2.6.0 :: 0/2-sdl2 :: gentoo
- Modified
- License
- GPL-2+
- Keywords
- ~amd64 ~x86
- USE flags
- debugger gles2-only lirc netplay new-dynarec opencv osd vulkan
v2.5.9-r4 :: 0/2-sdl2 :: gentoo
- Modified
- License
- GPL-2+
- Keywords
- ~amd64 ~x86
- USE flags
- debugger gles2-only lirc new-dynarec opencv osd
USE flags
General
- debugger
- Build the debugger
- gles2-only
- Use GLES 2.0 (OpenGL for Embedded Systems) or later instead of full OpenGL (see also: gles2)
- lirc
- Add support for lirc (Linux's Infra-Red Remote Control)
- netplay
- Enable netplay functionality
- new-dynarec
- Enable new experimental dynamic recompiler implementation (only for x86 and arm)
- opencv
- Support video capture via media-libs/opencv
- osd
- Overlay emulator messages using on-screen-display
- vulkan
- Add support for 3D graphics and computing via the Vulkan cross-platform API
cpu_flags_x86
- sse
- Use the SSE instruction set
Dependencies
app-misc / lirc : decode and send infra-red signals of many commonly used remote controls
media-fonts / dejavu : DejaVu fonts, bitstream vera with ISO-8859-2 characters
media-libs / freetype : High-quality and portable font engine
media-libs / libpng : Portable Network Graphics library
media-libs / libsdl2 : Simple Direct Media Layer
media-libs / opencv : A collection of algorithms and sample code for various computer vision problems
media-libs / sdl2-net : Simple Direct Media Layer Network Support Library
media-libs / vulkan-loader : Vulkan Installable Client Driver (ICD) Loader
sys-libs / zlib : Standard (de)compression library
Runtime Dependencies
app-misc / lirc : decode and send infra-red signals of many commonly used remote controls
media-fonts / dejavu : DejaVu fonts, bitstream vera with ISO-8859-2 characters
media-libs / freetype : High-quality and portable font engine
media-libs / libpng : Portable Network Graphics library
media-libs / libsdl2 : Simple Direct Media Layer
media-libs / opencv : A collection of algorithms and sample code for various computer vision problems
media-libs / sdl2-net : Simple Direct Media Layer Network Support Library
media-libs / vulkan-loader : Vulkan Installable Client Driver (ICD) Loader
sys-libs / zlib : Standard (de)compression library
Depending packages
games-emulation / m64py : A frontend for Mupen64Plus
games-emulation / mupen64plus : A fork of Mupen64 Nintendo 64 emulator, meta-package
games-emulation / mupen64plus-audio-sdl : A fork of Mupen64 Nintendo 64 emulator, SDL audio plugin
games-emulation / mupen64plus-input-sdl : A fork of Mupen64 Nintendo 64 emulator, SDL input plugin
games-emulation / mupen64plus-rsp-hle : A fork of Mupen64 Nintendo 64 emulator, HLE RSP plugin
games-emulation / mupen64plus-ui-console : A fork of Mupen64 Nintendo 64 emulator, console UI
games-emulation / mupen64plus-video-glide64mk2 : A fork of Mupen64 Nintendo 64 emulator, glide64mk2 video plugin
games-emulation / mupen64plus-video-rice : A fork of Mupen64 Nintendo 64 emulator, rice video plugin
Bugs
- 733060
- games-emulation/mupen64plus-core-2.5.9-r4 installs files that contain writable and executable sections
- 810425
- games-emulation/mupen64plus-core-2.5.9-r2[debugger] - ../.../dbg_memory.c: error: print_insn_i386 undeclared (first use in this function)
- 926472
- games-emulation/mupen64plus-core-2.5.9-r4 installs files that contain a TEXTREL
- 936042
- games-emulation/mupen64plus-core-2.5.9-r4 - [perl-5.40] [icu-75.1] ../.../dbg_memory.c: error: INIT_DISASSEMBLE_INFO undeclared (first use in this function)
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
games-emulation/mupen64plus-core: Bump to 2.6.0
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrew Udvare · gentoo
games-emulation/mupen64plus-core: fix USE=debugger with >=binutils-2.39
Signed-off-by: Andrew Udvare <audvare@gmail.com> Closes: https://bugs.gentoo.org/904162 Closes: https://github.com/gentoo/gentoo/pull/31933 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
games-emulation/mupen64plus-core: Backport crash fix
Closes: https://bugs.gentoo.org/869326 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
games-emulation/mupen64plus-core: Fix building against opencv-4
Closes: https://bugs.gentoo.org/790380 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
games-emulation/mupen64plus-core: Add dep on nasm
Closes: https://bugs.gentoo.org/732674 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - James Le Cuirot · gentoo
games-emulation/mupen64plus-core: libsdl2 has renamed gles USE flag to gles2
Package-Manager: Portage-2.3.96, Repoman-2.3.20 Signed-off-by: James Le Cuirot <chewi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
games-emulation/mupen64plus-core: Fix GCC 10 / -fno-common
Closes: https://bugs.gentoo.org/708054 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
games-emulation/mupen64plus-core: Remove outdated blockers
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Haelwenn (lanodan) Monnier · gentoo
games-emulation/mupen64plus-core: rename USE=gles2 to USE=gles2-only
Closes: https://github.com/gentoo/gentoo/pull/15133 Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
games-emulation/mupen64plus-core: Drop old (2.5)
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
games-emulation/mupen64plus-core: Depend on sdl2[gles?]
Closes: https://bugs.gentoo.org/654542 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
games-emulation/mupen64plus-core: Bump to 2.5.9
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
games-emulation/mupen64plus-core: Switch HOMEPAGE to https
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Pacho Ramos · gentoo
games-emulation/mupen64plus-core: Drop old
Package-Manager: portage-2.3.1 - Michał Górny · gentoo
games-emulation/mupen64plus-core: Use DejaVu font, #548214
Use DejaVu Sans instead of deprecated BitStream Vera for OSD. Fixes: https://bugs.gentoo.org/show_bug.cgi?id=548214 Package-Manager: portage-2.2.22 - Michał Górny · gentoo
games-emulation/mupen64plus*: Version bump to 2.5
Bump mupen64plus to 2.5 which brings a number of bug fixes. Switch to SDL2 as its support become stable and the default. Also switch m64py to SDL2 to match. Package-Manager: portage-2.2.22 - Michał Górny · gentoo
games-emulation/mupen64plus-*: Clean up old 2.0-r0 ebuilds
Package-Manager: portage-2.2.22 - Tobias Klausmann · gentoo
games-emulation/mupen64plus-core: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1 - Justin Lecher · gentoo
Enable https for all google URIs
Signed-off-by: Justin Lecher <jlec@gentoo.org> - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed