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

Detouring a function with Vector return crashes #8

Open
FortyTwoFortyTwo opened this issue Sep 14, 2023 · 1 comment
Open

Detouring a function with Vector return crashes #8

FortyTwoFortyTwo opened this issue Sep 14, 2023 · 1 comment

Comments

@FortyTwoFortyTwo
Copy link
Owner

When attempting to detour one and get called, it crashes. Couldn't figure out what's the exact setup for it, and some functions seems to be mixed between cdecl and stdcall.

@FortyTwoFortyTwo
Copy link
Owner Author

FortyTwoFortyTwo commented Sep 14, 2023

Seems like detouring cdecl works fine, while stdcall cause issues, if can even find a way to detect difference between.

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