Open main menu

Difference between revisions of "Advanced Engine Features"

→‎Enhanced load/save support: Reaplace <source> with <syntaxhighlight>
m (Text replacement - "</source>" to "</syntaxhighlight>")
(→‎Enhanced load/save support: Reaplace <source> with <syntaxhighlight>)
Line 101: Line 101:
'''What is this about?'''<br>
'''What is this about?'''<br>
With this feature, it is possible to build a list of available save slots for a given game target. This can be used by the user to list all saveslots from the command line, as the following example illustrates:
With this feature, it is possible to build a list of available save slots for a given game target. This can be used by the user to list all saveslots from the command line, as the following example illustrates:
<source type="sh">
<syntaxhighlight lang="bash">
$ ./scummvm --list-saves=monkey2
$ ./scummvm --list-saves=monkey2
Saves for target 'monkey2':
Saves for target 'monkey2':
TrustedUser
2,147

edits