Search found 3 matches

by Erik
Fri Mar 07, 2008 12:34 pm
Forum: Chaos Strikes Back for Windows & Linux (CSBWin) / CSBuild
Topic: Dungeon Master for I-Station V43?
Replies: 2
Views: 2304

I agree. I think it's just a matter of compiling and see what the compiler says. The only necessary libraries should be libSDL and the g++ compiler. This would create an application with fixed screen size, without menu and no sound.

Optional compile libraries are libHermes for dynamic screen size ...
by Erik
Fri Aug 25, 2006 11:20 pm
Forum: Chaos Strikes Back for Windows & Linux (CSBWin) / CSBuild
Topic: Dungeon Master and Chaos Strikes Back Icons
Replies: 2
Views: 1751

There are two icons in the .xpm-format which I simply made from Paul's original icons. They lie in the src directory and are called:

CSBwin.xpm (32x32)
small.xpm (16x16)
by Erik
Tue Apr 25, 2006 2:13 am
Forum: Chaos Strikes Back for Windows & Linux (CSBWin) / CSBuild
Topic: Usable Linux version?
Replies: 8
Views: 5107

I'm sorry about the status of the linux version. The configure scripts have been corrected, but not yet released.

Sound has been an issue with linux from day one. We went for esd, back in the time when Rebecka and I belived the Gnome project would bring userfriendly quality-code to Linux. Now it ...