VOGONS

Common searches


Search results

Display options

Re: DOSBox on Vista?

When I do that that is where I get lost. I followed the 60 seconds intructions and it says to type: D:>C: C:>dir C:>mygame I typed E:>C: (because my cd-rom is E) C:>dir After that it displays the c: directory and waits for another command. When I installed it said to get back into the game you type …

Re: Patch for dosbox-0.70/src/Makefile.am

where is the include-dir needed for (just wondering). Inside dosbox.rc there is a reference to just 'dosbox.ico'. Without the --include-dir, windres don't know where to look for the ico-file. (and how do you buid dosbox like that ?) $ cd some/random/dir $ $HOME/src/dosbox-0.70/configure configure …

Patch for dosbox-0.70/src/Makefile.am

Without this change, dosbox-0.70 can not be built outside the source directory. --- dosbox-0.70/src/Makefile.am Mon Mar 27 19:17:59 2006 +++ mingwPORT/src/Makefile.am Thu Mar 8 21:11:11 2007 @@ -14,5 +14,5 @@ EXTRA_DIST = dosbox.rc dosbox.ico dosbox_ico.o: dosbox.rc dosbox.ico - $(WINDRES) dosbox.rc …

Re: New DOSBox Frontend - DOSBox Game Launcher

Actually, in Linux config files are supposed to go into the /etc/ directory, but qbix has not yet implemented this. /me slaps qbix around a bit with a large trout. DOSBox itself do *not* need the /usr/bin/dosbox.conf file - it is DBGL that expects the config-file to live in the same directory as …

Re: Configuration musings...

The only gotcha is to be careful not to hide a partition "early" in the chain, since that will change the drive letter sequence. A C-drive that suddenly becomes D, an D that become E, etc, will cause havoc.

Re: Weird problem with KingsQuest6

Ignorance - For your information, your writing styles irritates me a lot! All this 'so anyways' is annoying. So is your lack of proper uppercasing and missing apostrophes in " im " and " its ". It is " I'm " and " it's ". Additionally, in my part of the world, the use of " I'm " and " it's " is …

Re: CD-ROM issues in OSX

If I remember correctly, the disk swapping works best with images. You mount them all onto the same drive-letter, something like this: Z:\>mount D /path/to/image1 /path/to/image2 /path/to/image3 ,....... and the CTRL-F4 will swap you through them.

Re: Help with Output setting

Not sure how helpful this is, but these 3 articles give some info about SDL and output surfaces: http://www.linuxdevcenter.com/pub/a/linux/200 … 5/sdl_anim.html http://www.linuxdevcenter.com/pub/a/linux/200 … 7/sdl_anim.html http://www.linuxdevcenter.com/pub/a/linux/200 … 3/sdl_anim.html

Re: New DOSBox Frontend - DOSBox Game Launcher

Ahh! Well, if ordinary users can not write to /usr/bin, who installed /usr/bin/dosbox.exe then? The /usr/bin/dosbox.conf file is the shared, global DOSBox configuration for your system, and should only be created/modifed by root. It is not an error in the frontend, it is an error in the Linux DOSBox …

Page 164 of 241