fix(updater): repair base client files #3
Loading…
Reference in a new issue
No description provided.
Delete branch "fix/base-repair-cvars"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Intent
Verify the installed base client against the official remote ZIP, selectively repair only corrupt or missing entries, and enforce Proton-safe display CVars before launch. Remove the binary ClientExt workaround now that the crash was traced to a truncated base MPQ.
Validation
bash -n ebonhold-update start-ebonhold-linux.shshellcheck -e SC2001 ebonhold-update start-ebonhold-linux.shpython3 -m unittest -v tests.test_base_clientOperational follow-up
Run
ebonhold-update base-repaironce after merge. It will download only the corrupt Data/common-2.MPQ entry and can resume an interrupted transfer.