Important information: this site is currently scheduled to go offline indefinitely by end of the year.

MSET RESEARCH PROJECT + FILES UPLOADED + SOURCES

Post questions about game models here, or help out others!
Xemnass
advanced
Posts: 74
Joined: Wed Jun 01, 2011 2:07 pm
Has thanked: 1 time
Been thanked: 3 times

Re: MSET RESEARCH PROJECT + FILES UPLOADED + SOURCES

Post by Xemnass »

kkdf2 wrote:Hi.
SoftIce wrote:EDIT: Durr, ran into a wall again. When I use khdumperx, the 'anm' folder is never dumped. When I use Yaz0r's most recent verison of his dumper, it only dumps two files called 'main.csv' and 'ovl.csv', but his older version works fine (but only dumps the 'obj' folder with the mdlx and mset files.

Anyone run into anything like this?
I checked it just now. The usage differs:

---
v0.4 usage: Yaz0r's most recent verison

Code: Select all

KH2Dump.exe D:
---
v0.1 usage: his older version works

Code: Select all

KH2Dump.exe D:\KH2
D: is your media drive holding KH2/fm !

---
off-topic: how about frontend for 3 extractors?
- yaz0r's (version variants)
- falo's
- kkdf2's

sample screen shot http://kkdf2.sakura.ne.jp/pcsx2lair/kh2exfe.png

Thanks

Every time you say "Thanks" and everytime I have to say to you that WE have to say thanks to your work XD (Your and Mirrorman, Sapphy.. and so on.. XD ) However Now i Will do a Simple "Recollecting of The Facts" Topic and, if you want you can add a point to that topic even in your new program XD
My Signature:

Image Image Image



動力 馳森林熾!!! __物昨森林棋?!
User avatar
SoftIce
veteran
Posts: 98
Joined: Sun Jan 23, 2011 5:31 am
Has thanked: 5 times
Been thanked: 2 times

Re: MSET RESEARCH PROJECT + FILES UPLOADED + SOURCES

Post by SoftIce »

ARGH double posted on accident when I went to edit. Whoops.
Last edited by SoftIce on Thu Nov 24, 2011 5:21 am, edited 1 time in total.
User avatar
SoftIce
veteran
Posts: 98
Joined: Sun Jan 23, 2011 5:31 am
Has thanked: 5 times
Been thanked: 2 times

Re: MSET RESEARCH PROJECT + FILES UPLOADED + SOURCES

Post by SoftIce »

Edit:
Hey guys, does khkh_xldMii crash on anyone else when loading one of Kairi's animations? (So typical, the character I wanted to see the most fails on me lol.) Whenever I click on an animation I get an Unhandled Exception error.


Here's the details:
Recfn not found: rc1 00129514

************** Exception Text **************
ee1Dec.C.RecfnnotFound: Recfn not found: rc1 00129514
at ef1Declib.Mlink.Permit(Stream fsMdlx, Int32 cnt1, Stream fsMset, Int32 cnt2, UInt32 offMsetRxxx, Single tick, MemoryStream os)
at khkh_xldMii.FormII.calcbody(CaseTris ct, Mesh M, Mt1 mt1, Single _tick, UpdateFlags flags)
at khkh_xldMii.FormII.recalc()
at khkh_xldMii.FormII.listView1_SelectedIndexChanged(Object sender, EventArgs e)
at System.Windows.Forms.ListView.OnSelectedIndexChanged(EventArgs e)
at System.Windows.Forms.ListView.WmReflectNotify(Message& m)
at System.Windows.Forms.ListView.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)
Is this happening with anyone else? So far I've tested a few of Sora and Riku's animations and they both appear to be working fine. It's just Kairi that's screwing up. It happens with her school uniform version as well.

I'm pretty sure that it's always the same reference not being found as well: rc1 00129514

I'm using Revelation's hacked version of khkh, but I also tried running one of Kairi's animations in the latest version by kkdf2, and I still get the same error.

But besides for Kairi crashing the player it's pretty awesome viewing the cutscene animations! Thanks so much everyone for all your hard work with all this! :)
kkdf2 wrote:Hi.
---
v0.4 usage: Yaz0r's most recent verison

Code: Select all

KH2Dump.exe D:
---
v0.1 usage: his older version works

Code: Select all

KH2Dump.exe D:\KH2
D: is your media drive holding KH2/fm !

---
off-topic: how about frontend for 3 extractors?
- yaz0r's (version variants)
- falo's
- kkdf2's

sample screen shot http://kkdf2.sakura.ne.jp/pcsx2lair/kh2exfe.png

Thanks
Xemnass wrote: Every time you say "Thanks" and everytime I have to say to you that WE have to say thanks to your work XD (Your and Mirrorman, Sapphy.. and so on.. XD )
kkdf2 and Xemnass, thank you so much! I'm going to try that right now! (And yes I agree kkdf2 is one of the gods among men/women here lol)

