-
Notifications
You must be signed in to change notification settings - Fork 38
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Version
What version are you using?
- Stable release (version here)
- WIP release 3.5.0-d6b28de5861cb482b1a8ff3e83216169c89d5b34
Build
What runtime version are you using?
- .NET 9.0 running on Linux
Describe the issue
Current WIP MPF.Check is always compressing the log files, even if I don't include the -z option.
To Reproduce
Steps to reproduce the behavior:
- Dump a disc, e.g. an Xbox One disc, using e.g.
redumper --image-path gamefolder --image-name game ls gamefolder- Notice that
game.log,game.physical, andgame.statefiles are present MPF.Check xboxone -u redumper gamefolder/game.logls gamefolder
Observed behavior
The game.log, game.physical, and game.state files are not present. Instead a game_logs.zip file is present.
Expected behavior
The game.log, game.physical, and game.state files are present. No .zip file is present.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working