Skip to content

Implement autosave #3

@ruby3141

Description

@ruby3141

Because the payload logic is running inside detoured render loop of target game, file IO can cause serious lag spike since it will block the render thread.

I think it can be solved by spawning a new thread and do some async IO, but I'm not sure it won't be detected by anticheat or not.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions