LiquidFenrir / MultiUpdater

or µpdtr for short, is an updater for 3ds applications/a9lh/b9s payloads rewritten in C++
MIT License
140 stars 18 forks source link

MultiUpdater self-update installs cia instead of updating .3dsx #47

Closed rctgamer3 closed 7 years ago

rctgamer3 commented 7 years ago

I'm running MultiUpdater through HBL - running the MultiUpdater option in MultiUpdater installs the cia version and does not update the .3dsx version. Maybe have MultiUpdater check if it's installed as a cia. If it's installed, install the new cia, if it isn't, update the .3dsx. Other easy option is to split the MultiUpdater option in the menu into the cia and .3dsx version.

LiquidFenrir commented 7 years ago

an automatic check seems a good idea, implemented!