Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Equip from Goods Menu Sell Item #2

Open
CeeJiggy opened this issue Jul 28, 2024 · 1 comment
Open

Equip from Goods Menu Sell Item #2

CeeJiggy opened this issue Jul 28, 2024 · 1 comment
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@CeeJiggy
Copy link

CeeJiggy commented Jul 28, 2024

Congrats on the release! Can't wait to do a play through!

Just like those months ago, it looks like the CCScript for equipping from the Goods Menu still has the bug where if you try to equip an already equipped item (easiest way is new game and just try to re-equip the cracked bat) you are prompted with Yes or No, and Yes seems to sell the item. Your money increases and the items is removed from your inventory. This seems to be a known bug on the PK Hack discord but nobody has a solution. I'm trying to wrap my head around it personally but I'm sure unfamiliar with assembly.

Edit: This actually happens even when switching to a different equipment in the same slot. It will prompt you Yes or No and Yes will sell the item you are removing.

Edit Edit: Yeah this basically seems to be behaving as if you are equipping the new item from a shop and prompting you to sell the old item. That would make sense since its most likely piggybacking off of that functionality.

@ShrineFox
Copy link
Owner

ShrineFox commented Jul 28, 2024

Thank you! Sounds like you're pretty in the know about this bug, good catch documenting it here. I'm surprised I forgot to mention it in the known bugs list. I'm hoping eventually someone with more ASM knowledge can find a workaround.

@ShrineFox ShrineFox added bug Something isn't working help wanted Extra attention is needed labels Jul 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants