Closed jwrichards1982 closed 3 years ago
Try running LOADFIX -a or LOADFIX before running the game.
You may also try changing the Sound Blaster IRQ.
Well... Now I feel like a moron for going at this one game for a couple hours now. LOADFIX worked. Why? I didn't have to use it in DOSBox. What changed?
DOSBox-X allows a little more conventional memory than DOSBox SVN, and it emulates the A20 gate differently.
Also I can confirm the demo works so far with Gravis Ultrasound, testing SB16 now.
Yeah, went ahead and pulled up the original conf file I had with all my tweaks, added LOADFIX before the executable and now I get sound with SB. So... I am guessing this issue is resolved.
Is there anything you would like to add before I click the issue solved button? I am bringing all my conf files over to the DOSBox-X setup so... Any advice before I pull out the last of my hair would be appreciated.
SB16 and SBPro works too. This is the free "demo", not the full game, of course.
Don't worry about the LOADFIX issue, that a common issue. Too many DOS games don't work properly if run from a code segment too low in conventional memory, especially if the A20 gate is on.
https://user-images.githubusercontent.com/6245486/114296304-70cd3780-9a5f-11eb-937f-8756f417e11d.mp4
Yeah. I read about that. That may explain some quirkiness I had experienced with a couple games in DOSBox that actually showed an message before executing the game in DOSBox-X.
Anyway. The help was invaluable. Thank you, VERY much.
Describe the bug OK. So. I created an iso for my Birthright game. Mounted it in DOSBox 0.74.3 and installed it, configured sound settings, then adjusted the core to dynamic and cycles to max. I also setup a little blurb at the end and have the ISO being mounted, along with a drive for the game files and to automatically start the game, 'a la' GoG's DOSBox releases.
I found DOSBox-X and thought it would be a better platform for future plans, so I reinstalled the game from scratch, same settings selections, and setup the conf file, almost exactly the same.
I start the game, but there is no sound. I had preserved my original DOSBox setup and everything is fine. I am not sure what I am doing wrong, I didn't think there was much more changes to DOSBox that this might be a problem. Googling hasn't really helped.
DOSBox 0.74.3 conf file (dosbox_birthrt.conf)
DOSBOx-X 0.83.12 conf file (dosbox-x_birthrt.conf)
I have a lnk file with the following commands to start the game: For DOSBox 0.74.3
E:\DOSBOX\DOSBOX\dosbox.exe -conf "..\conf\dosbox_birthrt.conf" -noconsole
For DOSBox-X 0.83.12
E:\DOSBOX\DOSBOX\dosbox-x.exe -conf "..\conf\dosbox-x_birthrt.conf" -noconsole
I am not sure how to go about troubleshooting this beyond what I have done; opened a new, clean conf file (copied the one from the the DOSBox-X directory, naming the 'dosbox-x.reference.conf' to 'dosbox-x.conf' I then manually tyoed in the command to mount the games folder, typed the command to mount the image again, went through the install process once more, then ran the game. Still no sound. Repeating the steps in DOSBox 0.74.3 ( again a clean conf file with no changes) and the sound works fine.
Any ideas? Anything more you guys need to help figure this out?