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

Zan's Light Ball #6

Open
nassalid opened this issue Aug 16, 2023 · 5 comments
Open

Zan's Light Ball #6

nassalid opened this issue Aug 16, 2023 · 5 comments

Comments

@nassalid
Copy link

Hello, I am using pancake 3 to replace Zan's character.
Nevertheless I encounter a problem with the management of weapons, as soon as Zan picks up a weapon, it turns into a luminous ball. How can I come back with the same management as any character?

Thank you in advance for your answer.

@nassalid
Copy link
Author

nassalid commented Jan 7, 2024

With IDA i didn't found the subroutine and loc used to change any object picker up into Light Ball/ Explosion Blast.

@gsaurus
Copy link
Owner

gsaurus commented Jan 7, 2024

Hello @nassalid, I don't know how to do it. I would have to look after it. If you looked into the disasm and you couldn't find it, then it will require a deeper investigation. Try looking for references to weapons and Zan, or locating the object type that corresponds to the light ball and find references in the disasm.

@nassalid
Copy link
Author

nassalid commented Jan 7, 2024

@gsaurus Thank you for your response, it's super cool. I'm making some to wish you a Happy New Year.
I yet looked into the the disasm without finding a solution yet.
Basically I only wanted to make a hack for BK3 and It’s only this last obstacle that I don’t know how to handle.
TY.

@gsaurus
Copy link
Owner

gsaurus commented Jan 7, 2024

I asked Red Crimson about this, he gave me this list of codes. Try it out. If something doesn't work, you have some address points to look at:
C82C:4e75
11D46:4e75
11A66:4e71
11A68:4e71
11A6a:4e71
11A6c:4e71
11A6e:4e71
11A70:4e71
11A72:4e71
11A74:4e71
11A76:4e71

@nassalid
Copy link
Author

nassalid commented Jan 7, 2024

Thank you very much, I will let you know the result. this will help me.

@gsaurus Ty : It's work perfectly.

Thanks to Red Crimson too, I really enjoyed the BK3 Project and the return of Max

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants