Noxde / Bloodborne-save-editor

Bloodborne save editor made using Tauri and React.js
GNU General Public License v3.0
32 stars 1 forks source link

adding item #13

Open BraianLDC opened 2 weeks ago

BraianLDC commented 2 weeks ago

First off, Thank you for this amazing Tool, its truly a blessing

Would it be possible to allow for item additions?, currently can only replace existing items

also firing hammer badge and yharnam stone are not unlocking items on messenger shop

Noxde commented 2 weeks ago

Thanks you for trying it out, we're glad that you liked it!

It is possible to add items but I don't really like it because it doesn't work as expected, after adding items you would need to buy new items that you dont already have in your inventory for them to show up. (or at least I haven't found another way of making it work) we can add it on the next release and have a little guide or something though.

I'll take a look into those not working properly.

Thanks for your feedback!

BraianLDC commented 2 weeks ago

I understand, asking mostly because the only way to get other armor items right now is only by replacing the ones you have

Noxde commented 2 weeks ago

Do you have the dlc? I tried replacing something for the firing hammer badge and I didn't unlock anything either but I don't have the dlc, and its possible there is a flag to check if the yharnam stone should unlock anything too. It might be that the yharnam stone actually doesn't unlock anything and it actually unlocks something when you kill the queen

BraianLDC commented 2 weeks ago

yes, i tested it just now, even accessing the DLC and facing the enemy, you wont get any item unlocks until you actually kill the NPC that drops the firing hammer badge, once it drops you get the "inventory full" message and the badge lies on the floor, but you still get the unlocks at bath messengers

Noxde commented 2 weeks ago

It must use a flag to unlock the items then, it would be possible to set the flag but I'm honestly not sure how to properly look for them, there are a lot of things you could do by setting different flags like unlock lanterns and things like that.

BraianLDC commented 2 weeks ago

yea probably the yharnam stone is working the same way