Page 8 of 12

Re: MSET RESEARCH PROJECT + FILES UPLOADED + SOURCES

Posted: Thu Sep 08, 2011 2:28 am
by Mirrorman95
You can only pack ANBs into ASETs by using kkdf2's anb2mset converter and then loading the mset(s) in Revelation's modified Release 11 of kkdf2's MDLX viewer.

Re: MSET RESEARCH PROJECT + FILES UPLOADED + SOURCES

Posted: Thu Sep 08, 2011 2:40 am
by BakameExcalibur
...there's a converter? Link? ^^; Sorry if it's a hassle...

Re: MSET RESEARCH PROJECT + FILES UPLOADED + SOURCES

Posted: Thu Sep 08, 2011 3:36 am
by Mirrorman95

Re: MSET RESEARCH PROJECT + FILES UPLOADED + SOURCES

Posted: Thu Sep 08, 2011 4:52 am
by BakameExcalibur
Thanks! Just curious though, is there a way to get all of a character's ASETs to play in Noesis, or would I have to manually rename for each one I want to play?

edit: Also, been seeing a lot of "Unhandled exception" errors when trying to run these converted MSETs through khkh_xldM ][ (Yes, I'm using Revelation's mod of release 11, the one that can make ASETs). Dunno where or what exactly could be causing the errors (either xldM needs debugging, or the ANB-to-MSET converter has bugs), but I'd just thought I'd bring it to the project's attention.

Re: MSET RESEARCH PROJECT + FILES UPLOADED + SOURCES

Posted: Thu Sep 08, 2011 12:47 pm
by Xemnass
BakameExcalibur wrote:Thanks! Just curious though, is there a way to get all of a character's ASETs to play in Noesis, or would I have to manually rename for each one I want to play?

edit: Also, been seeing a lot of "Unhandled exception" errors when trying to run these converted MSETs through khkh_xldM ][ (Yes, I'm using Revelation's mod of release 11, the one that can make ASETs). Dunno where or what exactly could be causing the errors (either xldM needs debugging, or the ANB-to-MSET converter has bugs), but I'd just thought I'd bring it to the project's attention.
Yhe as a beta & developer "preview" of the meet and ANB gathers and the Ve.11 modded have their own bug but some time some bug depend of your computer, may can be fault of your processor, Video Card, or the C#,C++ redistributable version that you have for example some meet converted from an ANB on my laptop give me some error, in my PC which i made didn't give to me any error and the exporting process was very fast =D

Let us know =D

Re: MSET RESEARCH PROJECT + FILES UPLOADED + SOURCES

Posted: Thu Sep 08, 2011 6:05 pm
by BakameExcalibur
Just for technical reasons, I guess I should post the relevant specs of my computer:

CPU: 1.86 GHz Intel Core 2 Duo
GRAPHICS: Nvidia GeForce 9400 GT, 1 GB of video RAM, DirectX 9 since I still have Windows XP >_>;
C++ REDISTRIBUTABLE: Microsoft C++ 2010, not sure if there's others that I might need.

Re: MSET RESEARCH PROJECT + FILES UPLOADED + SOURCES

Posted: Thu Sep 08, 2011 6:09 pm
by Xemnass
BakameExcalibur wrote:Just for technical reasons, I guess I should post the relevant specs of my computer:

CPU: 1.86 GHz Intel Core 2 Duo
GRAPHICS: Nvidia GeForce 9400 GT, 1 GB of video RAM, DirectX 9 since I still have Windows XP >_>;
C++ REDISTRIBUTABLE: Microsoft C++ 2010, not sure if there's others that I might need.
Mhm..... I don't think that is an hardware/software problem... can you post the mdlx and the meet?

Re: MSET RESEARCH PROJECT + FILES UPLOADED + SOURCES

Posted: Thu Sep 08, 2011 8:20 pm
by BakameExcalibur
You mean a model and its associated MSETs? Okay, but knowing my luck, they'll work fine on your computer. >_>;

edit: ...or not want to upload as an attachment at all. Anyone else get a 500 Internal Server Error when they try to upload an attachment?
edit 2: Ended up just uploading it to Mediafire. Here you go.

Re: MSET RESEARCH PROJECT + FILES UPLOADED + SOURCES

Posted: Sat Sep 10, 2011 2:49 pm
by Xemnass
Sorry for the late reply... so I tested it and i found your same erro This is the log:

Code: Select all

************** Text of the Exception **************
ee1Dec.C.RecfnnotFound: Recfn not found: rc1 00129514
   in ef1Declib.Mlink.Permit(Stream fsMdlx, Int32 cnt1, Stream fsMset, Int32 cnt2, UInt32 offMsetRxxx, Single tick, MemoryStream os)
   in khkh_xldMii.FormII.calcbody(CaseTris ct, Mesh M, Mt1 mt1, Single _tick, UpdateFlags flags)
   in khkh_xldMii.FormII.recalc()
   in khkh_xldMii.FormII.numericUpDownTick_ValueChanged(Object sender, EventArgs e)
   in System.Windows.Forms.NumericUpDown.OnValueChanged(EventArgs e)
   in System.Windows.Forms.NumericUpDown.set_Value(Decimal value)
   in khkh_xldMii.FormII.listView1_SelectedIndexChanged(Object sender, EventArgs e)
   in System.Windows.Forms.ListView.OnSelectedIndexChanged(EventArgs e)
   in System.Windows.Forms.ListView.WmReflectNotify(Message& m)
   in System.Windows.Forms.ListView.WndProc(Message& m)
   in System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   in System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   in System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

I tryed also to convert directly this animation to ASET but unfortunately didn't apperal even teh file XD i think taht is a Matrix problem howeve little trick i want to suggest t you XD


Whit the second version of the Anb2Mset you can gather all anb to one mset directly if yo didn't find the Second version, i will re-link to you here:

http://kkdf2.sakura.ne.jp/pcsx2lair/Anb_n_Mset_2.7z

Re: MSET RESEARCH PROJECT + FILES UPLOADED + SOURCES

Posted: Sun Sep 11, 2011 5:31 am
by BakameExcalibur
Thanks for the tip, but I already have the tool. :)

