VOGONS

Common searches


Search results

Display options

Re: I created a VOGONS subreddit

I'm not disputing that, I just think that a user called AbandonwareGuy with history about asking for pirated stuff can claim innocence... On topic, while I don't share any misgivings about reddit, I really dislike that you took this sites name for your sub there. Why not just name it retromachines …

Re: I created a VOGONS subreddit

Jade, please inform yourself. In general all that is not true about reddit. Read the wiki first https://en.m.wikipedia.org/wiki/Reddit There are bad people on reddit just like there are bad people on vogons and in general all over the world. Reddit was just very non-moderated for a long time. But …

Re: DOSBox SVN Builds

@yesterplay80: Even though I won't use your builds (OS X) I appreciate that you are doing those. It's good that there are more choices and one never knows when a build(er) suddenly disappears. Not to mention that you are making fully working builds with png and sdl_sound!

Re: CONFIG.SYS with DOSBOX

You do not load drives via config.sys in Dosbox. And you cannot load a config.sys in Dosbox. There is a way to load config.sys elements via some program, I think ctload, but almost everything won't work in Dosbox. You can boot a dos image in Dosbox which allows you to use a config.sys, though. See …

Re: compile dosbox staticly on linux?

everything that is -lfoo is a dynamic link, so you didn't replace those but added the static link Example: -lfluidsynth needs to be *replaced* by /usr/lib/i386-linux-gnu/libfluidsynth.a (though I'd try first with a lockstock Dosbox without any patch, like the fluidsynth one) Also check the out pout …

Re: compile dosbox staticly on linux?

I do this for the OS X build. Just change the makefile to use the .a files of the libs instead of the .dylib files (and replace the sdl stuff with the output of "sdl-config --static (or --static-libs)). You should be able to do it differently on linux by passing -static somewhere, but apple prevents …

Re: DOSbox keyboard layout problem.

1. however you want to use it. You can just put it in a different folder 2.no, he is compiling SVN and is making use of all features of Dosbox, while the built by Emucr is not 3. 4. you could have read the wiki. SVN is a way to store work in progress on the source of Dosbox. 0.74 is a point in the …

Page 83 of 406