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

MP4 Up, Left, and Dir vectors #5

Open
XertroV opened this issue Apr 4, 2023 · 0 comments
Open

MP4 Up, Left, and Dir vectors #5

XertroV opened this issue Apr 4, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@XertroV
Copy link
Contributor

XertroV commented Apr 4, 2023

We previously thought that CTrackManiaScriptPlayer objects had enough info to reconstruct the titular vectors, but I don't think that's the case anymore. Particularly, we have AimDirection, AimYaw, and AimPitch, but we don't have any roll. There is an Upwardness float ranging between 0 and 1, but I think this destroys too much info to reconstruct the vectors.

A brief inspection with cheat engine for some known values (from AimDirection) found plenty of things that appear to be matrices, so it might be possible to reverse engineer a solution easily enough, similar to turbo and next.

For the moment however, I'm don't think it's low hanging fruit.

@XertroV XertroV added the enhancement New feature or request label Apr 4, 2023
@XertroV XertroV self-assigned this Apr 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant