dolphinemu - update

This commit is contained in:
Licaon_Kter 2023-04-25 07:41:39 +00:00
parent 5f48f39e74
commit 713fd9ce9e

View file

@ -235,7 +235,38 @@ Builds:
- docs
ndk: r25
- versionName: 5.0-18498
versionCode: 18882
commit: 46b99671d9158e0ca840c1d8ef249db0f321ced7
subdir: Source/Android/app
submodules: true
sudo:
- apt-get update
- apt-get install -y lib32stdc++6
gradle:
- yes
prebuild: sdkmanager 'cmake;3.18.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: r25b
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
Follow that commit and see "ndkVersion", in Source/Android/app/build.gradle for `ndk:` and one in Externals/fmt/support/build.gradle for `prebuild:`
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: 5.0-17995
CurrentVersionCode: 18704
CurrentVersion: 5.0-18498
CurrentVersionCode: 18882