EDIT: Hallelujah!!! GOT THE DUMPER TO WORK! THANKS A TON FOR ALL THE HELP GUYS!
(Now to just hope that I don't run into another wall converting the anm files.. lol.
kkdf2
beginner
Posts: 24
Joined: Sun Oct 24, 2010 9:26 am
Location: Osaka japan
Has thanked: 2 times
Been thanked: 12 times

Re: MSET RESEARCH PROJECT + FILES UPLOADED + SOURCES

Post by kkdf2 »

Hi!
Here is new version!

http://kkdf2.sakura.ne.jp/pcsx2lair/Release_12.7z
pass 2

Code: Select all

r12 2011.11.24
Super smoggy effect removed. (no more gamma correction)
Fixed: Recfn not found: rc1 00129514
If you need aset conversion: replace ef1Declib.dll on Revelation's hacked version. Release_12 includes latest ef1Declib.dll, it will work.



I remembered about a tool set for anb extraction:
http://kkdf2.sakura.ne.jp/pcsx2lair/expack1anbz2.7z
pass ][

lol, it was useful to extract kairi's anb files, and was useful to generate kairi's joined mset.

Thanks
Xemnass
advanced
Posts: 74
Joined: Wed Jun 01, 2011 2:07 pm
Has thanked: 1 time
Been thanked: 3 times

Re: MSET RESEARCH PROJECT + FILES UPLOADED + SOURCES

Post by Xemnass »

kkdf2 wrote:Hi!
Here is new version!

http://kkdf2.sakura.ne.jp/pcsx2lair/Release_12.7z
pass 2

Code: Select all

r12 2011.11.24
Super smoggy effect removed. (no more gamma correction)
Fixed: Recfn not found: rc1 00129514
If you need aset conversion: replace ef1Declib.dll on Revelation's hacked version. Release_12 includes latest ef1Declib.dll, it will work.



I remembered about a tool set for anb extraction:
http://kkdf2.sakura.ne.jp/pcsx2lair/expack1anbz2.7z
pass ][

lol, it was useful to extract kairi's anb files, and was useful to generate kairi's joined mset.

Thanks

As Always, Thankyou =D XD =D XD XD XD =D XD =D
My Signature:

Image Image Image



動力 馳森林熾!!! __物昨森林棋?!
User avatar
SoftIce
veteran
Posts: 98
Joined: Sun Jan 23, 2011 5:31 am
Has thanked: 5 times
Been thanked: 2 times

Re: MSET RESEARCH PROJECT + FILES UPLOADED + SOURCES

Post by SoftIce »

Thanks a bunch! :) I can open Kairi's files now, but I can't see the model for some reason (but I can see her keyblade model, odd). Another thing I noticed is that there has to be a matching mset or the mdlx won't load. I don't know if that's a new feature or one that's been around since revelation's hacked version.

One big thing though.. I noticed that even if I replaced ef1Declib.dll with revelation's version, the export ASET button still doesn't show up though. Do you know if I did something wrong?
kkdf2 wrote:Hi!
Here is new version!

http://kkdf2.sakura.ne.jp/pcsx2lair/Release_12.7z
pass 2

Code: Select all

r12 2011.11.24
Super smoggy effect removed. (no more gamma correction)
Fixed: Recfn not found: rc1 00129514
If you need aset conversion: replace ef1Declib.dll on Revelation's hacked version. Release_12 includes latest ef1Declib.dll, it will work.



I remembered about a tool set for anb extraction:
http://kkdf2.sakura.ne.jp/pcsx2lair/expack1anbz2.7z
pass ][

lol, it was useful to extract kairi's anb files, and was useful to generate kairi's joined mset.

Thanks
BakameExcalibur
advanced
Posts: 68
Joined: Wed Feb 02, 2011 1:02 am
Has thanked: 3 times
Been thanked: 1 time

Re: MSET RESEARCH PROJECT + FILES UPLOADED + SOURCES

Post by BakameExcalibur »

SoftIce wrote:Thanks a bunch! :) I can open Kairi's files now, but I can't see the model for some reason (but I can see her keyblade model, odd). Another thing I noticed is that there has to be a matching mset or the mdlx won't load. I don't know if that's a new feature or one that's been around since revelation's hacked version.

One big thing though.. I noticed that even if I replaced ef1Declib.dll with revelation's version, the export ASET button still doesn't show up though. Do you know if I did something wrong?
kkdf2 wrote:Hi!
Here is new version!

http://kkdf2.sakura.ne.jp/pcsx2lair/Release_12.7z
pass 2

Code: Select all

r12 2011.11.24
Super smoggy effect removed. (no more gamma correction)
Fixed: Recfn not found: rc1 00129514
If you need aset conversion: replace ef1Declib.dll on Revelation's hacked version. Release_12 includes latest ef1Declib.dll, it will work.



