Skip to content

Add support for Balatro - #407

Open
CamPier wants to merge 1 commit into
Z1ni:mainfrom
CamPier:add-balatro-support
Open

Add support for Balatro#407
CamPier wants to merge 1 commit into
Z1ni:mainfrom
CamPier:add-balatro-support

Conversation

@CamPier

@CamPier CamPier commented Jun 25, 2026

Copy link
Copy Markdown

Summary

  • Adds a balatro handler for Xbox Game Pass for PC saves of Balatro
  • The save uses a numbered container (e.g. 1) for profile/save files (_profile.jkr, meta.jkr, profile.jkr, save.jkr) and a common container for settings.jkr, which maps to the Steam save root (%AppData%\Balatro\) instead of a subfolder
  • Updated games.json with the package PlayStack.Balatro_3wcqaesafpzfy

Test plan

  • Ran the script against a real installed copy of Balatro from Game Pass and confirmed the produced ZIP has the same layout as the Steam save folder (1/_profile.jkr, 1/meta.jkr, 1/profile.jkr, 1/save.jkr, settings.jkr)
  • Confirmed the migrated save loads correctly in the Steam version of the game

Adds a dedicated handler since the "common" container maps to the save
root (settings.jkr) instead of a subfolder, unlike other folder-based
games.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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.

1 participant