Skip to content

Music Mod

Michał Bogdziewicz edited this page Jan 23, 2021 · 4 revisions

Music Mod

This mod replaces original music with covers from KGB Projekt

Prerequisites

pip3 install youtube-dl pywave pillow

Patching

  1. Unpack original a.blb
python3 pyBLB.py -c a.blb
  1. Patch files
python3 music_mod.py
  1. Pack files
python3 pyBLB.py -i a_mod.blb
  1. Test - Replace original file with modded one
Clone this wiki locally