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

YaBAC not setting SIZE_SMALL correctly (ThrowHandler) #8

Closed
UnleashedGH opened this issue Jan 21, 2020 · 1 comment
Closed

YaBAC not setting SIZE_SMALL correctly (ThrowHandler) #8

UnleashedGH opened this issue Jan 21, 2020 · 1 comment

Comments

@UnleashedGH
Copy link
Collaborator

BAC files have a SIZE_SMALL tag (boolean) meant for BacType17, it's used in older BAC files to
compensate for the missing VICTIM_DISPLACEMENT property found in new BAC files

YaBAC does read ThrowHandler correctly, but it seems it always sets SIZE_SMALL to "True" regardless if it was true or not, and also removes any VICTIM_DISPLACEMENT properties found in the BAC file

@KyonkoYuuki
Copy link
Owner

Fixed now. It can now detect the throws correctly.

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