Skip to content

Draft: feat: add option to auto-generate save file names

KleberPF requested to merge KleberPF/openmw:feat-autogensavenames into master

This MR adds an option to auto-generate incremental numerical save names. The option is turned off by default.

image

When turned on, if the player opens the save menu inside the game, the save edit box will already have a preset name

image

Note that this is not mergeable in this current state, so I appreciate pointers on what I should add/change, especially with the possible localization problem. The description for the launcher checkbox is a placeholder.

Merge request reports