StixsworldHD Songs of Conquest mods

Downloads & Checksums

Both packages, exactly as released. Each archive contains one plugin DLL and its full README.md — nothing else, no installers. SHA-256 hashes are published for the archives and the DLLs inside them so you can verify every byte.

Opening .rar files

These are RAR archives. Windows Explorer can't open them natively — use 7-Zip (free), WinRAR, NanaZip or PeaZip. You only need to drag one DLL out of each.

SoC Ultra Graphics Suite v1.0.1

BepInEx 5 · x64 Hotkey F10 36,501 bytes (35.6 KB)
⬇  Download SoC_UltraGraphicsSuite_v1_0_1_BepInEx5_x64.rar

SHA-256 (archive)
fc56cd4c367d1bd624630913f64109cd5057f3c5cfcc3f251691d19c3d2b0f01

Inside the archive

FileSizeSHA-256
StixsworldHD.SoCUltraGraphics.dll 90,112 bytes (88 KB) d166252b52f2dbaa4ec5987147559ccb508dd01f6e6d5bda5abbee7e0b1c07b5
README.md 10,416 bytes — documentation —

Install target: SongsOfConquest\BepInEx\plugins\StixsworldHD.SoCUltraGraphics.dll
Generated config: BepInEx\config\stixsworldhd.songsofconquest.ultragraphics.cfg · Guide: Part II

SoC Ultra Difficulty Director v3.0.0

BepInEx 5 · x64 Hotkey F9 54,463 bytes (53.2 KB)
⬇  Download StixsworldHD_SoCDifficultyDirector_v3_0_0.rar

SHA-256 (archive)
d5e58561e3fb40b1046150e9e75365a83cfecb4dbbb5a549f53177212ccaafa2

Inside the archive

FileSizeSHA-256
StixsworldHD.SoCDifficultyDirector.dll 141,312 bytes (138 KB) 00ab8f00b6c6c715a7c1efc04bea54603f58c6ae404601c91b682c37a4a02437
README.md 17,236 bytes — documentation —

Install target: SongsOfConquest\BepInEx\plugins\StixsworldHD.SoCDifficultyDirector.dll
Generated config: BepInEx\config\stixsworldhd.songsofconquest.difficultydirector.cfg · Guide: Part III

Hash verification proves the file you have is byte-for-byte the file that was released — no corruption, no tampering. Windows ships two ways to do it, no extra software needed:

PowerShell (recommended)

# Right-click the folder with the .rar → “Open in Terminal”, then:
Get-FileHash .\SoC_UltraGraphicsSuite_v1_0_1_BepInEx5_x64.rar -Algorithm SHA256
Get-FileHash .\StixsworldHD_SoCDifficultyDirector_v3_0_0.rar -Algorithm SHA256

Command Prompt

certutil -hashfile "SoC_UltraGraphicsSuite_v1_0_1_BepInEx5_x64.rar" SHA256
certutil -hashfile "StixsworldHD_SoCDifficultyDirector_v3_0_0.rar" SHA256

Compare the output against the hashes above (letter case doesn't matter). A plain-text copy of every hash ships alongside the archives: downloads/checksums_sha256.txt.

If a hash doesn't match

Don't install the file. Re-download it; if it still mismatches, you didn't get it from this site's release. The only authentic sources are this site and the author's own uploads — StixsworldHD (StixsmasterHD4k).

PackageVersionHighlights
Ultra Graphics Suite v1.0.1 current Fixed black night-terrain by defaulting shadow cascades/distance/softness/bias to GameDefault (opt-in); per-camera tuner now skips RenderTexture cameras so data passes can never be corrupted.
v1.0.0 Initial release — 69 settings, 13 categories, live apply, F10 menu.
Ultra Difficulty Director v3.0.0 current Three-act dramatic structure; Coalition Instinct (synced grudge steering); cross-save persistence of the director's memory; telemetry sparklines + one-click team exclude/include. 99 settings.
v2.0.0 Momentum + pressure decay; per-team bias ledger; skill-adaptive difficulty; Last Stand; revive assistance; NearLeader pulses; pause hotkey; action toasts. 92 settings.
v1.0.0 Initial release — pressure model, tier shifts, AI economy/brain, auto-resolve scales, player assist + mercy, world growth, MP policy. 74 settings.

Complete changelogs live in each package's README.md.