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

Tool/Header: Add JSON output mode; game data #12230

Merged
merged 1 commit into from Nov 28, 2023

Conversation

qixils
Copy link
Contributor

@qixils qixils commented Oct 11, 2023

Adds a --json option to the header command in DolphinTool to output the data as a JSON string, for easier parsing by third-party tools.

Also adds some new data with actual information about the game (name, region, country, id, revision).

Example usage: programmatically verifying ROMs without hashing the whole file (can take a while on slower machines), like to ensure the user has the correct ROM for a Crowd Control integration

@Tilka
Copy link
Member

Tilka commented Nov 28, 2023

Could you squash the two commits please? Just realized I can do it myself.

@Tilka Tilka merged commit 30b1131 into dolphin-emu:master Nov 28, 2023
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants