# $ver 01
# $uuid 35
-# TODO - Make dynamic.
-# This is also terribly inconvienent without labels.
+# TODO - Make dynamic. Also broken on O3DS.
# Note - The bootscreen patch literally boots the GBA BIOS,
# so games have to pass the Nintendo logo check. If
# #############################
# Bootscreen (1)
-seek 000D8B8A
-test 01
-jmpne 6
+find 000001ef
+fwd 02
set 26
-
-jmp 8
-
-#########################
-
-# OLD3ds bootscreen (6)
-seek 000D7A12
-set 26
-
-# #######################
-
-# End (8)
# $ver 01
# $uuid 39
-# TODO - Make dynamic.
-# This is also terribly inconvienent without labels.
+# TODO - Use proper section.
rel agb
# #############################
-# New3DS Sigs (1)
-seek 0009DF64
-test C117491C31D0
-jmpne 6
+find C117491C31D0
set 00204EB070BD
-
-jmp 8
-
-#########################
-
-# OLD3DS Sigs (6)
-seek 0009D2A8
-set 00204EB070BD
-
-# #######################
-
-# End (8)