Bernhard Schelling

Results 405 comments of Bernhard Schelling
trafficstars

Is DOSBox-X the only variant of DOSBox that does this correctly? If so, there might be slim chance for me to implement this. DOSBox-X is very different from regular DOSBox....

You have to understand how different DOSBox-X is compared to regular DOSBox (and thus Pure). - The source code of DOSBox-X consists of 1238 files with 858309 lines of code...

Switching out the entire DOSBox part with DOSBox-X is not possible, but if we can figure out which patch or code part of DOSBox-X can fix this in vanilla based...

Ah OK, I can probably work backwards then, see what that config setting affects and see how complex (or simple) it would be to copy that functionality over into our...

If there is only 1 EXE/BAT/COM file to be listed in the start menu, it automatically launches that (unless the option PoloniumRain mentioned is set). Now it sounds like this...

Aha! You are right, I did change this. I actually thought this to be a bug and to me it is more correct now. But I can totally understand the...

@PoloniumRain I guess I agree with that. It could be debatable but it's only with a non-default core option so why not :-) There are two more cases where the...

These are all features first introduced in the Pentium Pro processor (predecessor to the Xeon processors) which weren't really intended for games of that era. Do you know many games...

Thanks for the report! Found a bug with reading file data in ZIPs larger than 4GB. Indexing the ZIP worked fine, maybe even reading a file depending on the internal...

That seems like a frontend thing and not a core thing? There's Audio -> Volume Gain in RetroArch. Have you seen other libretro cores that have a volume mixer? If...