Skip to content

[Dd7To9] Remove D3DLOCK_DONOTWAIT flag from textures before locking them #403

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

Merged
merged 1 commit into from
Jul 14, 2025

Conversation

RibShark
Copy link
Contributor

D3D9 does not allow the D3DLOCK_DONOTWAIT flag to be used when locking textures. This caused textures to fail to lock when d3d9to9ex was enabled, and was still undefined behaviour on regular D3D9.

# D3D9 does not allow the D3DLOCK_DONOTWAIT flag to be used when locking textures. This caused textures to fail to lock when d3d9to9ex was enabled.
@elishacloud elishacloud merged commit 5a80bc9 into elishacloud:master Jul 14, 2025
2 checks passed
@elishacloud
Copy link
Owner

Thanks @RibShark !

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.

2 participants