Skip to content

Formats: Fix import crashes and parsing issues for MAX, SharkPort, CBS, and PSV saves#59

Merged
SternXD merged 4 commits into
masterfrom
saveformats-fix
Jun 10, 2026
Merged

Formats: Fix import crashes and parsing issues for MAX, SharkPort, CBS, and PSV saves#59
SternXD merged 4 commits into
masterfrom
saveformats-fix

Conversation

@SternXD

@SternXD SternXD commented Jun 10, 2026

Copy link
Copy Markdown
Collaborator

Description of Changes

Fixes issues that caused/not allowing imports:

  • MAX / SharkPort: Fixed import crashes and incorrect directory name loading.
  • CodeBreaker (CBS): Fixed file truncation issues that caused "Unexpected EOF" errors during import.
  • PSV: Fixed "Unsupported PSV save type" errors

Rationale behind Changes

Allows the application to import MAX, SharkPort, CodeBreaker, and PSV format saves without crashing or showing error dialogs.

Suggested Testing Steps

Import .max, .sps, .xps, .cbs, and .psv saves to a memory card in the UI.

Related Issues / Links

N/A

Did you use AI to help find, test, or implement this issue or feature?

No

@github-actions github-actions Bot added GUI/Qt Changes related to the Qt User Interface. Core Changes to the core logic and PlayStation 2 formats. CLI Changes to the command-line interface tool labels Jun 10, 2026
@SternXD SternXD merged commit 176149c into master Jun 10, 2026
13 checks passed
@SternXD SternXD added this to the Release 1.0 milestone Jun 10, 2026
@SternXD SternXD deleted the saveformats-fix branch June 10, 2026 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLI Changes to the command-line interface tool Core Changes to the core logic and PlayStation 2 formats. GUI/Qt Changes related to the Qt User Interface.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant