diff --git a/src/osdep/amiberry_whdbooter.cpp b/src/osdep/amiberry_whdbooter.cpp index e60765d4a..045b1e865 100644 --- a/src/osdep/amiberry_whdbooter.cpp +++ b/src/osdep/amiberry_whdbooter.cpp @@ -360,7 +360,7 @@ void cd_auto_prefs(uae_prefs* prefs, char* filepath) { _tcscpy(prefs->description, _T("AutoBoot Configuration [CD32]")); // SET THE BASE AMIGA (CD32) - built_in_prefs(prefs, 8, 0, 0, 0); + built_in_prefs(prefs, 8, 3, 0, 0); } else if (is_cdtv) {