Skip to content

2.12.17

Choose a tag to compare

@SadPencil SadPencil released this 15 Jan 13:35
· 27 commits to develop since this release
ab073b8

New Features

Bug Fixes

What's Changed

  • Greatly reduce RAM usage in loading custom map by @SadPencil in #892
  • Greatly reduce time cost in generating and loading custom map cache by @SadPencil in #893
  • Don't offer game and map editor compatibility fixes for installation, only allow uninstalling them by @Rampastring in #886
  • Use a shorter timeout for CnCNet player count retrieval by @SadPencil in #896
  • Restore parsing attributes for PlayerExtraOptionsPanel child controls from INI by @Starkku in 0991943

Minor Changes

New Contributors

Note

This version comes with a DirectDraw compatibility fixer, which will help users remove problematic compatibility settings on game executable files. Hence, it is advised to add game executable files to the ClientDefinitions.ini file. The example is shown below:

[Settings]
CompatibilityCheckExecutables=CnCNetYRLauncher.exe,gamemd.exe,gamemd-spawn.exe ; comma-separated list of strings, to check for DirectDraw compatibility mode issues

Full Changelog: 2.12.16...2.12.17