slackbuilds_ponce/games/mupen64plus-libretro/README
Hunter Sezen 7740b4c03f games/mupen64plus-libretro: Added (libretro port of Mupen64 Plus).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2016-08-05 18:10:41 +01:00

11 lines
467 B
Text

Mupen64Plus is a cross-platform plugin-based N64 emulator which is capable of
accurately playing many games.
Vulkan can be used instead of opengl. This will require both a video card and
driver that support it, but Slackware does not yet provide any Vulkan support,
so providing the correct build environment is up to you.
To build with Vulkan use:
VULKAN=1 ./mupen64plus.SlackBuild
To build the debugging symbols use:
DEBUG=1 ./mupen64plus-libretro.SlackBuild