slackbuilds/games/parallel-n64
orbea a4598b7b89
games/parallel-n64: Unmaintained.
Signed-off-by: orbea <orbea@riseup.net>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2020-06-28 08:17:15 +07:00
..
README games/parallel-n64: Added (libretro port of Mupen64 Plus). 2017-08-12 06:57:37 +07:00
parallel-n64.SlackBuild games/parallel-n64: Updated for version 2018.11.02_d4d8f47. 2018-11-10 07:46:51 +07:00
parallel-n64.info games/parallel-n64: Unmaintained. 2020-06-28 08:17:15 +07:00
slack-desc games/parallel-n64: Updated for version 2017.12.20_c2f2b94. 2017-12-21 08:19:30 +07:00

README

Parallel-n64 is a cross-platform plugin-based N64 emulator which is capable of
accurately playing many games.

This package was previously called mupen64plus-libretro.

Parallel-n64 optionally supports using OpenGL ES 2 instead of OpenGL which
will require support in the libretro frontend, video card and driver. This
can be done by building Mupen64Plus with:
  GLES=1 ./parallel-n64.SlackBuild

Vulkan can be used instead of OpenGL which will require support in the libretro
frontend, video card and driver.

To build the debugging symbols use:
  DEBUG=1 ./parallel-n64.SlackBuild