Page 17 of 34

Re: Granny .GR2 Reader plugin for Noesis

Posted: Wed May 12, 2021 11:23 pm
by ahmet123
05SpeedMaster wrote: Wed May 12, 2021 10:11 pm
ahmet123 wrote: Mon May 10, 2021 9:36 pm and i guess i found a bug.
in this animation assassins feets are stable and body moving but when loaded or exported, feets are starting to move.
That's the animation itself as in the wait.gr2 file.

I've done a few tests and the adjusted files don't have that side to side sway.
Can you provide a different animation for this model?
here you go
https://www.mediafire.com/file/58wqjerq ... y.zip/file
and thanks for helping

Re: Granny .GR2 Reader plugin for Noesis

Posted: Thu May 13, 2021 12:30 am
by Rushster
Was there a final fix for the 1.3.2 missing granny.dll file issue?

Re: Granny .GR2 Reader plugin for Noesis

Posted: Thu May 13, 2021 10:55 am
by jayn23
Rushster wrote: Thu May 13, 2021 12:30 am Was there a final fix for the 1.3.2 missing granny.dll file issue?
I havent released it yet, just download 1.31 for now, for some reason sometimes its dosent look in the root direcory as it should so next update i explictly give the script noesis main path.

Re: Granny .GR2 Reader plugin for Noesis

Posted: Fri May 14, 2021 12:53 am
by 05SpeedMaster
jayn23 wrote: Thu May 13, 2021 10:55 am I havent released it yet, just download 1.31 for now, for some reason sometimes its dosent look in the root direcory as it should so next update i explictly give the script noesis main path.
That's what I did to a copy to solve the problem.

Re: Granny .GR2 Reader plugin for Noesis

Posted: Mon May 17, 2021 6:54 pm
by 05SpeedMaster
Going to give a Big Thank You for your script again.
Now my Goal is to convert the SH5 animations to the SH4 way of doing animations.
So far, as I learn enough Python to be dangerous, I'm zeroing in on how to get the data I want.

Thank You again Mate!
:bravo:

Re: Granny .GR2 Reader plugin for Noesis

Posted: Thu May 20, 2021 2:20 pm
by erik945
How i can unpack Diablo 2 resurrected data.XXX files? What tools?
Thanks.

answer:
Casc Viever

Re: Granny .GR2 Reader plugin for Noesis

Posted: Fri May 21, 2021 8:10 pm
by okami29
So the Noesis plugin works fine for D2R to see and export models and animations.
However when importing animations for Tyrael with ANIMATION_MODE = 1 (data\hd\character\npc\tyrael1\animation) there is only 1 frame and the character doesn't move.
I tried changing ANIMATION_TRACK to 1 or 2 but it doesn't change.
It seems the animation is supposed to affect bothe the model and the wings but nothing happens.

Re: Granny .GR2 Reader plugin for Noesis

Posted: Sat May 22, 2021 7:20 pm
by jayn23
okami29 wrote: Fri May 21, 2021 8:10 pm So the Noesis plugin works fine for D2R to see and export models and animations.
However when importing animations for Tyrael with ANIMATION_MODE = 1 (data\hd\character\npc\tyrael1\animation) there is only 1 frame and the character doesn't move.
I tried changing ANIMATION_TRACK to 1 or 2 but it doesn't change.
It seems the animation is supposed to affect bothe the model and the wings but nothing happens.
Normaly its best to upload samples :wink:
but luckly i already have the files for this, i checked them out and i suspect they are simply not ready as they have almost no track data.

Re: Granny .GR2 Reader plugin for Noesis

Posted: Sat May 22, 2021 9:46 pm
by okami29
jayn23 wrote: Sat May 22, 2021 7:20 pm Normaly its best to upload samples :wink:
but luckly i already have the files for this, i checked them out and i suspect they are simply not ready as they have almost no track data.
That's strange because in game he is moving and his wings are also moving so the animations exist (at the end of this video for example : https://youtu.be/GmVrBTDPB0s?t=15493).

Re: Granny .GR2 Reader plugin for Noesis

Posted: Sat May 22, 2021 10:48 pm
by jayn23
okami29 wrote: Sat May 22, 2021 9:46 pm
jayn23 wrote: Sat May 22, 2021 7:20 pm Normaly its best to upload samples :wink:
but luckly i already have the files for this, i checked them out and i suspect they are simply not ready as they have almost no track data.
That's strange because in game he is moving and his wings are also moving so the animations exist (at the end of this video for example : https://youtu.be/GmVrBTDPB0s?t=15493).
Ok i stand corrected, i was looking at neutral animation, it has 4 different tracks, Torso, wings,mesh_main and root i looke at the first 3 which have almost 0 data, but the root track has alot of data, still not sure why its not working ill take a look at it.

Re: Granny .GR2 Reader plugin for Noesis

Posted: Mon May 24, 2021 10:14 am
by ahmet123
hey any news on swaying bug that i mentioned earliler?
and are there any links that we can support you for your contributions to this community?

Re: Granny .GR2 Reader plugin for Noesis

Posted: Mon May 24, 2021 10:35 am
by jayn23
ahmet123 wrote: Mon May 24, 2021 10:14 am hey any news on swaying bug that i mentioned earliler?
and are there any links that we can support you for your contributions to this community?
I fixed the bug that was causing it, still working on some other features before a new update is released..
And no links but Thanks anyway :D

Re: Granny .GR2 Reader plugin for Noesis

Posted: Tue May 25, 2021 3:51 pm
by ahmet123
hey good news! or bad if you hate bugs... i found a new bug.
seems to be about left and sticking out things

i selected slow animations for you to clearly see.

https://www.mediafire.com/folder/w1b0xa ... mation_bug

i hope it helps you and solves problems not only in metin2 but also in other games too
thanks for looking into it

Re: Granny .GR2 Reader plugin for Noesis

Posted: Tue May 25, 2021 8:37 pm
by jayn23
ahmet123 wrote: Tue May 25, 2021 3:51 pm hey good news! or bad if you hate bugs... i found a new bug.
seems to be about left and sticking out things

i selected slow animations for you to clearly see.

https://www.mediafire.com/folder/w1b0xa ... mation_bug

i hope it helps you and solves problems not only in metin2 but also in other games too
thanks for looking into it
I have actually encountered this bug in the past where only left side of animation is acting strange, but i never managed to find the bug,
These are files with uncompressed quaternions and knots, maybe someone else can take a look...

Re: Granny .GR2 Reader plugin for Noesis

Posted: Mon May 31, 2021 12:52 pm
by erik945
Image

My two cents :)
Noesis Script for D2R UI files (* .sprite)
Icons for weapons, armor, spells, panels, etc. from here
data \ data \ hd \ global \ ui