Osu: Add the ability to transfer custom rullsets when updating the application

Created on 1 Apr 2020  路  3Comments  路  Source: ppy/osu

When updating, they are not saved and are in the folder with the old patch

Proposal designs of the feature:
I think that in the settings you can add a transfer button. Or enable automatic transfer

installer

Most helpful comment

Storing to the database may be the final goal, but for now I believe a rulesets folder is best (as we may be changing database engine in the near future and are avoiding making any large database changes).

All 3 comments

One way to tackle this would be to create a Rulesets folder in the game data directory where the custom Rulesets assemblies are put and so aren't located at a path dependent of the game version. Or to have Rulesets databased like every other game content.

or the other selection is by overwriting the file when restarting the game.

Storing to the database may be the final goal, but for now I believe a rulesets folder is best (as we may be changing database engine in the near future and are avoiding making any large database changes).

Was this page helpful?
0 / 5 - 0 ratings

Related issues

lauthaiming picture lauthaiming  路  3Comments

LevKatenin picture LevKatenin  路  3Comments

lenzfilipski picture lenzfilipski  路  3Comments

Fatal3ty picture Fatal3ty  路  3Comments

Axeanz picture Axeanz  路  3Comments