summaryrefslogtreecommitdiff
path: root/scripts/linux
diff options
context:
space:
mode:
authorlouist103 <35883445+louist103@users.noreply.github.com>2022-10-01 17:19:12 -0400
committerGitHub <noreply@github.com>2022-10-01 17:19:12 -0400
commitf3f357c874ae226ba9f695156f1a61640f04a237 (patch)
tree6dadeb92cf7b774862b332a70bbcd29b7844c045 /scripts/linux
parentec88b90ed899467e1e0a7e0b228264c57d0fd543 (diff)
parent36e40665bb51a76f36a459524c8419c5b9e403f3 (diff)
Merge pull request #1663 from HarbourMasters/develop-zhora
zhora -> dev
Diffstat (limited to 'scripts/linux')
-rw-r--r--scripts/linux/appimage/soh.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/linux/appimage/soh.sh b/scripts/linux/appimage/soh.sh
index 25ee562f6..007d2aa40 100644
--- a/scripts/linux/appimage/soh.sh
+++ b/scripts/linux/appimage/soh.sh
@@ -25,6 +25,10 @@ while [[ ! -e "$SHIP_HOME"/oot.otr ]]; do
ROM=GC_NMQ_D;;
0227d7c0074f2d0ac935631990da8ec5914597b4)
ROM=GC_NMQ_PAL_F;;
+ 50bebedad9e0f10746a52b07239e47fa6c284d03)
+ ROM=GC_MQ_D;;
+ 079b855b943d6ad8bd1eb026c0ed169ecbdac7da)
+ ROM=GC_MQ_D;;
*)
if [ -n "$ZENITY" ]; then
zenity --error --timeout=10 --text="ROM hash <b>$ROMHASH</b> does not match" --title="Incorrect ROM file" --width=500 --width=200