Deleted user
Deleted user
Love your scripts by the way, they've been super useful in wiping out my old twitter account.
I hadn't really looked into this, I just assumed that it was working just fine. Thank you for taking the time to look into this and sharing your findings @sylentprofet
Under high load on a Lenovo X1C6: ```bash dom0 $ xenpm start 1 | grep "Avg freq" Avg Freq 3844830 KHz Avg Freq 3844830 KHz Avg Freq 3844830 KHz Avg...
Okay, hi! (1) I just create a new acc here, also my 1st time asking a request. I mistakenly closed the first one and the reopened button doesn't appear at...
i try modify gamescreen.screen (name = "ctmMinimap",) file in engine folder but i am noob.
okey we can "fix" it with this: { type = "Custom", name = "ctmMinimap", position = { 0.085, 0.025, }, customProperties = "", HitArea = { { type = "Triangle",...

Here i upload (i made it for self and upload for other players) simple tool for change game res. This tool change bytes in files and just rename Engine\Data\art\ui\screens\gamescreen.screen for...
use DawnOfWarUnSGA to extract Engine.sga. Unpacked files (while maintaining the same relative path in Data folder) takes precedence over packed files and always load after packed files.
> DPI awareness is in there. It's using the `SetProcessDpiAwarenessContext` API which may be too recent for your platform (looks like a Windows 7 desktop?). Indeed, Windows 7 expects `SetProcessDPIAware()`...