Coder Social home page Coder Social logo

Comments (8)

realnc avatar realnc commented on May 22, 2024

Maybe. If I can figure out how to convert an existing bin/cue to mp3 or ogg. How do I do that?

Edit:
Never mind. Figured it out. Adding support for it is definitely not something that can be just toggled on and have it work. I will need to experiment around a bit.

from dosbox-core.

redmist77 avatar redmist77 commented on May 22, 2024

I use bin2iso https://github.com/einsteinx2/bin2iso which extracts an iso + wav files from a cue/bin. Unfortunately, I still have to compress the wavs to mp3 or ogg manually and edit the cuesheet manually as mentioned on the DOSBox link above. (fixed)
https://www.dosbox.com/wiki/Cuesheet#Compressed_audio_tracks
I could probably whip up an automated converter without too much trouble. I'm surprised nobody has done it yet. It's been talked about for a while. Alternatively, I could post a sample cue/iso/ogg archive if needed.

from dosbox-core.

realnc avatar realnc commented on May 22, 2024

I use bin2iso https://github.com/einsteinx2/bin2iso which extracts an iso + wav files from a cue/bin. Unfortunately, I still have to compress the wavs to mp3 or ogg manually and edit the cuesheet manually as mentioned on the DOSBox link above.

I used this, which does everything automatically. It was a bit glitchy because it took me a while to figure out you have to run it twice in a row for some reason (see my post in that thread):

https://www.vogons.org/viewtopic.php?f=31&t=77260

from dosbox-core.

realnc avatar realnc commented on May 22, 2024

I added support for this now. It handles FLAC, WAV, MP3, Ogg Vorbis, but also Opus, which is the successor to Vorbis (higher quality/lower filesize.)

It's not on the RetroArch core updater yet, and for now it's enabled only for Windows and Linux. If you're on Windows or Linux, can you give this build a try and test:

https://github.com/realnc/dosbox-core/releases/tag/latest_build

from dosbox-core.

redmist77 avatar redmist77 commented on May 22, 2024

Did a quick test with Descent II and CD tracks converted to OPUS and it appears to work well. I'll keep testing when I get time. Outstanding work!

from dosbox-core.

realnc avatar realnc commented on May 22, 2024

It's now in the core updater and works on Windows, Linux and macOS as well.

from dosbox-core.

realnc avatar realnc commented on May 22, 2024

@redmist77

Just wanted to mention that there is an issue when the game changes to another audio track and then back again. A tiny bit of the previous playback of that track will be audible. I'm aware of this audio glitch and a fix will be coming out shortly.

from dosbox-core.

realnc avatar realnc commented on May 22, 2024

Everything should now be working correctly without any audio glitches.

from dosbox-core.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.