VOGONS

Common searches


Search results

Display options

Re: Dark Forces

I did a lot of work on that game recently. The installer now works. what you have to do: your cdrom: mount d "your cdrom" -t cdrom mount c c:\ and then start the game

Re: How to remove a static library?

it's a bit tricky. I had to go to great lengths to get sdl_sound and it's support libs dynamic. I had to modify the configure and makefiles for that. it's all in the suffix. (.a or .la) make dynamic or so makes them sometimes. Send me an email if you it really doesn't work. Then I'll look on my …

Re: Speed up the virtual clock

in DOSBox General
it depends a bit on how a game times itself. Some games time themselves on the vertical retrace of the monitor (60/70 hz) some games use timers (program them) Some games hook up the timer interrupt. (18.2 hz) Some games time themselves (partly) on audio samples/tracks. ...... .... ..... ..... many …

Re: DOSBox Icon

HunterZ wrote: Use the code tag: […] Show full quote Use the code tag: Copy code to clipboard 1 B 2 DOS 3 X anybody able to translate this into an icon ? Wonder how it will look like.

Page 314 of 436