I remembered about a tool set for anb extraction:
http://kkdf2.sakura.ne.jp/pcsx2lair/expack1anbz2.7z
pass ][

lol, it was useful to extract kairi's anb files, and was useful to generate kairi's joined mset.

Thanks
You have to replace the .dll in Revelation's hack with the newest one. Should work fine... though I still got an error importing Schoolgirl!Kairi's H_EX550.mset. Hmm...
(Typed as I was working on it, so pardon the sudden swerve in attitude).
User avatar
SoftIce
veteran
Posts: 98
Joined: Sun Jan 23, 2011 5:31 am
Has thanked: 5 times
Been thanked: 2 times

Re: MSET RESEARCH PROJECT + FILES UPLOADED + SOURCES

Post by SoftIce »

BakameExcalibur wrote: You have to replace the .dll in Revelation's hack with the newest one. Should work fine... though I still got an error importing Schoolgirl!Kairi's H_EX550.mset. Hmm...
(Typed as I was working on it, so pardon the sudden swerve in attitude).
LOL thanks! Can't believe I didn't try that combo. Finally HP Kairi. I'll try her schoolgirl one now and see if I get the error you do.

Edit: Schoolgirl outfit Kairi works for me *knock on wood*. Let me know if you got her to eventually work for you.

I also wanted to say a big 'thank you' to kkdf2, Revelation and Xemnass (and anyone else who contributed) for all their help!

Xemnass, your list comes in super handy. Thank you so much for taking all that time to compile and share it with us! :)
Xemnass
advanced
Posts: 74
Joined: Wed Jun 01, 2011 2:07 pm
Has thanked: 1 time
Been thanked: 3 times

Re: MSET RESEARCH PROJECT + FILES UPLOADED + SOURCES

Post by Xemnass »

SoftIce wrote: Xemnass, your list comes in super handy. Thank you so much for taking all that time to compile and share it with us! :)

Thankyou very much for this rate =D =D =D =D =D XD

I'm so glad that you found my list usefull XD

Thankyou again, XD

P.S.= Sorry for the late answer XD I've noticed your rate only now XD

=D =D =D =D =D XD
My Signature:

Image Image Image



動力 馳森林熾!!! __物昨森林棋?!
User avatar
Mirrorman95
ultra-veteran
ultra-veteran
Posts: 355
Joined: Tue Jul 20, 2010 2:08 am
Has thanked: 16 times
Been thanked: 24 times

Re: MSET RESEARCH PROJECT + FILES UPLOADED + SOURCES

Post by Mirrorman95 »

So, is the ASET converter pretty much complete?
BBSFM and KH2FM+ saves are compatible with KH2.5. viewtopic.php?t=13424
Steve
ultra-n00b
Posts: 3
Joined: Sun Dec 18, 2011 5:56 pm

Re: MSET RESEARCH PROJECT + FILES UPLOADED + SOURCES

Post by Steve »

What is Revelation's hack and where can i get it ?
kkdf2
beginner
Posts: 24
Joined: Sun Oct 24, 2010 9:26 am
Location: Osaka japan
Has thanked: 2 times
Been thanked: 12 times

Re: MSET RESEARCH PROJECT + FILES UPLOADED + SOURCES

Post by kkdf2 »

Hi.

@Steve
Here is the post about latest ASET exporter release: viewtopic.php?p=58637#p58637
revelation wrote:Thanks to kkdf2, i now have a version of things working and can post it up for you all to test.

Main addition on my part is really only the ASET export. The Animation list view now has check boxes. If none are selected then all animations will be output, otherwise you can select only a few of them, etc. Clicking the column header allows for toggling selection of all or none of the animations in the list. The export process can take a bit, depending on how many animation you decide to export, so i added a progress dialog to show the processing status.

Not overly sophisticated, but should be enough to play around with. i am sure it could use some good testing, so let me know if anything breaks horribly, heh.

http://www.mediafire.com/?xym4yaa75qjvdpt

Have fun.
Get the Release.7z, unpack it by 7zip, and just run khkh_xldMii executable file.

If you have problem for launching it, you may need to install Microsoft .NET Framework Version 2.0 Redistributable Package (x86). http://www.microsoft.com/download/en/details.aspx?id=19

@Mirrorman95
The mset decoder of both ASET exporter and khkh_xldMii still depends on ps2 emulation technique.

It is incomplete part.

However IMO it is practical level about viewing the models.

About Exception Text such as Recfn not found: rc1 00129514, i can fix it. just replace ef1Declib.dll file with new one.

Thanks
BakameExcalibur
advanced
Posts: 68
Joined: Wed Feb 02, 2011 1:02 am
Has thanked: 3 times
Been thanked: 1 time

