Load latest save on start?

For new and upcoming OpenMW branches and ports; move fast and break things!
Post Reply
babyboy
Posts: 1
Joined: 17 Aug 2021, 16:22

Load latest save on start?

Post by babyboy »

I'm using openMW on Android and trying to make it so each time I boot up the game, it just loads my latest save. i know the command --load and have put that into the custom command line arguments, but it seems to want a path to the specific save

First I tried to give it an argument of 0 just to load the newest, but it wants the path, so i tried typing "Quicksave" and it didnt like that. What is this path relative to? Is there a way to just make it load the latest?

thanks!
babyboy
Posts: 1
Joined: 17 Aug 2021, 16:22

Re: Load latest save on start?

Post by babyboy »

solved: i just ended up loading the whole path to the Quicksave on start.

on Android my custom command line arguments look like: --skip-menu --load /storage/emulated/0/omw/saves/MyCharacter/Quicksave.omwsave

not quite "latest save" but close enough 🤷‍♂️
Last edited by babyboy on 18 Aug 2021, 03:21, edited 1 time in total.
Post Reply