Difference between revisions of "Advanced Engine Features"

Jump to navigation Jump to search
m
(→‎Enhanced load/save support: Reaplace <source> with <syntaxhighlight>)
Line 102: Line 102:
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:
<syntaxhighlight lang="bash">
<syntaxhighlight lang="bash">
$ ./scummvm --list-saves=monkey2
$ ./scummvm --list-saves --game=monkey2
Saves for target 'monkey2':
Saves for target 'monkey2':
   Slot Description                                           
   Slot Description                                           
TrustedUser
2,147

edits

Navigation menu