Orion_ Posted April 17, 2014 Report Share Posted April 17, 2014 I bring you a set of tools and sources code for Jaguar CD development ! Including CD encryption tool, CD record tool, CD Make track tool, CD File system, Jaguar CD library (data/FS/audio), Memory Track library, and Cinepak Movie Player module ! Now you don't have any excuse to not use the Jaguar CD to it's full potential, and not just for BJL game loading ;p See the tools section of my jaguar page: http://onorisoft.free.fr/jag/jag.htm#Tools Link to comment Share on other sites More sharing options...
SCPCD Posted April 17, 2014 Report Share Posted April 17, 2014 Link to comment Share on other sites More sharing options...
Zerosquare Posted April 18, 2014 Report Share Posted April 18, 2014 Link to comment Share on other sites More sharing options...
Fredifredo Posted April 23, 2014 Report Share Posted April 23, 2014 Link to comment Share on other sites More sharing options...
SCPCD Posted April 23, 2014 Report Share Posted April 23, 2014 I bring you a set of tools and sources code for Jaguar CD development ! Including CD encryption tool, CD record tool, CD Make track tool, CD File system, Jaguar CD library (data/FS/audio), Memory Track library, and Cinepak Movie Player module ! Now you don't have any excuse to not use the Jaguar CD to it's full potential, and not just for BJL game loading ;p See the tools section of my jaguar page: http://onorisoft.free.fr/jag/jag.htm#Tools I don't found the files on the site and I'm sure to see it the over day Link to comment Share on other sites More sharing options...
Zerosquare Posted April 23, 2014 Report Share Posted April 23, 2014 Ctrl-F + "Jaguar CD Dev Pack" Link to comment Share on other sites More sharing options...
SCPCD Posted April 23, 2014 Report Share Posted April 23, 2014 Ok, it was cache problem. Link to comment Share on other sites More sharing options...
Orion_ Posted April 28, 2014 Author Report Share Posted April 28, 2014 I released a new version of the Cinepak Player module, it now allow you to have 22kHz 16bits Stereo Audio !! with the same data rate as the old 8bits mono audio stream, thanks to the IMA ADPCM codec ! (which encode 16bits samples into 4bits, allowing stereo) The DSP code include a Stereo IMA decoder, and I also modified the player's input so you don't have to provide an OPlist anymore, just a_vdb/a_vde values (to avoid re-doing the video init), It will make its own OPlist from that. There is a special tool provided (made by Zerosquare and me), to encode your AVI audio stream to IMA audio stream. Your input AVI needs to have a PCM 22kHz 16bits Stereo Audio stream, then convert it using the provided "avi_ima_encode" tool. Then just drag and drop this new avi into Jagmod's tool. This module player is only compatible with IMA audio stream ! (else we would need to modifie jagmod's tool to include a special ADSC chunk to tells it's ima instead of raw) same link: http://onorisoft.free.fr/jag/jag.htm#Tools Full source included, as well as the original player source (if you want to hack it yourself ) Link to comment Share on other sites More sharing options...
Zerosquare Posted April 28, 2014 Report Share Posted April 28, 2014 Link to comment Share on other sites More sharing options...
Fredifredo Posted April 28, 2014 Report Share Posted April 28, 2014 Link to comment Share on other sites More sharing options...
GT Turbo Posted April 28, 2014 Report Share Posted April 28, 2014 Great work Orion, even if i don't like jagcd GT Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now