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.
Direct Boot in to a Core
-
- Site Admin
- Posts: 479
- Joined: Wed May 20, 2020 3:36 pm
- Has thanked: 227 times
- Been thanked: 805 times
Re: Direct Boot in to a Core
Uncomment and adjust the relevant settings in your MiSTer.ini file:
https://github.com/MiSTer-devel/Main_Mi ... MiSTer.ini
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.