Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parse PSX/PS2/KP2 exe date from logs #639

Merged
merged 5 commits into from Jan 31, 2024

Conversation

Deterous
Copy link
Collaborator

Parses EXE date from DIC and Redumper logs for PSX/PS2/KP2 discs if it exists, falling back to the previous method of MPF reading the date directly if it does not exist in the logs.

Using Redumper with MPF.Check will get the exe date, but DIC with MPF.Check won't because MPF needs to read the system.cnf file from the drive in order to parse exe date from DIC logs.

Fixes #626

MPF.Core/InfoTool.cs Outdated Show resolved Hide resolved
@mnadareski mnadareski merged commit 285e94c into SabreTools:master Jan 31, 2024
1 check was pending
@Deterous Deterous deleted the exe-dates branch January 31, 2024 03:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Request] Read executable date from logs, if available
2 participants