Blues Brothers, Jukebox Adventure & Prehistorik 2 engine reimplementation (PSP, SDL2)
Go to file
Gregory Montoir d8c0b40e94 Import blues from 139f50c7 2018-07-22 21:28:05 +08:00
Makefile Import blues from 116fbc7a 2018-07-16 20:43:34 +08:00
README.md Import blues from dd0f5cfb 2018-07-08 22:08:53 +08:00
blues1.png Import blues from 627051f5 2018-07-13 21:38:29 +08:00
blues2.png Import blues from 627051f5 2018-07-13 21:38:29 +08:00
decode.c Import blues from cf84da6f 2018-07-20 21:51:02 +08:00
decode.h Import blues from cf84da6f 2018-07-20 21:51:02 +08:00
fileio.c Import blues from 116fbc7a 2018-07-16 20:43:34 +08:00
fileio.h Import blues from dd0f5cfb 2018-07-08 22:08:53 +08:00
game.c Import blues from 139f50c7 2018-07-22 21:28:05 +08:00
game.h Import blues from 139f50c7 2018-07-22 21:28:05 +08:00
intern.h Import blues from dd0f5cfb 2018-07-08 22:08:53 +08:00
level.c Import blues from 139f50c7 2018-07-22 21:28:05 +08:00
main.c Import blues from 139f50c7 2018-07-22 21:28:05 +08:00
opcodes.c Import blues from 116fbc7a 2018-07-16 20:43:34 +08:00
resource.c Import blues from 139f50c7 2018-07-22 21:28:05 +08:00
resource.h Import blues from 139f50c7 2018-07-22 21:28:05 +08:00
screen.c Import blues from 139f50c7 2018-07-22 21:28:05 +08:00
sound.c Import blues from 139f50c7 2018-07-22 21:28:05 +08:00
staticres.c Import blues from cf84da6f 2018-07-20 21:51:02 +08:00
sys.h Import blues from 139f50c7 2018-07-22 21:28:05 +08:00
sys_sdl2.c Import blues from 139f50c7 2018-07-22 21:28:05 +08:00
triggers.c Import blues from e32a1860 2018-07-08 22:39:28 +08:00
unpack.c Import blues from dd0f5cfb 2018-07-08 22:08:53 +08:00
unpack.h Import blues from dd0f5cfb 2018-07-08 22:08:53 +08:00
util.c Import blues from dd0f5cfb 2018-07-08 22:08:53 +08:00
util.h Import blues from dd0f5cfb 2018-07-08 22:08:53 +08:00

README.md

Blues Brothers

This is a rewrite of the game Blues Brothers developed by Titus.

Screenshot1 Screenshot2

Requirements

The game data files of the DOS version (retail or demo) are required.

*.BIN, *.CK1, *.CK2, *.SQL, *.SQV, *.SQZ

For sounds and music, the Amiga version files need to be copied.

SOUND, ALMOST, GUNN, EVERY, SHOT

The ExoticA modules set can also be used.

Running

By default, the executable loads the data files from the current directory.

This can be changed by using command line switch.

./blues --datapath DATA_dos/