English Amiga Board

English Amiga Board (https://eab.abime.net/index.php)
-   support.WinUAE (https://eab.abime.net/forumdisplay.php?f=5)
-   -   UAE-CONFIGURATION (LoadState and SaveState) (https://eab.abime.net/showthread.php?t=108622)

Ponki1986 24 October 2021 12:05

UAE-CONFIGURATION (LoadState and SaveState)
 
Hi. I wanted to ask about a certain thing, and I guess mainly this question is directed to Toni. Specifically, I am referring to saving and loading states in WinUAE. I know that to load the state from the command line it is enough to add

-cfgparam statefile=<path to .uss>

But I mean saving and loading state from AmigaOS level using UAE-Configuration command. Because my system has some patches, it takes a long time to load and I would like to speed it up. I found something like this on Aminet

https://aminet.net/package/util/boot/FastBootV1_0

but it doesn't work properly. So I thought to use for this purpose WinUAE's ability to load and save state. For example in the startup-sequence I would add something like this at the beginning:

CheckLMB
IF WARN
UAE-CONFIGURATION loadstate mystate.uss
ENDCLI
ENDIF

However, to save the state when AmigaOS is running, I would use a similar syntax

UAE-CONFIGURATION savestate mystate.uss

Someone will probably say that this is possible, but with a GUI. Yes, I know, but for some reason the F12 key and many others are disabled in my case.

Ponki1986 24 October 2021 12:30

I already know that to load the previously saved state using the GUI, just enter in the CLI:

UAE-CONFIGURATION statefile mystate.uss

But how to save it in advance from CLI?


All times are GMT +2. The time now is 23:11.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.

Page generated in 0.03969 seconds with 11 queries