VOGONS

Common searches


Search results

Display options

Re: DOSBox ECE (for Windows & Linux)

Hello, I use Dosbox-ECE (latest version) to play Screamer 2 and when I launch it the sound is noisy. At start I have error messages about jack server and alsa.... DOSBox version ECE Copyright 2002-2021 DOSBox Team, published under GNU GPL. --- CONFIG: Loading primary settings from config file …

Re: DOSBox ECE (for Windows & Linux)

i have cmake, mingw and vs2005 build environments that can target win98, but compiling even the oldest ver 1 build of fluidsynth i could find on sourceforge was a no-go. it would require fairly recent build tools manipulated to target win98 which i don't know is even possible anymore. until …

Re: DOSBox ECE (for Windows & Linux)

i'm pretty sure win98 will run comfortably on lga775 systems and later. in any case, my win98 build is on a kt133a board with a 1.8ghz athlon and pc-133 ram running at 5-2-2 timings. i tried out ece r4481 under win98. it will run with either my compiled or the v0.74.3 sdl libraries. the mt32emu …

Re: DOSBox ECE (for Windows & Linux)

what is the current state of win98 support? i've searched this thread a little and understand the dosbox binary itself (despite being compiled with a visual studio ver not targeting win98) will run under win98, but the static sdl libraries need to be replaced with win98 friendly versions. i have …

Re: DOSBox ECE (for Windows & Linux)

Is there a guide to install Windows 98 / ME in the Raspberry Pi 4??? I followed some guides before but it crashes to the desktop on first boot with explorer and other misc errors The only working dosbox was the dosbox-X But the performance there was very very slow I saw videos of dosbox-svn and …

Re: DOSBox ECE (for Windows & Linux)

Any idea why I can't seem to get reverb working with the integrated fluidsynth? Changing the fluid.reverb.roomsize, fluid.reverb.damping , fluid.reverb.width or fluid.reverb.level variables in dosbox-ECE.conf even to extreme numbers doesnt do anything. Reverb is enabled, of course, with fluid. …

Re: DOSBox ECE (for Windows & Linux)

You could launch DOSBox ECE via terminal and have a look at what kind of (error-)messages are put out when launching. When I tried the DOSBox ECE on Linux this week it should an issue with PC speaker although I can't remember what it was but the game I played worked fine with PC speaker although it …

Re: DOSBox ECE (for Windows & Linux)

Thanks morphinejh for your time. I went to "https://github.com/morphinejh/dosboxece-opl/wiki/Compiling" and I saw mentioned the library "libieee1284-dev". I installed it and the compilation completed (although I suspect it was not this specific library, I have installed a lot of software these days …

Re: DOSBox ECE (for Windows & Linux)

Thanks morphinejh. The message is after running "autoupdate". I ran "configure" despite the error message. It completed succesfully. But when I run "make" I get the following error: ./configure: line 3415: syntax error near unexpected token `LT_INIT,win32-dll' ./configure: line 3415: `_LT_SET_ …

Re: DOSBox ECE (for Windows & Linux)

Guys, i've tried recent build of dosbox ece and pixel perfect shader. It's not working. In command line i'm getting lots of these errors: https://pastebin.com/9AFxAgSZ Any idea? Shader use smth ECE doesn't support? I don't have any problems using pixel perfect shaders from here: https://github.com/ …

Re: DOSBox ECE (for Windows & Linux)

Not sure if I have to post this here or in the PC speaker patch thread.. I found that in F-15 Strike Eagle II and F-117A the speech played when you start/complete a mission is corrupted and I think it's caused by that patch. Sounds perfectly on vanilla DOSBox. @Crysli I tried this in Windows with …

Re: DOSBox ECE (for Windows & Linux)

Alright, it's now up (https://github.com/realnc/dosbox-ece). Builds for x86 and ARM, both 32-bit and 64-bit are here: https://github.com/realnc/dosbox-ece/releases/tag/latest_build I've tested the following with a few games and it seems to work great (i.e. the same) and with the same configuration …

Re: DOSBox ECE (for Windows & Linux)

The thing about the string comparisons seems to be correct. morphinejh, I looked at your repo and noticed that there are a few header files that seem out of place and I don’t know where they are coming from ( include/sdk2_* ). Good question, this is for the openglide support that was recently …

Re: DOSBox ECE (for Windows & Linux)

@Yesterplay80, @supin Hello. You have an error in your code src/gui/midi_fluidsynth.h Even though that wasn't the cause of MIDI playback not working (see above) I appreciate pointing this error out, thank you very much! That should be fixed as well. I believe there is an error with this code. I …

Re: DOSBox ECE (for Windows & Linux)

Great job! My few comments: * I extracted the source of dosbox-0.74-3 and copied above the files from the source of DOSBox ECE r4477 (maybe i should use the DOSBox SVN, but i thought that later). I'm not sure what this means. The source for DosboxECE should be all you need. * Install some …

Re: DOSBox ECE (for Windows & Linux)

So, the only option is to compile the libraries, and in that case, maybe is better to compile DOSBox ECE itself also, although i would prefer to use the 32 bit version because i also read here the 32 bit have a better performance and compatibility than the 64 bit version (i know you can do that, …

Page 1 of 2