johannes-fetz / joengine

Jo Engine is an open source 2D and 3D game engine for the Sega Saturn written in C under MIT license
http://jo-engine.org/
MIT License
205 stars 32 forks source link

Quick fix for an issue where .bin ended up in the .cue on windows #69

Closed ReyeMe closed 1 year ago

ReyeMe commented 1 year ago

Fixed an issue where .bin generated at compile ended up included in .cue causing audiotracks to be shifted by 1 and issues when converting image to single bincue or on some ODEs

This issue mainly affected windows, but the audio sample did not work on linux because of this either, as on linux the .bin was never included inside .cue, thus making audio tracks be with different id's