How do you get the multiple-ANB-to-one-MSET thing to work? All I got was

Code: Select all

************** Exception Text **************
System.ArgumentNullException: Buffer cannot be null.
Parameter name: buffer
   at System.IO.MemoryStream..ctor(Byte[] buffer, Boolean writable)
   at khkh_xldMii.FormII.loadMset(String fmset, Int32 ty)
   at khkh_xldMii.FormII.LoadOf(Int32 x, String fp)
   at khkh_xldMii.BCForm.p1_DoubleClick(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnDoubleClick(EventArgs e)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
when I tried that tool.

edit: Well, I got Selphie's to work. I'll try again with the one that broke and see if I get something else.

edit 2:... or not. Still got that recfn error message.

Re: MSET RESEARCH PROJECT + FILES UPLOADED + SOURCES

Posted: Sun Sep 11, 2011 10:29 am
by Xemnass
BakameExcalibur wrote:Thanks for the tip, but I already have the tool. :)

How do you get the multiple-ANB-to-one-MSET thing to work? All I got was

Code: Select all

************** Exception Text **************
System.ArgumentNullException: Buffer cannot be null.
Parameter name: buffer
   at System.IO.MemoryStream..ctor(Byte[] buffer, Boolean writable)
   at khkh_xldMii.FormII.loadMset(String fmset, Int32 ty)
   at khkh_xldMii.FormII.LoadOf(Int32 x, String fp)
   at khkh_xldMii.BCForm.p1_DoubleClick(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnDoubleClick(EventArgs e)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
when I tried that tool.

edit: Well, I got Selphie's to work. I'll try again with the one that broke and see if I get something else.

edit 2:... or not. Still got that recfn error message.


What you mean whit:
How do you get the multiple-ANB-to-one-MSET thing to work? All I got was...

The references that you posted belong to the viewer... but I still don't understand what error gave to you the MSET Gather.... maybe some ann need some accurate research for find the gooiest matrix to convert to Mset maybe some ann have some matrices that is wrong interpetated by the ann converter or by the viewer =D
Indeed even some "official" MSET give some error whit the viewer so it is a mset( I think ) Matrix based error, if O have reason I don't know how help you ( If I understood correctly the question ) =D

Let e know =D

Re: MSET RESEARCH PROJECT + FILES UPLOADED + SOURCES

Posted: Mon Sep 12, 2011 12:49 pm
by kkdf2
Hi.
ee1Dec.C.RecfnnotFound: Recfn not found: rc1 00129514
I'll fix this problem. It says procedure 00129514 is missing. It needs to be converted. For now there are 978 converted procedures in your ef1Declib.

Then I'll ask revelation for updating...
And kkdf2, what's with your new ball game?
Sorry, it is not implemented yet!

Thanks

Re: MSET RESEARCH PROJECT + FILES UPLOADED + SOURCES

Posted: Mon Sep 12, 2011 3:09 pm
by Xemnass
kkdf2 wrote: Thanks
???
Thanks to you instead =D XD =D =D =D =D

Edit:
New function, i found, in th edusk animations:

rc1 0012CD9C

hopping to be of any help =D XD

Re: MSET RESEARCH PROJECT + FILES UPLOADED + SOURCES

Posted: Tue Sep 13, 2011 1:52 pm
by kkdf2
Hi.
Xemnass wrote:
kkdf2 wrote: Thanks
???
Thanks to you instead =D XD =D =D =D =D

Edit:
New function, i found, in th edusk animations:

rc1 0012CD9C

hopping to be of any help =D XD
Thank you!

It'll be fixed now!

Here is a standalone ef1Declib.dll release.
http://kkdf2.sakura.ne.jp/pcsx2lair/ef1 ... 0110913.7z
pass 2

Please replace ef1Declib.dll in your khkh_xldMii folder with new one.

Replacing ef1Declib.dll will work on revelation's modified version too.

:)

Re: MSET RESEARCH PROJECT + FILES UPLOADED + SOURCES

Posted: Tue Sep 13, 2011 9:34 pm
by Xemnass
kkdf2 wrote:Hi.
Xemnass wrote:
kkdf2 wrote: Thanks
???
Thanks to you instead =D XD =D =D =D =D

Edit:
New function, i found, in th edusk animations:

rc1 0012CD9C

hopping to be of any help =D XD
Thank you!

It'll be fixed now!

Here is a standalone ef1Declib.dll release.
http://kkdf2.sakura.ne.jp/pcsx2lair/ef1 ... 0110913.7z
pass 2

Please replace ef1Declib.dll in your khkh_xldMii folder with new one.

Replacing ef1Declib.dll will work on revelation's modified version too.

:)
Thank You again, tomorrow i will download and test it =D Thanks for the fastest improvement of the library =D