Created
August 11, 2026 19:48
-
-
Save Pugemon/c34aea29bbbce68619aefff801c5cd66 to your computer and use it in GitHub Desktop.
Disable DXVK d3d9.dll logging and file creation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| :: Disable DXVK logging and file creation | |
| binary_pattern_replace.exe d3d9.dll "53 83 EC 50 8D 44 24 08" "B8 05 00 00 00 C3 90 90" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment