aboutsummaryrefslogtreecommitdiff
path: root/games/mupen64plus-libretro/README
blob: e0313bbe1ac35a049a2f6779ddc48e9e1b730112 (plain)
1
2
3
4
5
6
7
8
9
10
11
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