hotfix.ini - themeldingwars/Documentation GitHub Wiki

The hotfix.ini allows for setting certain options at a configuration level.

If the hotfix.ini contents do not match the expected configuration format, the following warning will be displayed in console: Hotfix manager: bad config %s

The Hotfix Initializer method is located at 0x003860A0 in the 1962 client.

The Hotfix Manager Load Configuration method is located at 0x00412200 in the 1962 client.

Part of the hotfix.ini configuration parser is located at 0x812E00 in the 1962 client.

[Hotfix]
Download-Path = "" ; (string)
Base-Path = "" ; (string)
Level = "" ; (int)
[] ; There appears to be a dynamic section named after the working directory
Id = "" ; (int)
Level = "" ; (int)