Skip to content

[IDEA] Per-Savegame Loadout #94

@Sewer56

Description

@Sewer56

In certain game genres, like RPGs, it would be nice if we could expose loadouts that are tied to a savegame. Think for instance, the same way you join a 'Minecraft' server, and you get a different experience.

There will be some technical challenges to this one:

  • What if a save gets deleted?
    • What if a save is forked?
    • e.g. If you save to different slot and continue.

etc.

I wonder if it's possible to do without game specific plugins/integrations.
Normally, the canonical way is to store alongside savegame itself, but that means tapping into the game. Not sure if everyone would be willing to do.

Just a shower thought, haven't gone anywhere with it yet.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions