Changelog
Additions
- New config option
ValidateIcons
for enabling/disabling validation of cache icon's size. Should save a little bit of traffic and overlay initialization time
Bug fixes
- Resizing game window no longer crashes the game with overlay enabled
- Civilization VI mouse input is now working in overlay
- Removed linking with XInput1_4.dll, which is not present on Windows 7 by default and hence can cause crashes
- imgui.ini is no longer generated every time a game is closed
- Non DirectX11 games should not be crashing anymore with overlay enabled. They should just print an error message to the log
Known issues
- Overlay works only with DirectX11
- Resizing game window in Civilization VI disables the overlay or can lead to a crash
Acknowledgements
Extra special Thank You to Nemirtingas for suggestions and some bug fixes.