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

ask about how to use it #4

Open
jasonsx opened this issue Aug 14, 2021 · 2 comments
Open

ask about how to use it #4

jasonsx opened this issue Aug 14, 2021 · 2 comments

Comments

@jasonsx
Copy link

jasonsx commented Aug 14, 2021

hi
i was looking directx 8 hookin i've done project before with detours
but may i ask you how to draw with your wrapper
as i know i'm doing my draw anti aliasing before the return to the original endscene
thanks great project :)

@elishacloud
Copy link
Owner

This wrapper does not do any drawing. This wrapper just passes through all the functions to the real DirectX dll. I did add some anti-aliasing here that you can check out. I also added anti-aliasing in my dxwrapper project.

@jasonsx
Copy link
Author

jasonsx commented Aug 18, 2021

oh thank you for replay tbh I'm test drawing via the wrapper and it work
https://prnt.sc/1qaro2o

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

2 participants