VOGONS


DOSBox ECE (for Windows & Linux)

Topic actions

Reply 560 of 1550, by GiSWiG

User metadata
Rank Member
Rank
Member

Is it possible to stack sound fonts? I was hoping to stack WeedsGM3.sf2 and weedsgm4_update.sf2. I gave it a few tries but it either is not possible or I'm doing it wrong.

Steamer/GOG-er: ASUS Crosshair IV Formula | AMD Phenom II X6 1100T 3.7GHz all cores | Mushkin 8GB DDR3 RAM 1333 w/ 6-6-6-18 1T | Dual AMD Radeon HD 6850s in CrossFireX | X-Fi Titanium | Dual-boot Windows XP and Vista

Reply 561 of 1550, by gdjacobs

User metadata
Rank l33t++
Rank
l33t++

Yes, depending on the synthesizer engine. This takes some careful planning to get the instrument and tone configuration you're looking for.

All hail the Great Capacitor Brand Finder

Reply 562 of 1550, by GiSWiG

User metadata
Rank Member
Rank
Member

I was wondering if it can be done with DOSBox ECE's fluidsynth implementation. I mostly use Falcosoft MIDI player with various VST plugins and soundfonts. I can stack fonts in MIDIplayer but I was hoping for something internal, making it more portable.

Steamer/GOG-er: ASUS Crosshair IV Formula | AMD Phenom II X6 1100T 3.7GHz all cores | Mushkin 8GB DDR3 RAM 1333 w/ 6-6-6-18 1T | Dual AMD Radeon HD 6850s in CrossFireX | X-Fi Titanium | Dual-boot Windows XP and Vista

Reply 564 of 1550, by yooow0t

User metadata
Rank Newbie
Rank
Newbie

I'm trying to compile ECE for Linux from the DOSBox ECE r4191 (Linux source) file on your website and I'm running into this error running make (autogen and configure worked fine)

midi_mt32.h:7:10: fatal error: mt32emu/mt32emu.h: No such file or directory
#include <mt32emu/mt32emu.h>
^~~~~~~~~~~~~~~~~~~
compilation terminated.
Makefile:360: recipe for target 'midi.o' failed
make[3]: *** [midi.o] Error 1
make[3]: Leaving directory '/home/jdh/Downloads/DOSBox ECE r4191 (Linux source)/src/gui'
Makefile:444: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/home/jdh/Downloads/DOSBox ECE r4191 (Linux source)/src'
Makefile:396: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/jdh/Downloads/DOSBox ECE r4191 (Linux source)'
Makefile:337: recipe for target 'all' failed
make: *** [all] Error 2

I have all of the dependencies listed in the INSTALL file. I think I might need munt but, otherwise have no clue.

Reply 566 of 1550, by yooow0t

User metadata
Rank Newbie
Rank
Newbie

All sorted now. I installed scummvm which has munt as a dependency and make now runs with no issues. It is worth noting that while the executable will still run despite make failing, munt should probably be listed as a dependency in the INSTALL file and make should probably have a command line argument to disable it.

Nice build yesterplay, the scaling options were exactly what I was looking for.

Reply 567 of 1550, by _Rob

User metadata
Rank Member
Rank
Member

Running DOSBox ECE on Linux. When I try to IMGMOUNT more then one image, I get a segfault.
I upgraded from a early January built to the latest (r4192), but it makes no difference.

command used:

IMGMOUNT D cd1.cue cd2.cue -t iso

This works fine:

IMGMOUNT D cd1.cue -t iso
IMGMOUNT E cd2.cue -t iso

The only error I get when running DOSBox from the commandline is:

segmentation fault (core dumped)

Reply 568 of 1550, by Yesterplay80

User metadata
Rank Oldbie
Rank
Oldbie

I tried it myself in my Linux VM here, with ISO and BIN+CUE images (composed of ISO and OGG files) and couldn't reproduce this error. Anyona else having this problem? Does that happen with all images or just with same one(s)?

imgmount.jpg
Filename
imgmount.jpg
File size
78.42 KiB
Views
1946 views
File license
Fair use/fair dealing exception

My full-featured DOSBox SVN builds for Windows & Linux: Vanilla DOSBox and DOSBox ECE (Google Drive Mirror)

Reply 569 of 1550, by _Rob

User metadata
Rank Member
Rank
Member
Yesterplay80 wrote:

I tried it myself in my Linux VM here, with ISO and BIN+CUE images (composed of ISO and OGG files) and couldn't reproduce this error. Anyona else having this problem? Does that happen with all images or just with same one(s)?

Not sure what to say, I can replicate the issue with both CUE and ISO. This is on Fedora 29.

Here is an example of an imgmount with two ISOs, just before hitting enter:

Screenshot from 2019-03-01 08-33-12.png
Filename
Screenshot from 2019-03-01 08-33-12.png
File size
23.55 KiB
Views
1881 views
File comment
imgmount with two ISOs
File license
Fair use/fair dealing exception

Here is the terminal window with the segfault the above imgmount causes:

Screenshot from 2019-03-01 08-33-51.png
Filename
Screenshot from 2019-03-01 08-33-51.png
File size
100.92 KiB
Views
1881 views
File comment
Terminal window with segfault
File license
Fair use/fair dealing exception

And to show that the same files can be mounted if using one ISO per drive:

Screenshot from 2019-03-01 08-35-26.png
Filename
Screenshot from 2019-03-01 08-35-26.png
File size
26.55 KiB
Views
1881 views
File comment
imgmount with two ISOs on different drive letters works
File license
Fair use/fair dealing exception

Reply 570 of 1550, by Yesterplay80

User metadata
Rank Oldbie
Rank
Oldbie

I'm on Linux Mint, but I'm only running it in a VM, just so I can compile DOSBox ECE, I'm not using Linux productively.

Does this error occur only in DOSBox ECE or does it occur in vanilla DOSBox, too?

My full-featured DOSBox SVN builds for Windows & Linux: Vanilla DOSBox and DOSBox ECE (Google Drive Mirror)

Reply 571 of 1550, by _Rob

User metadata
Rank Member
Rank
Member
Yesterplay80 wrote:

I'm on Linux Mint, but I'm only running it in a VM, just so I can compile DOSBox ECE, I'm not using Linux productively.

Does this error occur only in DOSBox ECE or does it occur in vanilla DOSBox, too?

Good question.
I first installed dosbox-0.74.2-2.fc29.x86_64 from the fedora repository, and it works.

Screenshot from 2019-03-01 09-53-00.png
Filename
Screenshot from 2019-03-01 09-53-00.png
File size
17.57 KiB
Views
1881 views
File comment
DOSBox 0.74-2 mounting 2 ISOs on one drive
File license
Fair use/fair dealing exception

Of course, this is a 64bit dosbox build, while DOSBox ECE is 32bit... So I next uninstalled it, and installed the i686 build from the fedora repository, and tried it again. And again it worked fine.
So it must be some dependency difference between your Mint installation, and my Fedora installation that causes the segfault.

Reply 572 of 1550, by _Rob

User metadata
Rank Member
Rank
Member

An additional datapoint, I just tried the new DOSBox ECE r4194 build and get the same error, but when I take your regular "DOSBox r4194 (Linux).7z" version, which identifies itself as "DOSBox SVN", it works!

I assume they are build on the same Mint virtual machine, and the same toolset?

Reply 573 of 1550, by _Rob

User metadata
Rank Member
Rank
Member

I just downloaded the ECE Linux source package, and build it (64bit, as I don't have a 32bit build environment handy). And I can say it works!

As a side note, the configure command fails to check for munt headers, and so make failed, as I did not have the munt headers installed initially.
If you think it would help, I can get you the output of the configure or make commands.

Reply 575 of 1550, by spammenon

User metadata
Rank Newbie
Rank
Newbie

Not entirely sure if this is the appropriate place to post this, but I'm having a bit of trouble using 2 XBox One controllers using DOSBox ECE r4194 (Windows 10 x64) and was hoping for a fix.

From all the testing I've done, it seems that if the any D-Pad keys on the 2nd controller are mapped in the key mapper and saved, DOSBox ECE will crash on starting up again if the 2nd controller is not connected. This happens regardless of the "joysticktype" value in your .conf file.

To put it another way, if any key on the D-Pad of the 2nd controller is mapped in the key mapper, DOSBox ECE will only work if both controllers are connected. I'm inclined to think that a tweak or two to cfoesh's fully bindable joystick patch would fix it.

As a compromise for now, I've removed any mappings corresponding to the D-Pad on the 2nd controller...it's better to have at least one D-Pad working rather than none hah.

Reply 576 of 1550, by exofreeze

User metadata
Rank Member
Rank
Member

Testing Golden Eagle w/ adlib audio I found that ECE appears to introduce a bug that is not replicated in the current SVN.

Essentially, adlib audio sounded very muffled, so I changed it to cms. This sounds much better when selecting adlib in the game, however it also introduces high pitched static in the ECE build (March 1st, 2019).

In both vanilla 0.74 and vanilla SVN, there is no static.

Reply 577 of 1550, by gdjacobs

User metadata
Rank l33t++
Rank
l33t++

Do you have a build environment? If so, what about reversing the Nuked OPL3 patch to see if it's specific to that?

All hail the Great Capacitor Brand Finder

Reply 578 of 1550, by Yesterplay80

User metadata
Rank Oldbie
Rank
Oldbie
franky52 wrote:

Are these builds compatible with Windows XP 32bits? I’m getting an error with SDL.dll throwing me to the desktop.

AFAIK, it should work under XP, as well, so a more specific error description would be helpful.

spammenon wrote:

From all the testing I've done, it seems that if the any D-Pad keys on the 2nd controller are mapped in the key mapper and saved, DOSBox ECE will crash on starting up again if the 2nd controller is not connected. This happens regardless of the "joysticktype" value in your .conf file.

I'll try it once I get home this evening, though I don't have any Xbox One Controllers. Does it work if you map only one controller and start DOSBox ECE without any controller conected?

exofreeze wrote:

Essentially, adlib audio sounded very muffled, so I changed it to cms. This sounds much better when selecting adlib in the game, however it also introduces high pitched static in the ECE build (March 1st, 2019).

gdjacobs wrote:

Do you have a build environment? If so, what about reversing the Nuked OPL3 patch to see if it's specific to that?

DId you alter the oplrate value, too? I assume you're using Windows, so please try out this build without the NukedOPL emulator, just replace the exe with the one in here:

Filename
DOSBox ECE r4194 without NukedOPL.zip
File size
2.04 MiB
Downloads
54 downloads
File license
Fair use/fair dealing exception

My full-featured DOSBox SVN builds for Windows & Linux: Vanilla DOSBox and DOSBox ECE (Google Drive Mirror)

Reply 579 of 1550, by Qbix

User metadata
Rank DOSBox Author
Rank
DOSBox Author
spammenon wrote:
Not entirely sure if this is the appropriate place to post this, but I'm having a bit of trouble using 2 XBox One controllers us […]
Show full quote

Not entirely sure if this is the appropriate place to post this, but I'm having a bit of trouble using 2 XBox One controllers using DOSBox ECE r4194 (Windows 10 x64) and was hoping for a fix.

From all the testing I've done, it seems that if the any D-Pad keys on the 2nd controller are mapped in the key mapper and saved, DOSBox ECE will crash on starting up again if the 2nd controller is not connected. This happens regardless of the "joysticktype" value in your .conf file.

To put it another way, if any key on the D-Pad of the 2nd controller is mapped in the key mapper, DOSBox ECE will only work if both controllers are connected. I'm inclined to think that a tweak or two to cfoesh's fully bindable joystick patch would fix it.

As a compromise for now, I've removed any mappings corresponding to the D-Pad on the 2nd controller...it's better to have at least one D-Pad working rather than none hah.

Try the non-patched build.
You might have discovered the reason for those limits to exist in the mapper.

Water flows down the stream
How to ask questions the smart way!