Skip to content

Instantly share code, notes, and snippets.

View chris246's full-sized avatar

Christoph Schwarzenberg chris246

View GitHub Profile
// ==UserScript==
// @name BBB NotSoSilent Observer
// @version 3
// @grant none
// ==/UserScript==
// based on BBB Userlist diff
// https://gist.github.com/chris246/3f5e46d37d60e92f64b48dc9fb0dc518
/////////////////////////////////////////////////////////////////////
#!/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)