HaloSPV3 / HXE

A wrapper for HCE and loader for SPV3.
https://github.com/yumiris/HXE.Legacy
zlib License
4 stars 0 forks source link

feat: inject stock strings.dll Resources (opt. SPV3 bmp) into "strings.dll" if missing #415

Open BinToss opened 1 year ago

BinToss commented 1 year ago

Latest Chimera 1.0 builds have the stock resources, but older builds of both Chimera and Monolith lack the stock Dialogs, Strings, Bitmap, and more.

The strings and dialogs are required by halo/haloce for the message boxes shown for errors.

Truthfully, overriding the splash screen bitmap with an external file would be more convenient for modder and player customization.