Files
AC6_recomp/thirdparty
Danshet 0ec8de78df Quarantine content packages whose last write died mid-update instead of leaving them corrupt
Per-file atomic writes cannot cover a package half-updated across several files. The game's own integrity check then reports the data corrupted and asks the player to delete it. A marker now flags a package while writes are in flight, which when found again at the next mount, the package is moved aside to a quarantine folder (never deleted) with one log line, and the game recreates its data cleanly on the next run.
2026-08-17 21:21:55 +02:00
..