Commit Graph

2 Commits

Author SHA1 Message Date
C.S. Melis
7205df9eaf 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'.
2024-04-13 15:04:12 +02:00
C.S. Melis
7663b4455b Add updated d3d8.dll for lighting fix 2021-10-25 11:55:29 +02:00