New XGM driver !

SGDK only sub forum

Moderator: Stef

Davidian
Newbie
Posts: 9
Joined: Wed Jul 16, 2014 9:50 am
Location: Spain

Re: New XGM driver !

Post 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?
Attachments
vgm.rar
(38.37 KiB) Downloaded 521 times
Stef
Very interested
Posts: 3131
Joined: Thu Nov 30, 2006 9:46 pm
Location: France - Sevres
Contact:

Re: New XGM driver !

Post 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 !)
Davidian
Newbie
Posts: 9
Joined: Wed Jul 16, 2014 9:50 am
Location: Spain

Re: New XGM driver !

Post by Davidian »

Thanks Stef.

If you need more info about the tune or the Deflemask module, let me know :wink:
Grind
Very interested
Posts: 69
Joined: Fri Jun 13, 2014 1:26 pm
Location: US
Contact:

Re: New XGM driver !

Post 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.
Davidian
Newbie
Posts: 9
Joined: Wed Jul 16, 2014 9:50 am
Location: Spain

Re: New XGM driver !

Post by Davidian »

Hi Grind,

Tested with the Deflemask's ROM output and it works fine :?
Stef
Very interested
Posts: 3131
Joined: Thu Nov 30, 2006 9:46 pm
Location: France - Sevres
Contact:

Re: New XGM driver !

Post 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 :)
Stef
Very interested
Posts: 3131
Joined: Thu Nov 30, 2006 9:46 pm
Location: France - Sevres
Contact:

Re: New XGM driver !

Post 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 :)
Davidian
Newbie
Posts: 9
Joined: Wed Jul 16, 2014 9:50 am
Location: Spain

Re: New XGM driver !

Post by Davidian »

Thanks Stef,

I'll test it soon :P
Post Reply