Ghouls and Ghosts remix
Fri, 08/12/2011 - 20:13 | by sixsixfive
Ghouls and Ghosts remix is a remake of Ghouls'n Ghosts, a platform action game from Capcom 1988 with some differences from the original game. It's a mix of Ghosts'n Goblins, Ghouls'n Ghosts, and Super Ghouls'n Ghosts.
Links:
Official Product Page | Genre: | Arcade, Platform, Shoot 'Em Up |
| Game theme: | Fantasy |
| Game features: | Singleplayer |
| Game modes: | Campaign |
| Graphic: | 2D |
| License: | Open |
| Payment: | Free |


Comments
Not working, signal #11
Not working,
ALSA lib rawmidi_hw.c:233:(snd_rawmidi_hw_open) open /dev/snd/midiC0D0 failed: No such file or directory
Shutting down Allegro due to signal #11
Segmentation fault
Your sound server/sound card
Your sound server/sound card has no MIDI support, try:
http://wiki.allegro.cc/index.php?title=Using_TiMidity%2B%2B_with_ALSA_ra...
https://help.ubuntu.com/community/Midi/SoftwareSynthesisHowTo
I've encountered similar
I've encountered similar problem while playing Chzo Mythos. You can try creating symlink named /dev/snd/midiC0D0 to another midi device.
How to compile it on Linux?
From compilation man:
" Compile Ghouls'n Ghosts Remix under Linux:
- To compile Ghouls'n Ghosts Remix under Linux you need to install first
the Allegro 4.2 graphics library.
- After you can use the file "ccl" to compile the game (first make the file "ccl" executable
with "chmod ugo+x ccl"). For some configurations of allegro library you must be root
to compile the game."
And what to do after?
easy
1st: open term
2nd: cd $GAMEDIR
3rd: g++ game.cpp -o ggremix `allegro-config --libs`
run Ghouls and Ghosts remix: ./ggremix - have fun
Thanks! It works!
Thanks! It works!