Skip to content

Instantly share code, notes, and snippets.

#!/bin/bash
# Usage: gog_tw3_extract_music.sh <game_dir>
#
# The script relies on these utilities:
# 1. QuickBMS extractor (quickbms)
# See http://aluigi.altervista.org/quickbms.htm
# Source: http://aluigi.altervista.org/papers/quickbms_src.zip
#
# 2. Witcher 3 BMS script to be used with QuickBMS (witcher3.bms)