[Request] PS5 bd/param.json parsing #470

Closed
opened 2026-01-29 16:16:58 +00:00 by claunia · 1 comment
Owner

Originally created by @Whovian9369 on GitHub (Oct 23, 2022).

Originally assigned to: @mnadareski on GitHub.

Is your feature request related to a problem? Please describe.
PS5 bd/param.json is not currently parsed

Describe the solution you'd like
PS5 bd/param.json parsing.

Describe alternatives you've considered
Doing it manually

Additional context
Request made due to Issue #423
The files are partially encrypted with a block of 00, then the parseable JSON data.

Example param.json files from "Immortals Fenyx Rising", "Marvel's Spider-Man: Miles Morales", and "Sackboy: A Big Adventure": Whovian-PS5-param_json.zip

Originally created by @Whovian9369 on GitHub (Oct 23, 2022). Originally assigned to: @mnadareski on GitHub. **Is your feature request related to a problem? Please describe.** PS5 `bd/param.json` is not currently parsed **Describe the solution you'd like** PS5 `bd/param.json` parsing. **Describe alternatives you've considered** Doing it manually **Additional context** Request made due to Issue #423 The files are partially encrypted with a block of `00`, then the parseable JSON data. Example `param.json` files from "Immortals Fenyx Rising", "Marvel's Spider-Man: Miles Morales", and "Sackboy: A Big Adventure": [Whovian-PS5-param_json.zip](https://github.com/SabreTools/MPF/files/9847589/Whovian-PS5-param_json.zip)
claunia added the enhancement label 2026-01-29 16:16:58 +00:00
Author
Owner

@Whovian9369 commented on GitHub (Apr 24, 2023):

Looks like this was completed with #423 and 73b585c, and testing showed that serial and version appeared to be pulled from the files correctly. Thanks!

@Whovian9369 commented on GitHub (Apr 24, 2023): Looks like this was completed with #423 and 73b585c, and testing showed that serial and version appeared to be pulled from the files correctly. Thanks!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#470