marcrobledo / savegame-editors

A compilation of console savegame editors made with HTML5 technologies.
https://www.marcrobledo.com/savegame-editors/
Other
1.09k stars 227 forks source link

TotK: Possible to Edit Key Items Amounts? #314

Closed NateHevens closed 1 year ago

NateHevens commented 1 year ago

I notice that I can add the Light of Blessing and Korok Seeds, but I can't edit how many I have. Is this not possible, yet, or can it be changed so we can change the amount of Key Items we have?

Skorfius commented 1 year ago

If the last slot of your key items is occupied by an item which is in multiples then when you add a new item it will also be added with editable values. Otherwise you will have to delete all items and re-add or delete until the one in the last slot has editable values. Unfortunately this is the only way atm but perhaps this can be fixed in the editor now that it has been mentioned as it is quite annoying. I also don't like key items having a value if they weren't meant to, idk if it'll make a difference in anything tho?

marcrobledo commented 1 year ago

Fixed in 74cbcc8!

Skorfius commented 1 year ago

Nice update it seems to have been improved drastically. However please note that when adding in items to a save with no key items it will still generate the first item with a editable value and in this case its the purah pad sadly haha If you however add an item in the editor after the last available key item this being Addisons fabric atm, that'll give u the purah pad and it does not have an editable value so it seems like its exclusive to only the first item added via editor. On that note you can still swap key items with editable values such as (poes) with an item that should not have multiples.

This is really just nitpicking tbh, I find it is more than usable as it is now and I don't really see the need to fix it. Just thought I'd let you know if u ever feel like changing it.

marcrobledo commented 1 year ago

Fixed in a8585e4! Thank you for your contribution.

The last update comes with a big number of changes and fixes, so some features might be broken. I'm doing an issue cleanup so I can start tracking the new issues easily. This issue will be closed, but feel free to open a new one if the new update didn't fix your issue.