Skip to content

Option --non-interactive doesn't properly exit on game crash #702

@Perdu

Description

@Perdu

Option --non-interactive (-n) is super useful to extract information from the game in a programmatic way. I use it to run scripts on a large amount of .ltm files. However, when one of the game launches crashes (as it often happens), libTAS just stays open, instead of closing like it does on normal movie end. This blocks the process as I have to manually relaunch the game.

It could be useful if libTAS could close and return an error code, so that it can be relaunched automatically.

Another way to fix this problem would be to have an option to relaunch the game automatically on crash.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions