Bernhard Schelling

Results 502 comments of Bernhard Schelling

Thinking about it some more I realize what your issue is. So when using a .conf file with an `[autoexec]` section the core will not take over the mounting of...

Generally it matches regular DOSBox because the core is based on that. To figure out the complete list of settings, you can launch the core without content and press "Go...

That seems feasible, I can just hide C:\ULTRASND I guess. Is there anything in there of importance for using Ultrasound with DOSBox? For example I see a "SETUP.EXE"... Sorry I...

Do you use a pre-built .so of the core or do you compile your own? If you compile your own, can you compile it with `make BUILD=DEBUG -j4` and then...

Thank you so much, that is infinitely helpful. I couldn't reproduce the issue there but I think I found and fixed something that potentially could be the cause here. Are...

The chapter ["Installing an Operating System" of the documentation](../#installing-an-operating-system) mentions how an operating system like Windows 95 or Windows 98 can be installed in DOSBox Pure. It is done with...

Ah, yeah DOSBox-X I believe also supports some of the more advanced VHD formats. So maybe this issue should be renamed to "Feature request: Support for VHD dynamic hard disk...

Sorry for the late response but I don't have means to test the Vita build myself. Is this still an issue nowadays? The startup procedure of the core has been...

Closing under the assumption that this has either been fixed or is not applicable anymore.

The call to `RefreshInputBinds(true);` exists inside `DBP_PadMapping::SetPortMode`, so this change seems redundant? Maybe it isn't called in all cases where necessary?