Background music for Crack Attack 1.1.8 v02
Publicado por Miguel Ángel a las 16:44
Archivado en: General.
This patch implements customizable background music for crack-attack 1.1.8 using SDL_mixer. For enjoy this hack download the original code from here (sorry, this is available only for Linux yet) and apply my patch with -p1
$ wget http://aluminumangel.org/cgi-bin/download_counter.cgi?attack_linux+attack/crack-attack-1.1.8.tar.gz
$ tar xvfz crack-attack-1.1.8.tar.gz
$ cd crack-attack-1.1.8.tar.gz
$ patch -p1 -i /path/to/crack-attack-miguev-v02.diff
$ mkdir data/music
$ cp /some/music/*.ogg data/music/
$ ./configure && make
$ su
# make install
Note: If make fails, just retry make
OK, now install some music files at /usr/local/share/crack-attack/music/ or $(HOME)/.crack-attack/music/ and you can enjoy background music


