I currently save everything manually when I think of it but...does anyone have ideas on Autosave?
Thanks as always.
Date: Mon, 22 May 2023 13:56:40 +0300
Subject: Re: Autosave on Mac
Jon,
As noted previously, Autosave is governed by settings.dfl directives as
follows (which you can also put in startup.int):
; AOP is autosave path, directory must exist before applying setting
df AOP=C:\XY437\AUTOSAVE\
; AOT is autosave timer, AOT=minimum_time[,maximum_time] (,max_time
defaults to min_time+5 minutes), 0,0 = no autosave
df AOT=10
If AOP points to a new directory, autosave does not create it. So, try
pointing AOP to an existing directory.
Best regards,
Kari Eveli
LEXITEC Book Publishing (Finland)
Jon P (xywrite4) kirjoitti 22.5.2023 klo 7:17:
> I have been wrestling for a while with Autosave on Mac under the latest
> DOSbox-X (or DOSbox-X-X?) install.
>
>
> If it is saving, I don't know where those files are going. They are not
> in my XY, and AUTOSAV* only returns a months-old saved file. There is
> no AUTOSAV** ongoing, only ones saved from the previous eras.
>
> Help?
>
> JP