2013-01-08 17:22:52 +01:00
|
|
|
Dolphin is a Gamecube, Wii and Triforce (the arcade machine based on
|
|
|
|
the Gamecube) emulator which supports many extra features and
|
|
|
|
abilities not present on the original consoles. Gamecube and Wii
|
|
|
|
compatibility is good - one can expect "mainstream" titles to run;
|
|
|
|
lesser known titles can be hit or miss. Triforce compatibility is
|
|
|
|
currently limited to a couple of games - others require more of the
|
|
|
|
Triforce-specific peripheral devices to be emulated.
|
|
|
|
|
2016-02-07 22:36:26 +01:00
|
|
|
Optional dependencies: SFML, OpenAL, portaudio, soil, miniupnpc,
|
2017-04-12 07:33:02 +02:00
|
|
|
soundtouch, ffmpeg, wxGTK3, gtest, embedtls and SDL2
|
2014-05-18 18:36:40 +02:00
|
|
|
|
2017-04-12 07:33:02 +02:00
|
|
|
Optional dependencies (not used): wayland
|
|
|
|
|
|
|
|
Optional dependencies (not on SBo): xxhash
|
2014-11-12 02:00:31 +01:00
|
|
|
|
|
|
|
Note: Wayland support is not enabled even if it is installed. Dolphin
|
|
|
|
requires mesa to be rebuilt with Wayland support using the following
|
|
|
|
configure parameters.
|
|
|
|
|
|
|
|
--with-egl-platforms=x11,drm,wayland
|
|
|
|
|
|
|
|
In addition to adding Wayland support to mesa, libxkbcommon needs to
|
|
|
|
be installed (version >= 0.4.0) that also requires xcb >= 1.10.
|