Skip to content

Nat3z/balatro-music-patch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Balatro Music Patcher

A simple program for patching custom music into Balatro. (Specifically Dom Palombi's covers.)

On Windows this program uses 7zip to replace in-game files with the custom music. If 7zip is not installed, the program will download it for you, but it is recommended to install it yourself. here

Latest Release

Windows

  1. Download the latest release from the link above.
  2. Extract the zip file.
  3. (If necessary) Allow the app through Windows Security (Audit code through GitHub to verify.)
  4. Run balatro-music-patch.exe (Windows might give you a warning from SmartScreen, but press More Info -> Run Anyway.)
  5. Follow the instructions in the program.

Manually Patching Music (Windows)

  1. Download 7zip from here.
  2. Open the repository and navigate to the resources/sounds/ folder.
  3. Download the music from this folder.
  4. Open where Balatro is located on your computer and right click on the Balatro executable (Balatro.exe).
  5. Go to 7-Zip -> Open Archive.
  6. Navigate to the resources/sounds/ folder in the archive.
  7. Drag and drop the music files into the archive.
  8. Close the archive and run Balatro.

MacOS

Usage

  1. Download the latest release from the link above.
  2. Extract the zip file.
  3. Open terminal
  4. Navigate to the release directory
  5. Run ./balatro-music-patch
  6. Follow the instructions in the program.

Manually Patching Music (MacOS)

  1. Open the repository and navigate to the resources/sounds/ folder.
  2. Download the music from this folder.
  3. Navigate to '~/Library/Application Support/Steam/steamapps/common/Balatro' (It's easiest to use 'Go To Folder' in the menu bar or Cmd-Shift-G)
  4. Right click on Balatro.app and click 'Show Package Contents'.
  5. Navigate to 'Contents/Resources/'
  6. Rename 'Balatro.love' to 'Balatro.zip'
  7. Double click 'Balatro.zip' to extract and navigate into the Balatro folder
  8. Navigate to the resources/sounds/ folder.
  9. Drag and drop the music files into the folder.
  10. Return to the Balatro folder from step 7
  11. Press shift-A to select all, right click, and press 'Compress'
  12. Rename 'Archive.zip' to 'Balatro.love' and copy it to the 'Contents/Resources/' folder from step 5
  13. Delete the Balatro folder and 'Balatro.zip' from 'Contents/Resources/'
  14. Run Balatro.

Building from Source

  1. Clone the repository.
  2. Install pyinstaller with pip install pyinstaller.
  3. Run pyinstaller --onefile main.py.
  4. The executable will be in the dist/ folder.
  5. Run the executable in a directory with the resources folder

Credit

About

A simple music patcher for Balatro that patches music from Dom Palombi

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages