DOSBox Staging is the fork of the original emulator with an aim to modernize it and give it some more advanced features, with the latest release out now.
An important project because DOSBox itself is a vital bit of free and open source software, one that has enabled us not to lose out on thousands of classic games. Ensuring that it keeps working on modern systems using modern features with DOSBox Staging is awesome.
This release is a big one covering many parts of it enhancing "the quality of audio emulation (GUS, built-in MIDI, PC speaker), improved support for PowerPC and POWER8 architectures, and a healthy mix of usability, documentation, code quality improvements". They go into a lot more detail in the lengthy release notes, which make for an interesting read.
I'm a huge retro fan, which regular readers will know quite well by now. So with the inclusion of built-in GLSL shaders to emulate the visual look of an analog CRT monitor, I couldn't be happier with this release. Seems like it works quite well too:
Jazz Jackrabbit (Holiday Hare 1995 Edition) - showcasing crt-fakelottes-flat, source: DOSBox Staging
Even if I don't want to play it like that now, it's interesting for historical purposes. Perhaps more interestingly though, is that they've even added in integer scaling (pixel-perfect) option for OpenGL, which should make playing the classics just that little bit nicer especially on Linux as it allows for a resizable window now too.
The Lost Vikings (1993) with integer scaling, source: DOSBox Staging
Plenty of other exciting features included for retro gamers, worth taking a look.
See the release notes of 0.76.0 here and on GitHub. You can also grab it as a Snap.
Did you know you can use DOSBox with Steam Play on Linux? Thanks to Boxtron, another open source project, you can run almost any game on Steam that uses DOSBox quite easily.
Quoting: slaapliedjeNice, do they support Linux better? (As in not having a broken Flatpak?)
I don't know as I prefer compile my own Dosbox builds to manage features.
Quote2.7. Add LS commandSometimes it's the little things...
Guess I should look into it.
Quoting: slaapliedjeI should try this out. Was playing Stonekeep on my laptop the other night. Got to ask, is there anyway to implement touch screen passthrough for DOS games? Would be incredibly awesome for games like that!SDL2 handles this (SDL_TouchFingerEvent), but someone who owns a touchscreen would need to implement this and send us pull requests.
Guess I should look into it.
Quoting: dreamer_Damn, suppose I should learn whichever language it is written in... (C?). Ha, I can test at least!Quoting: slaapliedjeI should try this out. Was playing Stonekeep on my laptop the other night. Got to ask, is there anyway to implement touch screen passthrough for DOS games? Would be incredibly awesome for games like that!SDL2 handles this (SDL_TouchFingerEvent), but someone who owns a touchscreen would need to implement this and send us pull requests.
Guess I should look into it.
Not sure if DOS is happy with any non absolute position cursor (I think that is what it is called, been a long time since I looked into how touch screens work)
The German Wikipedia article has a list of the supported games
https://de.wikipedia.org/wiki/Forte_VFX1
The VFX1 VR headset came with an ISA card and requires a ribbon cable connected to the VESA-Feature-Connector port on the graphics card. Additionally, some controller device named cyber puck came with it.
I have no reverse-engineering experience so not sure I could do this, but some resources say,
the data streamed to the feature connector port is some interlaced quad-buffered-stereo format.
Nothing too exotic.
So it probably isn't too difficult to fake the presence of the VFX1-interface card, emulated the cyber-puck control stream and pass the transformed screen data to OpenVR or some other API supporting the new VR headsets.
To my knowledge so far no one attempted do this and I really wonder why?
Anyone else thinks this would be a great thing? :)
Last edited by sub on 7 December 2020 at 3:50 pm UTC
Quoting: subWhat I'd really like to see is an HLE-emulator/wrapper in DOSBox for old DOS VR games of the 90's like the Forte VFX1, which supported Magic Carpet 1+2, Dark Forces and some more classics!That would be pretty sweet. Wonder if anyone has made a similar attempt with WinUAE and emulating the old VR arcade machines, as they used A3000s in them.
The German Wikipedia article has a list of the supported games
https://de.wikipedia.org/wiki/Forte_VFX1
The VFX1 VR headset came with an ISA card and requires a ribbon cable connected to the VESA-Feature-Connector port on the graphics card. Additionally, some controller device named cyber puck came with it.
I have no reverse-engineering experience so not sure I could do this, but some resources say,
the data streamed to the feature connector port is some interlaced quad-buffered-stereo format.
Nothing too exotic.
So it probably isn't too difficult to fake the presence of the VFX1-interface card, emulated the cyber-puck control stream and pass the transformed screen data to OpenVR or some other API supporting the new VR headsets.
To my knowledge so far no one attempted do this and I really wonder why?
Anyone else thinks this would be a great thing? :)
Last edited by Hamish on 28 December 2020 at 11:30 pm UTC
https://www.blood-wiki.org/index.php?title=File:DOSBox-Staging-Blood-640x480.webm
See more from me