[DOSBox] official thread
-
@jamrom2 Congrats and happy DOS gaming! Now there are tons of great games right aroud the corner!
-
@ecto said in [DOSbox] official thread:
@jamrom2 Congrats and happy DOS gaming! Now there are tons of great games right aroud the corner!
Thank you and @nemo93 ! Got any favorites you want to share?
I'm big on flight simming and WWII games...so mine are straight forward.
Red Baron & Red Baron II
Aces Over Europe
Secret Weapons of the Luftwaffe
Syndicate
System Shock
Team Yankee
A-10 Tank KillerJust to name a short list
-
@jamrom2 Were there DOS versions of Beach Head and Beach Head II? Those were really fun WWII games on the C64.
-
@victimrlsh from what I know, A800 and C64 only. I always check mobygames.com to look for any crazy variants.
Those were great games. Spent hours playing them both.
-
@ecto hi. I ran into an odd video problem I thought I'd run by you to see of you ever experienced this.
I was using lr-dosbox-pure. All was good, but I was having issues with getting the joystick to be recognized on a few games. I jumped into the Retroarch menu and fiddle with the options for the controllers. Closed the menu with no auto save. Reopened, and now I get a massive black box covering 3/4 of my screen that I can't remove.
I tried a few other games, same thing. I dumped the retroarch.cfg and rebuilt it. It worked for a few games then it came back.
Deleted everything and reloaded the emulator, same thing.
Any thoughts.
Rhanns6
-
No, sorry. I've not tried
dosbox-pure
so I can't comment on that. :(
Have you looked at the github page of pure? Maybe someone else had the same issue?
I've had some strange behaviour with other lr cores when AI translation was triggered when I entered the RA menu. But your description soumds different then that. Sorry -
@jamrom2 congrats for finding the issue and for fixing it!! Nicely done and I hope you'll get plenty of fun actually playing the games rather than configuring the emulators :-) I'm afraid I'm not a flight sim or ww2 kind of guy but feel free to report performance or anything related to the DOSbox "cores" you're testing/playing with. That would be of much help for everyone. Thanks!
-
@nemo93 Everything is working good. Sure, there is some tweaking for the games to work with the joystick, but for the most part, everythinghas been plug'n play.
The only issue I am still having i sgetting the shader to display, Is it only for a Pi4? I have a Pi3b+. Here is my runcommand.log with the non-essential stuff edited out.
The shader I am using is from that list you posted. It's zfast_crt.glsl. I've played with a ton of the settings, but still cannot get the shader to display as you can see in the log.
pc
dosbox-staging
/home/pi/RetroPie/roms/pc/aoe.conf
Not an lr-atari800 system.
Parameters:
Executing: bash /home/pi/RetroPie/roms/pc/+Start\ DOSBox-Staging.sh "/home/pi/RetroPie/roms/pc/aoe.conf"
dosbox-staging version 0.77.0CONFIG: Loading primary file /home/pi/.config/dosbox/dosbox-staging.conf
CONFIG: Loading additional file /home/pi/RetroPie/roms/pc/aoe.conf
MAIN: Disabling resizable window, because it's not compatible with selected render.glshader
MAIN: Use 'sharp' or 'none' to keep resizable window.
OPENGL: Pixel buffer object extension: missing
MAIN: Draw resolution: 640x480, pixel aspect ratio: 1.00
SDL:OPENGL: No support for texturesize of 1024, falling back to surface
MOUNT: Path '/home/pi/RetroPie/roms/dos' found
MAIN: Draw resolution: 640x400, pixel aspect ratio: 1.20
SDL:OPENGL: No support for texturesize of 1024, falling back to surface
MAIN: Draw resolution: 320x200, double-width, double-height, pixel aspect ratio: 1.20
SDL:OPENGL: No support for texturesize of 512, falling back to surface
MAIN: Draw resolution: 320x200, double-width, double-height, pixel aspect ratio: 1.20
SDL:OPENGL: No support for texturesize of 512, falling back to surface
SDL: released the mouseHere is the section of my "aoe.conf" file for Aces Over Europe. All I keep getting are business card sized boxes no matter what I set "output=" to other than texturenb.
[sdl]
fullscreen = true
display = 0
fullresolution = desktop
windowresolution = original
output = opengl[dosbox]
machine = vesa_nolfb
memsize = 16[render]
frameskip = 0
aspect = true
monochrome_palette = white
scaler = none
glshader = /opt/retropie/configs.hdmi/pc/shaders/crt/zfast_crt.glslThanks again for the help. If I can't get it to work, I can live without... or wait till I get a Pi4.
JamR
-
@jamrom2 OpenGL support on Pi3 is partial. Could be the reason why shaders can't be properly rendered on that device. I don't like to say that but could be better to wait to get your hands on a Pi4 (+ it will also give you a boost in performance). The only output properly working on Pis whenever you run from a console/frontend (not with XINIT or desktop) is
output = texture
indeed - or anything withtexture
in it.Have fun and if you got anything about performance, tweaks or tricks on best way to configure a game or emulator (not only Staging) please share.
-
@ecto I posted the issue on the github, so hopefully it can be found and sorted.
We'll see what happens. Thanks!
-
@nemo93 after much trial and error, I agree... it's more about the Pi3b+. I know the builds for Retropie are different, so maybe something in the Pi3 build is turned off that would allow the use of the shaders.
Thanks for the help. I'll post issues and resolutions as I come across them.
Mostly it's the controller settings in the lr-pure fork that I'm having issues with. It's a lot of trial and error to get it right.
JamR
-
@jamrom2 said in [DOSbox] official thread:
@nemo93 after much trial and error, I agree... it's more about the Pi3b+. I know the builds for Retropie are different, so maybe something in the Pi3 build is turned off that would allow the use of the shaders.
There's nothing disabled, it's just that the Pi3 doesn't support OpenGL without an experimental driver. Have you tried setting your texture renderer to OpenGLES ?
-
@mitu Hi. Yes, I tried that as well. The only way to run DosBox Staging at full-screen is to keep it at texture or texturenb. I tried all the rest, and the result is a business card size display box.
I also added "XINIT:bash /home/pi/RetroPie/roms/pc/+Start\ DOSBox-Staging.sh %ROM%" to my emulators.cfg to see if that would give me the full screen, but it knocks out the keyboard and runs Staging as a slide show.
I'm ok with how it is. I'm going to eventually upgrade to a Pi4. I'm happy just being able to play all these old DOS games again! I had my setup all wrong and now it's completely sorted.
Best,
JamR
-
@nemo93 I have just stubled upon a potetially intersting thing:
I found that I have the DOS version of MDK buried in the MacOS installer of the GOG version. (Thanks to Aoyama Blue Mountain of the GOG forums).
I have installed MDK on my Retropie and it has an interesting benchmark test build-in:
It claims that benchmark values of 44 are on par with a Pentium 90 and a value of 65 relate to a Pentium 166.Now I have tried Dosbox_SVN and - of course - Staging with that. Mind, that I'm using full KMS and Dosbox runs with
XINIT
andcycles=auto
.Here are some results:
-
Without
XINIT
, I can't get it to run with Staging, as it claims that I have a 486 which is supposedly too slow. -
With Staging running with
XINIT
I get a value of 35-39 depending of the setting ofoutput
andtexture_renderer
. -
Dosbox_SVN gets a whooping 57(!)
That means that I can emulate something like a P60 with Staging, while Dosbox_SVN can get better than a P90. This matches with my observations, I suppose. Sadly SVN still looks washed out (due to no pixel perfect scaling) and has no support for shaders (that don't have any great impact on the Benchmark of Staging).
At some point in the near future I will try some fixed cycles with Staging, and see if I can get anything out of that.
-
-
@ecto thanks again for testing further. Indeed MDK is a quite fantastic benchmark given it comes with a perf analysis tool (at the start and then in the Options/Settings menu). I've used extensively that game to test and measure performance. It's a CPU intensive game which doesn't run fullspeed even when using the "special" Staging branch. With it I'm able to get close to a P90 and even above as it's possible to add more cycles but then game won't be playable at all. Below my specific settings for that game (everything else is default/standard):
[dosbox] machine = svga_s3 [cpu] cycles = 100000
Feel free to report any further finding. Very helpful.
-
Dosbox Staging is now part of the Retropie Project!
Thanks to Retropie maintainers and to the "Staging" developers which are constantly improving the emulator as well as the community around it.
If you're unsure of which version of Dosbox to pick I'd say give each version a try starting with "SVN" (to have a basis for comparison). Then if you prefer the comfort of Retroarch then "Pure" and/or "Core" might be interesting for you. If you're looking for plenty of features and functionalities "X" is a good option. "Staging" is a bit a mix of everything with focus on gaming, code cleaning to modern standard and features like pixel-perfect, very accurate sound emulation (ie Gravis Ultrasound), etc.
Please feel free to test, report and do not hesitate to participate. We'll all benefit from the exchanges. This in order to (re)play some good oldies which - for some - haven't aged at all :-)
Also Dosbox Staging 0.77 (stable) has now been released. Please see the full changelog here.
-
@nemo93 awesome. Thanks to everyone and for merging it upstream.
For my set of games (for example: Dungeon Keeper, The Last Express)
dosbox-staging
is the right fit plus I did not have to redo all config as my configuration could be reused from thedosbox-svn
. (I had even to remove config switches and stick to the defaults of dosbox-staging as dosbox-staging performs much better on my build). -
@nemo93 said in [DOSbox] official thread:
Dosbox Staging is now part of the Retropie Project!
Thanks to Retropie maintainers and to the "Staging" developers which are constantly improving the emulator as well as the community around it.
If you're unsure of which version of Dosbox to pick I'd say give each version a try starting with "SVN" (to have a basis for comparison). Then if you prefer the comfort of Retroarch then "Pure" and/or "Core" might be interesting for you. If you're looking for plenty of features and functionalities "X" is a good option. "Staging" is a bit a mix of everything with focus on gaming, cleaning-up the code to modern standard and features like pixel-perfect and very accurate sound emulation (ie Gravis Ultrasound).
Please feel free to test, report and do not hesitate to participate. We'll all benefit from the exchanges. This in order to (re)play some good oldies which - for some - haven't aged at all :-)
Sounds great! Quick question on this...
Are these changes meant to take advantage of the Pi4 or will they be usable on a 3? Apparently the Pixel Perfect shader option is disabled in the Pi3 build because of performance.
I'm using a combo of Staging and -pure with very good results on a Pi3, but I do have that feeling that it's time to upgrade to a 4.
Thanks
JamR
-
Super!! Now if ever a gui would be implement i will drop dosbox pure at once!
See: https://github.com/dosbox-staging/dosbox-staging/issues/315
see also dobox-x for comparison:
https://github.com/joncampbell123/dosbox-x/issues/1847
or even better having a dosbox-x package on retropie would be paradise!!
-
@jamrom2 said:
Are these changes meant to take advantage of the Pi4 or will they be usable on a 3? Apparently the Pixel Perfect shader option is disabled in the Pi3 build because of performance.
They are usable on pi3 as well. For enabling shaders you'll need an "opengl" type as
output
. Also if you select ie.output = texturepp
you should get Pixel Perfect mode. Hopefully aarch64+kms will (soon?) provide extra performance improvement on pi4!
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.