Skip to content

Instantly share code, notes, and snippets.

@Pugemon
Created August 11, 2026 19:48
Show Gist options
  • Select an option

  • Save Pugemon/c34aea29bbbce68619aefff801c5cd66 to your computer and use it in GitHub Desktop.

Select an option

Save Pugemon/c34aea29bbbce68619aefff801c5cd66 to your computer and use it in GitHub Desktop.
Disable DXVK d3d9.dll logging and file creation
:: 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