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

Parse instance id info #124

Merged
merged 1 commit into from
Oct 5, 2023
Merged

Conversation

NickCondron
Copy link
Contributor

This PR is intended to parse instance id data added by project-slippi/slippi-ssbm-asm#120

Here is what a ~10 second match against a CPU looks like when you print all the post-frame/item updates and their relevant instance id info:

https://pastebin.com/5zP8MdgB

As mentioned in the other PR these fields can be used to better track hits in doubles because lastHitBy field is unreliable (#71).

@NickCondron
Copy link
Contributor Author

Small PR hoping to get it merged now that the instance fields are released

@vinceau
Copy link
Member

vinceau commented Oct 4, 2023

@NickCondron Do you mind adding a test and a minimal SLP (if an SLP containing the data to test doesn't already exist)?

Copy link
Member

@vinceau vinceau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually maybe we don't need tests.

@vinceau vinceau merged commit 4e550a8 into project-slippi:master Oct 5, 2023
5 checks passed
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

Successfully merging this pull request may close these issues.

2 participants