Page 1 of 1
Direct Boot in to a Core
Posted: Wed Apr 06, 2022 8:23 am
by Gothor
Hello all,
how can I configure the Mister to boot directly into a core (e.g. Amiga) without a menu? Unfortunately I have not found anything, or have read over it.
Thanks for an answer.
Re: Direct Boot in to a Core
Posted: Wed Apr 06, 2022 9:18 am
by Xbytez
Uncomment and adjust the relevant settings in your MiSTer.ini file:
Code: Select all
; lastcore - Autoboot the last loaded core (corename autosaved in CONFIG/lastcore.dat) first found on the SD/USB
; lastexactcore - Autoboot the last loaded exact core (corename_yyyymmdd.rbf autosaved in CONFIG/lastcore.dat) first found on the SD/USB
; corename - Autoboot first corename_*.rbf found on the SD/USB
; corename_yyyymmdd.rbf - Autoboot first corename_yyyymmdd.rbf found on the SD/USB
;bootcore=lastcore ; uncomment to autoboot a core, as the last loaded core.
https://github.com/MiSTer-devel/Main_Mi ... MiSTer.ini