Attempt to reconcile deployment after game update #90

Closed
opened 2023-03-28 13:33:49 +02:00 by lucas · 0 comments
Owner

Currently, deployment after an update aborts because the database backup is not up-to-date, but needed to build a new modded database from.

However, during a game update, Steam overwrote the actual bundle_database.data with the newest version. And since we now know when an update happened, we can use that to create the new backup without having to rely on Game File Verification.

Currently, deployment after an update aborts because the database backup is not up-to-date, but needed to build a new modded database from. However, during a game update, Steam overwrote the actual `bundle_database.data` with the newest version. And since we now know when an update happened, we can use that to create the new backup without having to rely on Game File Verification.
lucas added this to the DTMM v1.0 + DTMT milestone 2023-03-28 13:33:49 +02:00
lucas added the
kind
enhancement
crate/dtmm
stage
actionable
labels 2023-03-28 13:33:50 +02:00
lucas added this to the Mod Manager project 2023-03-28 13:33:52 +02:00
lucas closed this issue 2023-03-28 20:50:31 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: bitsquid_dt/dtmt#90
No description provided.