I have found the resolution scale in the .ini but it doesn't seem to do anything when changing it.
The file in question is in Documents > My games > Company of Heroes 2 > configuration_system.lua
Code
[39] =
{
setting = "hudscale",
value = 255,
valueType = 2,
},
This looks to me like it should scale up and down the hud, so I changed 255 to 100 and saved it and launched the game but it appears to have not changed a thing. My question is: is it possible to change the in-game HUD size and if so, what am I missing?