diff --git a/metadata/org.dolphinemu.dolphinemu.yml b/metadata/org.dolphinemu.dolphinemu.yml index c4230326e9..a44b310cf2 100644 --- a/metadata/org.dolphinemu.dolphinemu.yml +++ b/metadata/org.dolphinemu.dolphinemu.yml @@ -8,21 +8,19 @@ Translation: https://www.transifex.com/projects/p/dolphin-emu/ AutoName: Dolphin Emulator 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. + Dolphin is an emulator for two recent Nintendo video game consoles: + the GameCube and the Wii. It allows Android gamers to enjoy games for + these two consoles in full HD (1080p) with several enhancements: + compatibility with controllers, turbo speed, networked multiplayer, + and even more! - Compatibility Wiki + Dolphin Wiki - Usage guide + Compatibility lists - OpenGL ES 3 guide + Various guides - Status: ALPHA. Note that newer versions require ARM64, which only some of the - newest devices have. + Note that newer versions require an ARM64 or x86_64 device. RepoType: git Repo: https://github.com/dolphin-emu/dolphin.git @@ -423,6 +421,32 @@ Builds: - docs ndk: 26.1.10909125 + - versionName: '2407' + versionCode: 40090 + commit: b92e354389bb7c0bd114a8631b8af110d3cb3a14 + subdir: Source/Android/app + submodules: true + sudo: + - apt-get update + - apt-get install -y lib32stdc++6 + gradle: + - yes + prebuild: sdkmanager 'cmake;3.22.1' 'ndk;21.3.6528147' + scanignore: + - Data/Sys/codehandler.bin + - Data/Sys/GC/dsp_rom.bin + - Data/Sys/GC/font_western.bin + - Data/Sys/GC/dsp_coef.bin + - Data/Sys/GC/font_japanese.bin + - Data/Sys/Wii/shared2/wc24/nwc24fl.bin + - Data/Sys/Wii/shared2/wc24/misc.bin + - Data/Sys/Wii/shared2/wc24/nwc24dl.bin + - Data/Sys/Wii/shared2/wc24/nwc24fls.bin + scandelete: + - Externals + - docs + ndk: 26.1.10909125 + MaintainerNotes: |- See if there's a new "Beta versions" release on https://dolphin-emu.org/download/ Click latest one, see the `commit` needed and extract `aapt2 dump badging fileapk|grep versionCode` from APK @@ -430,5 +454,5 @@ MaintainerNotes: |- AutoUpdateMode: None UpdateCheckMode: None -CurrentVersion: 5.0-21460 -CurrentVersionCode: 19918 +CurrentVersion: '2407' +CurrentVersionCode: 40090