Search found 2 matches

by babyboy
18 Aug 2021, 02:30
Forum: Other Forks and Ports
Topic: Load latest save on start?
Replies: 1
Views: 4530

Re: Load latest save on start?

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 🤷‍♂️
by babyboy
17 Aug 2021, 16:26
Forum: Other Forks and Ports
Topic: Load latest save on start?
Replies: 1
Views: 4530

Load latest save on start?

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...