Skip to content

backups stop working with latest n++ update #8

@psenough

Description

@psenough

The nprofile is now gzipped. If present, the game will only keep updating nprofile.gz. If not present, it will read the nprofile (for backwards compatibility) but start saving it gzipped again.
It's the same exact nprofile, just gzipped, meaning that the old backups will work as long as you gzip them, and viceversa.
You should at least default to reading nprofile if the gzipped version isn't there, .gz otherwise, but always restore as .gz. I think that's the most game-like approach.

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