Page 5 of 5
Re: New XGM driver !
Posted: Tue Oct 20, 2015 3:45 pm
by Davidian
Hi,
I'm getting loop troubles with the driver and deflemask. Attached is a 1.60 vgm made with deflemask, when loop is done it makes a bit of noise.
Any ideas?
Re: New XGM driver !
Posted: Thu Oct 22, 2015 8:22 pm
by Stef
Hi,
I think there is a bug in the VGM --> XGM converter, i will try to fix that.
That VGM to XGM conversion tool gimme some serious headache, there is so much obscure case which can happen :p
I will keep you informed of my progresses on this particular music (nice tune by the way !)
Re: New XGM driver !
Posted: Sun Oct 25, 2015 11:17 am
by Davidian
Thanks Stef.
If you need more info about the tune or the Deflemask module, let me know

Re: New XGM driver !
Posted: Mon Oct 26, 2015 2:05 pm
by Grind
Hi guys,
I think this may actually be a Deflemask bug. I have a couple VGMs that do the same even in Deflemask's ROM output. Forgot my credentials to Delek's forum otherwise I would report it.
Posting from my phone where there is no evidence, but if you export your .dmf file as a ROM check if you still get the looping issue.
Re: New XGM driver !
Posted: Wed Oct 28, 2015 3:47 pm
by Davidian
Hi Grind,
Tested with the Deflemask's ROM output and it works fine

Re: New XGM driver !
Posted: Wed Oct 28, 2015 4:14 pm
by Stef
I tested with my converter and indeed there is something wrong, hopefully i should find sometime to do more tests and fix that today

Re: New XGM driver !
Posted: Sun Nov 01, 2015 4:45 pm
by Stef
Davidian wrote:Hi,
I'm getting loop troubles with the driver and deflemask. Attached is a 1.60 vgm made with deflemask, when loop is done it makes a bit of noise.
Any ideas?
I finally fixed the problem, an issue with the loop information indeed but a very tricky one :p
You can download the last xgmtool from here :
https://github.com/Stephane-D/SGDK/raw/ ... gmtool.exe
Also in your track i saw a lot of space is waste by a big PCM containing almost only silent data, you can cut the size of the file by 2 at least just by optimizing the sample lenght

Re: New XGM driver !
Posted: Wed Nov 04, 2015 4:08 pm
by Davidian
Thanks Stef,
I'll test it soon
