In MiSTer.ini I have these two lines:
Code: Select all
bootcore=lastcore ; uncomment to autoboot a core, as the last loaded core.
bootcore_timeout=10
Might be worth pointing out that prior to this update I was using a bootcore_timeout of 1, which wasn't a valid value in theory, but it did work. After the update I noticed an error message complaining about 1 not being an accepted value, so I changed to 10. The error is gone, but there is no timeout at all.
Thanks