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

Figure out unmapped indices #28

Open
stadust opened this issue Aug 14, 2020 · 0 comments
Open

Figure out unmapped indices #28

stadust opened this issue Aug 14, 2020 · 0 comments
Labels
good first issue Good for newcomers

Comments

@stadust
Copy link
Owner

stadust commented Aug 14, 2020

Right now there are many unmapped indices (meaning fields called index_XX in the models). It'd be nice to figure out their meaning and properly (de)serialize and name them.

A good place to start would probably to look at things like Cvoltons GDPS or nekit''s gd.py.

Alternatively, one can try to figure out which fields seem to be missing, open GD and wireshark, and try to specifically manipulate said field in-game so see how the requests/responses change.

@stadust stadust added the good first issue Good for newcomers label Aug 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant