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

Removing minimap from image in GTAV #102

Open
JasmineDeng opened this issue Oct 8, 2018 · 0 comments
Open

Removing minimap from image in GTAV #102

JasmineDeng opened this issue Oct 8, 2018 · 0 comments

Comments

@JasmineDeng
Copy link

Using the API and VPilot, I'm able to gather image data from the game, but was wondering if it was possible to remove the minimap from the frames gathered? Looking in natives.h, it looks like there's a few methods that seem promising (namely, static Any SET_MINIMAP_COMPONENT(Any p0, Any p1, Any p2)), but I'm not sure what they do and therefore am not sure how to use them. Aka, what is Any?

Also, I experimented a bit with LOCK_MINIMAP_ANGLE and LOCK_MINIMAP_POSITION but it seems like that only changes the position of the blip on the minimap, not the minimap itself.

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

1 participant