mirror of
https://github.com/BC46/freelancer-hd-edition
synced 2024-08-30 18:32:47 +00:00
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:
parent
325688f3f9
commit
7205df9eaf
Binary file not shown.
Loading…
Reference in New Issue
Block a user