VOGONS

Common searches


Search results

Display options

Re: DOSBox ECE (Windows, Linux)

@YP80, How did you "make" libpng-1.6.18? It has an error when making, no matter what I tried. It complains about VERSION something. I follow the building guide exactly. To be honest, I don't remember any errors when compiling libpng 1.6.18. Which version of zlib do you have installed? I always keep …

Re: 4k Dosbox + scalers @6x?

ThumpieBunnyEve wrote: and for true to original pixels, with no edge-smoothing filters during upscale: [ normal6x | pixel-perfect( VIDEO Patch for pix […] Show full quote and for true to original pixels, with no edge-smoothing filters during upscale: [ normal6x | pixel-perfect( VIDEO Patch for …

Re: DOSBox ECE (Windows, Linux)

Thanks, though I'm still a bit confused -- when the default midi playback device is set to "default" - will it automacitlly choose win32 if you're running on Windows, period? Yes. How does "default" know what playback device is actually default? Look at the code I posted again, especially the …

Re: DOSBox ECE (Windows, Linux)

Out of curiosity, why make Win32 the default setting instead of "default" aka the default system midi playback device? Is Win32 normally the default setting for this parameter? Exactly, in vanilla DOSBox Win32 is the only and therefor the default midi device under Windows OSes. So whether you set …

Re: DOSBox ECE (Windows, Linux)

Also, Yesterplay, it seems that the following dosbox command line parameter: mixer /listmidi is no longer working as of the most recent ECE build. When I try it, it doesn't return anything at all. This is something that the D-Fend Reloaded frontend uses to make switching midi devices easier. Would …

Re: DOSBox ECE (Windows, Linux)

1. Would DOSBox ECE r4019 run games like Star Wars Jedi Knight Dark Forces II? If so, how would I get this working? As Dominus already pointed out, DOSBox is meant to emulate DOS-PCs rather than Windows-PCs, so while it is somehow possible to get Windows running in DOSBox (other builds like old …

Re: DOSBox ECE (Windows, Linux)

instead of just demanding something, :exclamation: Did I ever? Sorry if I offended you, that wasn't my intention! "Asking for" would have been the right expression instead of "demanding" I don't know much about coding, i did not know that you have to compile different versions for different (win) …

Re: DOSBox ECE (Windows, Linux)

Besides, ECE has the word 'community' in it, meaning it is some how democratic in it's nature, meaning 'the people' have at least some influential voice to what will be included in ECE. The term "Community" in a open source environment might also mean that instead of just demanding something, …

Re: DOSBox ECE (Windows, Linux)

Sorry for asking, but is it planed to add ne2000 support ? I need it when i play games like screamer Rally, and connect a dosbox with a real old PC over network. So far I had no plans for NE2000 support, because there was no demand so far. And would i make things so unstable when its possible again …

Re: DOSBox ECE (Windows, Linux)

I confirm, something went southwards between 4000 and 4003. I would assume in 4002 something in the mixer.cpp code went wrong (there are a lot of changes). So, this is a general problem? If so, does it occur in the regular SVN as well? Sorry if this is a dumb question, but is there any way to …

Re: DOSBox ECE (Windows, Linux)

Holy crap, you're right! I didn't think to check that because patching doesn't return any errors. But it seems as if the second hunk is completely ignored, even if I write something erroneous in there on purpose there's no error message. I recreated the patch for adlib.cpp by manually making the …

Re: DOSBox ECE (Windows, Linux)

I just made some cosmetic changes (just the description) to the patch, set the default value to 150 and adjusted the lines so it works with ECE, so that hopefully doesn't affect it? Index: src/dosbox.cpp =================================================================== --- src/dosbox.cpp (revision …

Re: DOSBox ECE (Windows, Linux)

OK, I managed to edit the Qbixs patch so it works with ECE, thanks for that Qbix! If I get this right, to get a result that sounds more like a true SB card, the value for the value "fmstrenght" should be between 150 and 130, where 150 is the measured value and 130 is the value based on James-Fs …

Re: DOSBox-X branch

TheGreatCodeholio wrote: I don't have the means to test MT32 emulation, so it will only end up in DOSBox-X if someone writes a patch or submits a pull request for me to merge. There's a patch file already provided with the source code of MUNT: https://github.com/munt/munt/tree/master/DOSBox-mt32- …

Page 18 of 27