I hope we are getting DOSBox Pure at some point.
-
DOSBox Pure looks pretty awesome:
-
It looks amazing!
-
@themazingness The dev says he's focusing on PC and PI, so there will probably be a prebuilt binary available on the retroarch website.
-
@themazingness Full controller support and CD images from zips... sounds awesome.
What's that shmup at the end? The soundtrack sounds ripped straight out of Assault on Precinct 13. -
@themazingness This sounds fantastic!!
-
@themazingness i saw this last nite from one of my dos groups. it looks very cool. i really do hope that it comes to Pi at some point.
-
@zering you mean at 1:56 in the video?
If so it's the good old Xenon 2 from The Bitmap Brothers. If you're interested I recommend you go with the Amiga version where the music and gfx are simply much better than the PC/DOS version. It's one of the first game to rely on sampled music which is from Bomb the Bass "Megablast (Hip Hop on Precinct 13)". More info on Wikipedia.
-
@nemo93 Yup, that's the one.
That's interesting, I did not know that. I knew I could hear Carpenter's score in there!
I may have to give it a spin on the Amiga, I've had it a while and keep trying to delve into the Amiga's library but find it pretty overwhelming. -
@nemo93 The CDTV version is good. Sound FX + CD audio and speech for the shop part.
-
@buzz said in I hope we are getting DOSBox Pure at some point.:
@nemo93 The CDTV version is good. Sound FX + CD audio and speech for the shop part.
Second this!
I was so impressed by the soundtrack that i bought the LP from Bomb the Bass "Into the Dragon" :D -
@sirhenrythe5th Did you guys just give me a reason to play the CDTV? ^^
-
@sirhenrythe5th btw https://readonlymemory.vg/shop/media/the-bitmap-brothers-odyssey/
(Technically spam as I helped with this project. But on topic spam :-) )
-
Was released today on RetroArch!
-
@hooperre Cool! Have you been able to install it and have a try?
Edit: Okay I got it working and am playing Champion Manager 2, I had to install GCC with G++, then in the makefile from the dosbox pure github I changed the line CXX := g++ (https://www.reddit.com/r/RetroArch/comments/khmubg/dosbox_pure_out_now_for_public_testing/ggndjer/)
From there I compiled it, put the core in a folder for retroarch to test it and it works. The only dos games I have are CM2 and Fallout though.
But yeah, as a quick test around this does work and the mouse is way easier to setup than standalone dosbox
-
@hooperre very cool. cant wait to try it
-
I hope we get a Retropie release soon!
(I'm a bit afraid of compiling it myself and messing with Retropie's own configuration)
-
@retropieuser555 said in I hope we are getting DOSBox Pure at some point.:
@hooperre Cool! Have you been able to install it and have a try?
Edit: Okay I got it working and am playing Champion Manager 2, I had to install GCC with G++, then in the makefile from the dosbox pure github I changed the line CXX := g++ (https://www.reddit.com/r/RetroArch/comments/khmubg/dosbox_pure_out_now_for_public_testing/ggndjer/)
From there I compiled it, put the core in a folder for retroarch to test it and it works. The only dos games I have are CM2 and Fallout though.
But yeah, as a quick test around this does work and the mouse is way easier to setup than standalone dosbox
Hey, how did you do it at the end? Did you finally compile it from source? When using the precompiled binary for arm7, it complains that `GLIBC_2.29' is not found.
This is the full output of the logfile:
pi@retropie:~ $ cat /dev/shm/runcommand.log Parameters: Executing: /opt/retropie/emulators/retroarch/bin/retroarch -L /opt/retropie/libretrocores/lr-dosbox-pure/dosbox_pure_libretro.so --config /opt/retropie/configs/pc/retroarch.cfg "/home/pi/RetroPie/roms/pc/1992tris (1993).zip" --verbose --appendconfig /dev/shm/retroarch.cfg [INFO] RetroArch 1.8.8 (Git 9552f87) [INFO] Redirecting save file to "/home/pi/RetroPie/roms/pc/1992tris (1993).srm". [INFO] Redirecting save state to "/home/pi/RetroPie/roms/pc/1992tris (1993).state". [INFO] === Build ======================================= [INFO] Capabilities: NEON VFPv3 VFPv4 [INFO] Built: Nov 2 2020 [INFO] Version: 1.8.8 [INFO] Git: 9552f87 [INFO] ================================================= [INFO] Loading dynamic libretro core from: "/opt/retropie/libretrocores/lr-dosbox-pure/dosbox_pure_libretro.so" [ERROR] Failed to open libretro core: "/opt/retropie/libretrocores/lr-dosbox-pure/dosbox_pure_libretro.so" Error(s): /lib/arm-linux-gnueabihf/libm.so.6: version `GLIBC_2.29' not found (required by /opt/retropie/libretrocores/lr-dosbox-pure/dosbox_pure_libretro.so) [INFO] Content ran for a total of: 00 hours, 00 minutes, 00 seconds. [INFO] Unloading game.. [INFO] Unloading core.. [INFO] Unloading core symbols.. [INFO] [Video]: Does not have enough samples for monitor refresh rate estimation. Requires to run for at least 4096 frames.
-
@xwons yup I was getting that error too with the arm7 released version on GitHub, you have to compile it yourself then it'll work.
When you first try and compile though it'll complain it can't find GCC so you'll need to install that beforehand.
-
@retropieuser555 Thanks! I compiled it, and it didn't even ask for any dependencies. It just took a few minutes, and then I used the dosbox_pure_libretro.so file it generated. Seems to work fine (although results vary depending on the game).
If anyone is interested in step-by-step instructions on how to configure it for an existing retropie installation, I don't mind sharing.
-
@xwons If you can share it step by step
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.