dolphinemu - update

This commit is contained in:
Licaon_Kter 2024-07-08 15:51:35 +00:00
parent e42880f234
commit 70c4b8bae2

View file

@ -8,21 +8,19 @@ Translation: https://www.transifex.com/projects/p/dolphin-emu/
AutoName: Dolphin Emulator AutoName: Dolphin Emulator
Description: |- Description: |-
Dolphin is a Gamecube, Wii and Triforce (the arcade machine based on the Dolphin is an emulator for two recent Nintendo video game consoles:
Gamecube) emulator which supports many extra features and abilities not present the GameCube and the Wii. It allows Android gamers to enjoy games for
on the original consoles. Gamecube and Wii compatibility is good - one can these two consoles in full HD (1080p) with several enhancements:
expect "mainstream" titles to run; lesser known titles can be hit or miss. compatibility with controllers, turbo speed, networked multiplayer,
Triforce compatibility is currently limited to a couple of games - others and even more!
require more of the Triforce-specific peripheral devices to be emulated.
<a href="https://wiki.dolphin-emu.org">Compatibility Wiki</a> <a href="https://wiki.dolphin-emu.org/index.php?title=Main_Page">Dolphin Wiki</a>
<a href="https://forums.dolphin-emu.org/Thread-android-usage-guide">Usage guide</a> <a href="https://dolphin-emu.org/compat/">Compatibility lists</a>
<a href="https://forums.dolphin-emu.org/Thread-opengl-es-3-guide">OpenGL ES 3 guide</a> <a href="https://dolphin-emu.org/docs/guides/">Various guides</a>
Status: ALPHA. Note that newer versions require ARM64, which only some of the Note that newer versions require an ARM64 or x86_64 device.
newest devices have.
RepoType: git RepoType: git
Repo: https://github.com/dolphin-emu/dolphin.git Repo: https://github.com/dolphin-emu/dolphin.git
@ -423,6 +421,32 @@ Builds:
- docs - docs
ndk: 26.1.10909125 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: |- MaintainerNotes: |-
See if there's a new "Beta versions" release on https://dolphin-emu.org/download/ 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 Click latest one, see the `commit` needed and extract `aapt2 dump badging fileapk|grep versionCode` from APK
@ -430,5 +454,5 @@ MaintainerNotes: |-
AutoUpdateMode: None AutoUpdateMode: None
UpdateCheckMode: None UpdateCheckMode: None
CurrentVersion: 5.0-21460 CurrentVersion: '2407'
CurrentVersionCode: 19918 CurrentVersionCode: 40090