Skip to content

Kill game faster on exit #14

@Xyene

Description

@Xyene

The game takes way too long to exit. There's an exit-game-waiting-time option in the XML, but it doesn't seem to do anything. Perhaps it would be possible to detect some winapi call sequence the client performs only on exit, and just kill all open sockets + exit(0) there. This would probably need a lot of testing to ensure the conditions for the auto-kill aren't fulfilled anytime during regular gameplay 😅

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions