Search found 8 matches

by josejl1987
Thu Sep 01, 2016 7:22 pm
Forum: 3D/2D models
Topic: IT3 files from Ys Memories of Celceta
Replies: 2
Views: 1071

Re: IT3 files from Ys Memories of Celceta

Yeah, actually I have, but it's far from done. http://www.heroesoflegend.org/forums/viewtopic.php?f=22&p=2455#p2455 The vertex format is almost figured out (missing on that page is the format of the vertex normals, I thought it was a RGB color, but instead they were the normals in -128/127 range ),a...
by josejl1987
Thu Aug 11, 2016 1:59 pm
Forum: 3D/2D models
Topic: IT3 files from Ys Memories of Celceta
Replies: 2
Views: 1071

IT3 files from Ys Memories of Celceta

Hello everyone. I'm making a mod for the PC version of Ys Celceta, and it turns out I need to edit the vertex normals for solving some lighting issues. There's the IT3 converter ( http://www.pokanchan.jp/dokuwiki/_media/software/it3cnv03.zip ), that outputs to OBJ/Mtl , but there is no source code f...
by josejl1987
Tue Mar 29, 2016 6:45 pm
Forum: Audio file formats
Topic: PS Vita VAG files
Replies: 22
Views: 6776

Re: PS Vita VAG files

Thank you very much.
If I set the playback rate to 24000 it seems to play correctly.
by josejl1987
Fri Mar 25, 2016 11:52 am
Forum: Audio file formats
Topic: PS Vita VAG files
Replies: 22
Views: 6776

Re: PS Vita VAG files

Oh,thanks for your time.

About Vita formats not being popular,well,I think it is because dumping the game data isn't too easy right now,needing the FW 3.52 and all that.
by josejl1987
Tue Mar 22, 2016 7:21 pm
Forum: Audio file formats
Topic: PS Vita VAG files
Replies: 22
Views: 6776

Re: PS Vita VAG files

Well,there are several sources talking about Vita using a new version of VAG. http://www.fmod.org/files/fmod.cs http://docs.unity3d.com/Manual/class-AudioClip.html There are also some Sony docs,but I'd rather not know how many rules linking to that would break. Anyway,the version number in the VAG h...
by josejl1987
Tue Mar 22, 2016 12:29 pm
Forum: Audio file formats
Topic: PS Vita VAG files
Replies: 22
Views: 6776

Re: PS Vita VAG files

I assume you need to install the vgmstream plugin for foobar?

Sadly ,all it plays is noise,like with the other tools.
by josejl1987
Tue Mar 22, 2016 12:50 am
Forum: Audio file formats
Topic: PS Vita VAG files
Replies: 22
Views: 6776

Re: PS Vita VAG files

That was one of the tools I tried,no luck,I only get noise with this new format.
by josejl1987
Tue Mar 22, 2016 12:11 am
Forum: Audio file formats
Topic: PS Vita VAG files
Replies: 22
Views: 6776

PS Vita VAG files

Hello there. I have the voice files from Ys Memories of Celceta for PS Vita. They are compressed using a new version of the VAG format (HE-VAG). I don't know much about sound formats,but it seems that they use another kind of ADPCM compression. Is there any way to decode these? The tools for regular...