[Request] Add DUMPNAME_logs.zip to check for completed dump #292

Closed
opened 2026-01-29 16:13:45 +00:00 by claunia · 0 comments
Owner

Originally created by @Whovian9369 on GitHub (May 18, 2021).

Originally assigned to: @mnadareski on GitHub.

Before You Submit

  • Remember to try the latest WIP build to see if the feature already exists.
  • Is it copy protection related? If so, report the issue here instead.
  • .NET Core 3.1 and .NET 5.0 have known limitations, so make sure that what you're asking for isn't already in another build.
  • Check previous issues to see if any of those are related to what you're about to ask for.

If none of those apply, then continue...

Is your feature request related to a problem? Please describe.
MPF overwrites already existing dump if located in set output directory with same output name, unless logs extracted similar to old behaviour

Describe the solution you'd like
Add DUMPNAME_logs.zip to list of files to check for completed dump, thus detecting possible overwrite.

Describe alternatives you've considered
Changing output folder, which people don't always remember using a name previously.

Additional context
N/A

Originally created by @Whovian9369 on GitHub (May 18, 2021). Originally assigned to: @mnadareski on GitHub. **Before You Submit** - Remember to try the [latest WIP build](https://ci.appveyor.com/project/mnadareski/mpf/build/artifacts) to see if the feature already exists. - Is it copy protection related? If so, report the issue [here](https://github.com/mnadareski/BurnOutSharp/issues) instead. - .NET Core 3.1 and .NET 5.0 have known limitations, so make sure that what you're asking for isn't already in another build. - Check [previous issues](https://github.com/SabreTools/MPF/issues) to see if any of those are related to what you're about to ask for. If none of those apply, then continue... **Is your feature request related to a problem? Please describe.** MPF overwrites already existing dump if located in set output directory with same output name, unless logs extracted similar to old behaviour **Describe the solution you'd like** Add DUMPNAME_logs.zip to list of files to check for completed dump, thus detecting possible overwrite. **Describe alternatives you've considered** Changing output folder, which people don't always remember using a name previously. **Additional context** N/A
claunia added the enhancement label 2026-01-29 16:13:45 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#292