Search found 3 matches

by Rebecka
Wed Apr 26, 2006 11:46 pm
Forum: Chaos Strikes Back for Windows & Linux (CSBWin) / CSBuild
Topic: Usable Linux version?
Replies: 8
Views: 5107

If you are running debain, try downgrading libesd and esd to these packages:
http://ftp.se.debian.org/debian/pool/main/e/esound/libesd0_0.2.23-3_i386.deb
http://ftp.se.debian.org/debian/pool/main/e/esound/esound_0.2.23-3_i386.deb

Download them with wget, then install them with dpkg -i --force ...
by Rebecka
Tue Apr 25, 2006 3:08 am
Forum: Chaos Strikes Back for Windows & Linux (CSBWin) / CSBuild
Topic: Usable Linux version?
Replies: 8
Views: 5107

I was able to build CSB Linux under Centos 4.3 (RHEL4)

I did have to modify the code a little bit, changing the number of audio channels to
1 from 16 because that code prevented the sound working properly.

In what way did the sound not work correctly with 16 channels? Did it hang, or just sound ...
by Rebecka
Tue Apr 25, 2006 3:04 am
Forum: Chaos Strikes Back for Windows & Linux (CSBWin) / CSBuild
Topic: CSB-linux for arm?
Replies: 11
Views: 3804

Not much luck yet.

I get the same 160 passed through to ShrinkBLT, and if I capture that (by just doing nothing, rather than setting it to zero - actually I tried both) I get the window up, with a menu, but no actual graphics, just a grey screen.

Is there a function I could call, or cause to be ...