Code: Select all
C:\hatari-2.3.1\hatari.exe -fast-forward 1Code: Select all
bFastForward = FALSECode: Select all
C:\hatari-2.3.1\hatari.exe -fast-forward 1Code: Select all
bFastForward = FALSEIs it not two hyphens before the word 'fast'?exxos wrote: Mon Dec 05, 2022 1:11 pm I keep repeatedly trying to do this but it never seems to work..
Anything which did work is changing the config file to TRUE..Code: Select all
C:\hatari-2.3.1\hatari.exe -fast-forward 1
So does anyone know how to get this to work from launching the program ?Code: Select all
bFastForward = FALSE
Code: Select all
--fast-forward trueThat's the one!Badwolf wrote: Mon Dec 05, 2022 1:13 pm Is it not two hyphens before the word 'fast'?
Code: Select all
--fast-forward true