Fix micro-stuttering for d3d8_legacy.dll

Applied the following hex edit: d3d8_legacy.dll, 2594B, 01 -> 00. This effectively disables the maximixed windowed mode, which officially cannot be done programmatically anymore, since after a specific update they made it so the value is hard-coded to '1'. This hex edit changes that value to '0'.
This commit is contained in:
C.S. Melis 2024-04-13 15:04:12 +02:00
parent 325688f3f9
commit 7205df9eaf

Binary file not shown.