SlackBuildsOrg/games/parallel-n64
2019-05-07 11:39:27 -07:00
..
parallel-n64.info games/parallel-n64: Update maintainer email. 2019-05-07 11:39:27 -07:00
parallel-n64.SlackBuild games/parallel-n64: Updated for version 2018.11.02_d4d8f47. 2018-11-10 07:46:51 +07:00
README
slack-desc

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