VOGONS

Common searches


Search results

Display options

Re: zaurus

I actually wrote that part of the code, you are telling about and it is only used when you mount a cue/bin image, so I don't think that here is the problem. The limits header is only used when the sdl_sound library is installed, so if it still compiles if you comment it out, there is no problem. …

Re: Linux - getting 320x200 to work with XFree86

I never had use a modeline, xfree 4.3 seems to calculate the correct one by itself, if you provide the the data for your monitor. I just added the 320x200 after the other resolutions, but maybe the driver must support this as well. The relevant parts of my xf86config: Section "Monitor" Identifier " …

Re: Sourceforge CVS broken?

Sourceforge Site Status: http://sourceforge.net/docman/display_doc.php?docid=2352&group_id=1 ( 2004-08-12 12:42:49 - Project CVS Service ) On 2004-08-12 at about 10:00 Pacific the pserver based CVS server that hosts projects that have a first letter of c,d,g,a,w,x and u had a hardware malfunction …

Re: iso image and cue sheet patch

I didn't find any information about the case of filenames, so I assumed they would be system dependent, but using dircache seems to be a good idea. The error messages aren't that good because the return value of CDROM_Interface::SetDevice is bool. If you want more meaningful messages, the easiest …

iso image and cue sheet patch

the patch can be downloaded from sourceforge: http://sourceforge.net/tracker/index.php?func=detail&aid=1001897&group_id=52551&atid=467234 In a different thread priestlyboy wrote: I looked into that ISO + Wav/MP3/AFF Cue Sheet Thing by Martin Bättig and I can patch DOSBox with this but it won't …

game looks for wrong cd label

The problem: I have a game (the pandora directive) that fails to read the cd labels. The six (original) cds are labeled PANDORA{1-6} and when the game wants cd 1, it looks for a label DISK1 which is wrong and therefore fails. But if I remove the name check and simply return the label, it succeeds. I …

Re: ADLIB GOLD support

I did a quick search and found an archive that contains a word document and code samples describing the low-level programming of the adlib gold. So if anybody thinks this information is "decent enough" and having opl3 sound instead of opl2 is worth all the work... http://www.dcee.net/Files/Programm/ …

Re: Speech in Discworld 1

In the "Technical Notes" section on this page you posted, they say that you have to run a unpack.bat first (probably to uncompress the speech), have you done that ? Well, my (original) Discworld runs with speech in dosbox.

Re: [Slackware 9.0] Sound problems with DosBox

- you can start timidity as alsa server with: timidity -iA - fluidsynth doesn't quit if started with --server option - SDL-Variables: ftp://ptah.lnf.kth.se/pub/misc/sdl-env-vars - reduce cpu load to get better sound: start X in 16-bit, add preemtion patch to kernel and enable optimisations when …

Re: Linux/ALSA midi?

Execute it with "timidity -iA" then it becomes an ALSA server at port 128:0. You have to set the port in the dosbox config file. note: timidity will be more accurate if it is run as root.

Re: Linux/ALSA midi?

You don't seem to have any midi driver loaded. Check if ALSA has midi support for your soundcard. If not, you can use either timidity or fluidsynth to simulate midi sound but both need much cpu power.

Page 4 of 4