Direct Boot in to a Core

Just got a MiSTer and need some help? Join the forum and post your questions here!
Gothor
Posts: 1
Joined: Sun Oct 11, 2020 12:56 am

Direct Boot in to a Core

Unread post 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. :D
Xbytez
Site Admin
Posts: 469
Joined: Wed May 20, 2020 3:36 pm
Has thanked: 214 times
Been thanked: 787 times

Re: Direct Boot in to a Core

Unread post 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
Post Reply