Re: MSET RESEARCH PROJECT + FILES UPLOADED + SOURCES

Post by BakameExcalibur »

Well, I've installed Windows 7 Ultimate over my aging XP MCE install, and so far so good. Unfortunately, I still get the same errors I've been getting with converting ANBs to MSETs.

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)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5448 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
khkh_xldMii
    Assembly Version: 2011.8.16.10
    Win32 Version: 2011.8.16.10
    CodeBase: file:///C:/Users/Philip/Downloads/Kingdom%20Hearts%20model%20work/Revelation/Release/khkh_xldMii.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5446 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5447 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
SlimDX
    Assembly Version: 2.0.10.43
    Win32 Version: 
    CodeBase: file:///C:/Users/Philip/Downloads/Kingdom%20Hearts%20model%20work/Revelation/Release/SlimDX.DLL
----------------------------------------
msvcm90
    Assembly Version: 9.0.30729.6161
    Win32 Version: 9.00.30729.6161
    CodeBase: file:///C:/Windows/WinSxS/x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_50934f2ebcb7eb57/msvcm90.dll
----------------------------------------
Accessibility
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
ef1Declib
    Assembly Version: 2011.11.24.2
    Win32 Version: 2011.11.24.2
    CodeBase: file:///C:/Users/Philip/Downloads/Kingdom%20Hearts%20model%20work/Revelation/Release/ef1Declib.DLL
----------------------------------------
Fun stuff. Not particularly in the mood to do bug-hunting at almost 4:00 AM, though I hope this is of use to someone. :zzz:
Xemnass
advanced
Posts: 74
Joined: Wed Jun 01, 2011 2:07 pm
Has thanked: 1 time
Been thanked: 3 times

Re: MSET RESEARCH PROJECT + FILES UPLOADED + SOURCES

Post by Xemnass »

BakameExcalibur wrote:Well, I've installed Windows 7 Ultimate over my aging XP MCE install, and so far so good. Unfortunately, I still get the same errors I've been getting with converting ANBs to MSETs.

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)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5448 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
khkh_xldMii
    Assembly Version: 2011.8.16.10
    Win32 Version: 2011.8.16.10
    CodeBase: file:///C:/Users/Philip/Downloads/Kingdom%20Hearts%20model%20work/Revelation/Release/khkh_xldMii.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5446 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5447 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
SlimDX
    Assembly Version: 2.0.10.43
    Win32 Version: 
    CodeBase: file:///C:/Users/Philip/Downloads/Kingdom%20Hearts%20model%20work/Revelation/Release/SlimDX.DLL
----------------------------------------
msvcm90
    Assembly Version: 9.0.30729.6161
    Win32 Version: 9.00.30729.6161
    CodeBase: file:///C:/Windows/WinSxS/x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_50934f2ebcb7eb57/msvcm90.dll
----------------------------------------
Accessibility
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
ef1Declib
    Assembly Version: 2011.11.24.2
    Win32 Version: 2011.11.24.2
    CodeBase: file:///C:/Users/Philip/Downloads/Kingdom%20Hearts%20model%20work/Revelation/Release/ef1Declib.DLL
----------------------------------------
Fun stuff. Not particularly in the mood to do bug-hunting at almost 4:00 AM, though I hope this is of use to someone. :zzz:
I am not sure about what i will say ( so don't kill me XD ) I think tahtbthe program didn't actually loaded somethings, if you was using the Anb2mset converter, seems that in the Data-buffer wasn't loaded the animations cause it say the the buffe. ( the data ) is ewual to "null" so is euqla to noting... Are you sure that you did all thngs properly, like, installed the right package, if your system neded it? With what file give to you this debug log???

XD Let Us Know XD
My Signature:

Image Image Image



動力 馳森林熾!!! __物昨森林棋?!
kkdf2
beginner
Posts: 24
Joined: Sun Oct 24, 2010 9:26 am
Location: Osaka japan
Has thanked: 2 times
Been thanked: 12 times

Re: MSET RESEARCH PROJECT + FILES UPLOADED + SOURCES

Post by kkdf2 »

Hi.

very very sorry for late reply!
BakameExcalibur wrote:Well, I've installed Windows 7 Ultimate over my aging XP MCE install, and so far so good. Unfortunately, I still get the same errors I've been getting with converting ANBs to MSETs.

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)
...
Your converted mset seems to be broken.

Try expack1anbz2 package instead.
http://kkdf2.sakura.ne.jp/pcsx2lair/expack1anbz2.7z
pass ][

Run Explode_anb_?_drive.bat first,
then Mix_anb_into_mset.bat.

I know that the MsetGather in Anb_n_Mset or Anb_n_Mset_2 packages sometimes generates broken mset files.

expack1anbz2 is preferred if you wanna generate mset files like P_EX100.mset from many many anb files stored in KH2 media disk.

Thanks.
Post Reply