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

Working invoker & natives.hpp #9

Closed
wants to merge 3 commits into from
Closed

Conversation

DayibBaba
Copy link
Contributor

@DayibBaba DayibBaba commented Aug 25, 2023

Natives.hpp is generated from Natives Reference.
Practically a port over from YimMenu, only difference being the fact we no longer need maps due to the game offering a function that provides the address upon giving it a natives hash.

It appears the vector3 needs a fix.

@github-actions
Copy link

Download the artifacts for this pull request:

@MarkEcza
Copy link
Contributor

Looks good to me except the issue you stated. Haven't tested yet but there should definitely be a cache which gets inserted when the native is called the first time. Then it can be retrieved from the cache. If the vector3 isn't working yet you can mark it as a draft for now.

@xiaoxiao921
Copy link
Member

All the issues you are describing are already fixed by maybegreat pr, this can be closed

@xiaoxiao921 xiaoxiao921 mentioned this pull request Aug 26, 2023
@DayibBaba
Copy link
Contributor Author

All the issues you are describing are already fixed by maybegreat pr, this can be closed

Will close once #11 is merged.

@DayibBaba
Copy link
Contributor Author

This PR is being dismissed in favor of #11

@DayibBaba DayibBaba closed this Aug 26, 2023
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.

3 participants