VOGONS

Common searches


Search results

Display options

Re: DOSBox ECE (for Windows & Linux)

There is a cd emulation error within ECE. We have found it in 3 games recently. The easiest to find example is with The Secret of Monkey Island VGA CD. This issue is confirmed to only exist within the ECE build. It does not exist in other DOSBox forks. I have tested the most recent build (4456) as …

Re: DOSBox ECE (for Windows & Linux)

LOST USB ARCADE JOYSTICK SUPPORT WITH BUILD r4459 I switched from ECE r4288 to r4459 and lost support for arcade stick "Hori Fight Stick Mini"... The joystick is still detected: "Using joystick Controller (Fighting Stick mini 4 kai) with 5 axes, 10 buttons and 1 hat." as it did with r4288 but now …

Re: DOSBox ECE (for Windows & Linux)

Please add LFN support. Honesty, I don't see much benefit in adding LFN to ECE, if any at all, as it's primary use is still running DOS games. And I think using long file names with those would create more problems than it would be useful. Why don't you just use on of the other, more advanced forks …

Re: DOSBox ECE (for Windows & Linux)

I just tried to find the latest Linux version of DOSBox ECE and while doing so discovered that https://dosboxece.yesterplay.net/ seems to be down. It just shows a default page from the webhoster Strato. I moved my blog and ECEs homepage away from my webhoster and on my NAS running at home, that's …

Re: DOSBox ECE (for Windows & Linux)

Would you mind either making this check optional or modifying it to just display a warning message in the Status Window but still continue down the code path that plays the track? That would enable me to post the script that creates the oversize image and makes few necessary changes to the game …

Re: DOSBox ECE (for Windows & Linux)

but is it worse than in the older builds (before 4408) or of a similar level ? I can see if I can improve it, but first need to know if I got it back to the old level or if it is still worse than before I tried it with r4393, which was the last build I made before r4408. And again with r4445. I …

Re: DOSBox ECE (for Windows & Linux)

almeath wrote on 2021-01-21, 11:47: I downloaded the source zip file from Github. That file is several month old, I uploaded it when I created my GitHub account, mainly for testing purposes. Since then I didn't upgrade the GitHub site, so I reccomend getting the latest source code I provide on the …

Re: DOSBox ECE (for Windows & Linux)

Which version of Munt DOSBox ECE using now? One released on GitHub early in August 2020. Should still be 2.4.0. or do you not have as much time as before, so compiling up-to-date builds is not a priority right now? Exactly that! Time is very short atm... But I managed to compile new builds right …

Re: DOSBox ECE (for Windows & Linux)

If someone wants to pick this up , the CDDA code is relatively self-contained (src/lib/decoders/*, src/dos/cdrom_image.cpp, src/dos/cdrom.h). So a DIFF from those files from both the latest SVN and dosbox-staging should come up with a patch rather easily, unless the staging team made other, …

Re: CUE sheet troubles :/

krcroft wrote on 2020-10-22, 10:12: The only DOSBoxes that are capable of reading FLAC tracks all use my CDDA patch (AUDIO Patch supporting FLAC, Opus, and MP3 audio tracks), which uses dr_flac, not libFLAC Btw, is it possible to "extract" your latest version of the patch from GIT somehow? If so I …

Re: DOSBox ECE (for Windows & Linux)

That's a totally normal behaviour when running batch files: https://stackoverflow.com/questions/14509652/what-is-the-difference-between-and-in-a-cmd-file Quote: The percent sign is used in batch files to represent command line parameters: %1, %2, ... Two percent signs with any characters in between …

Page 2 of 27