Balatro Vita: Difference between revisions
More actions
No edit summary |
No edit summary |
||
| (4 intermediate revisions by 2 users not shown) | |||
| Line 4: | Line 4: | ||
|description=Port of Balatro for PS Vita. | |description=Port of Balatro for PS Vita. | ||
|author=Daexxx, jafeth | |author=Daexxx, jafeth | ||
|lastupdated= | |lastupdated=2026/01/05 | ||
|type=Card | |type=Card | ||
|version=0. | |version=0.13.1 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/BalatroVita.7z | |download=https://dlhb.gamebrew.org/vitahomebrews/BalatroVita.7z | ||
| Line 19: | Line 19: | ||
|image_alt=Balatro Vita | |image_alt=Balatro Vita | ||
}} | }} | ||
This is a | This is a patch that allows you to run Balatro on the PS Vita. Balatro is a poker-inspired roguelike deck-builder focused on crafting powerful synergies and winning big, it was developed by LocalThunk and published by Playstack in 2024. | ||
Balatro is a poker-inspired roguelike deck-builder focused on crafting powerful synergies and winning big, it was developed by LocalThunk and published by Playstack in 2024. | |||
==Installation== | ==Installation== | ||
A legally owned copy of Balatro on Steam is required in order to use this port. | |||
Download both the VPK and the ZIP file included in | Download both the VPK and the ZIP file included in [https://github.com/Daexxxx/Balatro-Vita/releases/latest Release]. Extract the zip file wherever you want. | ||
Copy Balatro.exe (YOUR_STEAM_INSTALLATION_PATH/steamapps/common/Balatro/Balatro.exe) to the folder where the extracted zip resides. | Copy Balatro.exe (YOUR_STEAM_INSTALLATION_PATH/steamapps/common/Balatro/Balatro.exe) to the folder where the extracted zip resides. | ||
| Line 51: | Line 47: | ||
Overclocking your device is highly recommended for optimal performance. | Overclocking your device is highly recommended for optimal performance. | ||
'''DISCLAIMER:''' Don't forget to update game.love with every release. | |||
==Screenshots== | ==Screenshots== | ||
| Line 70: | Line 68: | ||
==Changelog== | ==Changelog== | ||
'''v0.13.1''' | |||
* Only made to be compatible with the latest balatro update too. NO changes made to the game besides that. | |||
'''v0.13''' | |||
* All credit goes to [https://www.reddit.com/user/CombinationEnough330/ Alyen91] he fully made this release. | |||
* Re-enabled sound but no music, and also compressed every sound file to a smaller bandwith. | |||
* Flame shader disabled. | |||
'''v0.12''' | '''v0.12''' | ||
* Fixed the broken text bug. | * Fixed the broken text bug. | ||
| Line 85: | Line 87: | ||
==Credits== | ==Credits== | ||
Credits to isage ([https://github.com/isage Github], [https://reddit.com/user/isage_dna Reddit]) for the original LÖVE engine port to the Vita used in his [https://github.com/isage/Mari0-vita Mari0 port] | |||
Credits to Jafeth ([https://github.com/Jafeth12 Github], [https://www.reddit.com/user/Skrubaso/ Reddit]) for helping a lot with actually porting the game. | |||
== External links == | == External links == | ||
Latest revision as of 09:14, 9 January 2026
| Balatro Vita | |
|---|---|
| General | |
| Author | Daexxx, jafeth |
| Type | Card |
| Version | 0.13.1 |
| License | Mixed |
| Last Updated | 2026/01/05 |
| Links | |
| Download | |
| Website | |
| Source | |
| Support Author | |
This is a patch that allows you to run Balatro on the PS Vita. Balatro is a poker-inspired roguelike deck-builder focused on crafting powerful synergies and winning big, it was developed by LocalThunk and published by Playstack in 2024.
Installation
A legally owned copy of Balatro on Steam is required in order to use this port.
Download both the VPK and the ZIP file included in Release. Extract the zip file wherever you want.
Copy Balatro.exe (YOUR_STEAM_INSTALLATION_PATH/steamapps/common/Balatro/Balatro.exe) to the folder where the extracted zip resides.
If you are on Windows:
- Execute windows_patch.bat to apply the patch.
If you're on UNIX (Linux/Mac):
- Install xdelta3 using your packet manager of choice.
- Mac (using brew):
brew install xdelta(not tested) - Debian/Ubuntu:
sudo apt install xdelta3 - Arch:
sudo pacman -Syu xdelta3 - Fedora:
sudo dnf install xdelta
- Mac (using brew):
- Execute unix_patch.sh to apply the patch.
After patching
In your Vita, open VitaShell to connect the console with your PC and copy both the VPK and the patched game.love file.
Install the VPK on your Vita.
Copy the game.love file to ux0:/app/BALA00001/
Overclocking your device is highly recommended for optimal performance.
DISCLAIMER: Don't forget to update game.love with every release.
Screenshots
Media
Balatro - Official Release Date Trailer (GameTrailers)
Known issues
- Flame shader not working.
- Game runs at around 20fps.
- Shaders take a long time to compile.
- Touchscreen does not work.
Changelog
v0.13.1
- Only made to be compatible with the latest balatro update too. NO changes made to the game besides that.
v0.13
- All credit goes to Alyen91 he fully made this release.
- Re-enabled sound but no music, and also compressed every sound file to a smaller bandwith.
- Flame shader disabled.
v0.12
- Fixed the broken text bug.
- Disabled sound due to crash issues.
- Fixed live area assets not displaying properly. You have to reinstall the vpk for this to work.
- Enabled video tab in settings. So changable resolutions.
v0.11
- Sound is now working.
- Disabled debugging text in the top left corner.
- Should be working on the new Balatro update.
v0.1
- First Release.
Credits
Credits to isage (Github, Reddit) for the original LÖVE engine port to the Vita used in his Mari0 port
Credits to Jafeth (Github, Reddit) for helping a lot with actually porting the game.