We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7eab271 + 904d4ee commit 527a956Copy full SHA for 527a956
scriptmodules/emulators/redream.sh
@@ -14,10 +14,10 @@ rp_module_desc="Redream Dreamcast emulator"
14
rp_module_help="ROM Extensions: .cdi .cue .chd .gdi .iso\n\nCopy your Dreamcast roms to $romdir/dreamcast"
15
rp_module_licence="PROP"
16
rp_module_section="exp"
17
-rp_module_flags="noinstclean !all rpi4 !aarch64"
+rp_module_flags="noinstclean !all gles31 aarch64"
18
19
function __binary_url_redream() {
20
- echo "https://redream.io/download/redream.aarch32-raspberry-linux-latest.tar.gz"
+ echo "https://redream.io/download/redream.universal-raspberry-linux-latest.tar.gz"
21
}
22
23
function install_bin_redream() {
0 commit comments