2013-11-02 00:16:14 +00:00
|
|
|
Categories:Games
|
2013-10-13 05:41:51 +00:00
|
|
|
License:GPLv2
|
2014-01-20 10:34:11 +00:00
|
|
|
Web Site:http://dolphin-emu.org
|
2014-01-16 14:17:59 +00:00
|
|
|
Source Code:https://code.google.com/p/dolphin-emu/source
|
2014-01-16 14:25:07 +00:00
|
|
|
Issue Tracker:https://code.google.com/p/droidsat/issues
|
2013-10-13 05:41:51 +00:00
|
|
|
|
2013-10-15 20:13:10 +00:00
|
|
|
Summary:Nintendo console emulator
|
2013-10-13 05:41:51 +00:00
|
|
|
Description:
|
|
|
|
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.
|
|
|
|
|
|
|
|
[https://wiki.dolphin-emu.org Compatibility Wiki]
|
|
|
|
|
|
|
|
Desktop version of emulator, even when running on modern hardware, is known to have performance issues
|
|
|
|
with many games, so don't expect Android port to be well-playable even on top-class device with OpenGL
|
|
|
|
ES 3.0 support (the later is mandatory for hardware accelerated emulation). Work on devices with
|
|
|
|
512MB/1GB of RAM is not guranteed. See forum for details:
|
|
|
|
|
|
|
|
[http://forums.dolphin-emu.org/Thread-android-usage-guide Usage guide]
|
2013-10-15 20:13:10 +00:00
|
|
|
|
2013-10-13 05:41:51 +00:00
|
|
|
[http://forums.dolphin-emu.org/Thread-opengl-es-3-guide OpenGL ES 3 guide]
|
|
|
|
|
|
|
|
Status: ALPHA
|
|
|
|
.
|
|
|
|
|
|
|
|
Repo Type:git
|
2014-01-20 10:34:11 +00:00
|
|
|
Repo:https://code.google.com/p/dolphin-emu
|
2013-10-13 05:41:51 +00:00
|
|
|
|
2013-10-24 01:24:15 +00:00
|
|
|
Build Version:0.11,11,4.0,buildjni=no,extlibs=android/android-support-v13.jar,subdir=Source/Android,\
|
|
|
|
init=\
|
|
|
|
rm -r libs/* ../../Externals/msvcrt/ ../../Installer/dxredist/ && \
|
2013-10-27 12:09:11 +00:00
|
|
|
find -L ../../Externals/ -regex ".+\.\(a\|dll\|so\|exe\|lib\)" -type f -delete,\
|
2013-10-13 05:41:51 +00:00
|
|
|
build=cd .. &&\
|
|
|
|
cmake -DANDROID=True -DANDROID_NATIVE_API_LEVEL=android-14 \
|
|
|
|
-DCMAKE_TOOLCHAIN_FILE=../Source/Android/android.toolchain.cmake \
|
|
|
|
-DANDROID_TOOLCHAIN_NAME=arm-linux-androideabi-clang3.1 -DUSE_GLES3=True .. &&\
|
|
|
|
make
|
|
|
|
|
|
|
|
Auto Update Mode:None
|
|
|
|
Update Check Mode:Tags
|
|
|
|
Current Version:0.11
|
|
|
|
Current Version Code:11
|