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

Resident Evil animations

Post questions about game models here, or help out others!
daemon1
MEGAVETERAN
MEGAVETERAN
Posts: 2647
Joined: Tue Mar 24, 2015 8:12 pm
Has thanked: 65 times
Been thanked: 2870 times

Re: Resident Evil animations

Post by daemon1 »

This is a video tutorial how to do it in blender. Hope this helps.

https://youtu.be/URf49Eo8B0U

Image

The second bone next to knee is helper bone to make more natural body twists.
rubening
beginner
Posts: 38
Joined: Mon Jun 28, 2010 6:47 pm
Has thanked: 13 times
Been thanked: 1 time

Re: Resident Evil animations

Post by rubening »

daemon1 wrote:This is a video tutorial how to do it in blender. Hope this helps.

https://youtu.be/URf49Eo8B0U

Image

The second bone next to knee is helper bone to make more natural body twists.

i get error , version 6100 unsupported, must be 7100 or later. what does this mean? the fbx version?.

strange i just exported the fbx with the noesis last version as you said...
volfin
ultra-veteran
ultra-veteran
Posts: 452
Joined: Sun Jul 06, 2014 6:30 am
Has thanked: 110 times
Been thanked: 326 times

Re: Resident Evil animations

Post by volfin »

use this export option in Noesis:
-fbxnewexport - exports current fbx format instead of legacy.
rubening
beginner
Posts: 38
Joined: Mon Jun 28, 2010 6:47 pm
Has thanked: 13 times
Been thanked: 1 time

Re: Resident Evil animations

Post by rubening »

volfin wrote:use this export option in Noesis:
-fbxnewexport - exports current fbx format instead of legacy.
sorry couldnt find that.


checking, the re5 anims tool i get this message ->

http://imgur.com/a/j3bcG

is it normal? to get that many unsupported tracks? , here thers no error , ican export and i can even load it in noesis.

but

i tried to export the pl03action.lmt

and i get this error

http://imgur.com/a/rYluV


, about to get the smds separatedly of each animation i think will be usefull. if its not too much work than you already did.
volfin
ultra-veteran
ultra-veteran
Posts: 452
Joined: Sun Jul 06, 2014 6:30 am
Has thanked: 110 times
Been thanked: 326 times

Re: Resident Evil animations

Post by volfin »

Image

you enter it in the export pane. the "Advanced Options" button lists all the possible advanced options, it's in there. If not, might be your Noesis needs updated.
rubening
beginner
Posts: 38
Joined: Mon Jun 28, 2010 6:47 pm
Has thanked: 13 times
Been thanked: 1 time

Re: Resident Evil animations

Post by rubening »

volfin wrote:Image

you enter it in the export pane. the "Advanced Options" button lists all the possible advanced options, it's in there. If not, might be your Noesis needs updated.

aha! Cool , i found it! thank you!
daemon1
MEGAVETERAN
MEGAVETERAN
Posts: 2647
Joined: Tue Mar 24, 2015 8:12 pm
Has thanked: 65 times
Been thanked: 2870 times

Re: Resident Evil animations

Post by daemon1 »

Yes, its normal to get that many unsupported tracks. As I said, many bones are not supported.

but pl03action.lmt error is not. I'll check it later.
rubening
beginner
Posts: 38
Joined: Mon Jun 28, 2010 6:47 pm
Has thanked: 13 times
Been thanked: 1 time

Re: Resident Evil animations

Post by rubening »

http://imgur.com/a/wgkdZ

i first imported the fbx of the model chris. then i do make new armature on the smd import of the animation, it takes a time but its imported 90degree rotated. and the chris was correctly imported. i dont know what to do ...
daemon1
MEGAVETERAN
MEGAVETERAN
Posts: 2647
Joined: Tue Mar 24, 2015 8:12 pm
Has thanked: 65 times
Been thanked: 2870 times

Re: Resident Evil animations

Post by daemon1 »

rubening wrote:http://imgur.com/a/wgkdZ

i first imported the fbx of the model chris. then i do make new armature on the smd import of the animation, it takes a time but its imported 90degree rotated. and the chris was correctly imported. i dont know what to do ...
you need to rotate skeleton like i showed it in the video. Also scale the model or skeleton with "S" key and hold CTRL to make it precise.
daemon1
MEGAVETERAN
MEGAVETERAN
Posts: 2647
Joined: Tue Mar 24, 2015 8:12 pm
Has thanked: 65 times
Been thanked: 2870 times

Re: Resident Evil animations

Post by daemon1 »

New version that will not fail on pl03action.lmt
User avatar
Meguido
beginner
Posts: 21
Joined: Sun Sep 07, 2014 1:33 pm
Has thanked: 18 times
Contact:

Re: Resident Evil animations

Post by Meguido »

Hey, first thing first:
Thank you very much for this! it's like a dream come true ^^

But I must be doing something wrong. Whenever i try to use it i get an error like this:

Code: Select all

SystemOverflowException in Re5Anims.Re5Anims.Main<String[] args>
Tried in win7 and win8.1 dunno if that's a problem? but get the same error in both.
This is the line i tried to use

Code: Select all

re5anims pl0200_00.lmt pl0200.mod
Tried with some others LMTs but still the same error.
daemon1
MEGAVETERAN
MEGAVETERAN
Posts: 2647
Joined: Tue Mar 24, 2015 8:12 pm
Has thanked: 65 times
Been thanked: 2870 times

Re: Resident Evil animations

Post by daemon1 »

Meguido wrote:Thank you very much for this! it's like a dream come true ^^
I wish I could make more such dreams. This one only took a week to make :)
Meguido wrote:But I must be doing something wrong. Whenever i try to use it i get an error like this:
No idea. Your command is correct. Its supposed to work like this. I have win7.
MarioSonicU
advanced
Posts: 75
Joined: Thu Jun 25, 2015 11:26 pm
Has thanked: 9 times
Been thanked: 2 times

Re: Resident Evil animations

Post by MarioSonicU »

I'm curious, will this work for other MT Framework games with the .lmt motion files?
daemon1
MEGAVETERAN
MEGAVETERAN
Posts: 2647
Joined: Tue Mar 24, 2015 8:12 pm
Has thanked: 65 times
Been thanked: 2870 times

Re: Resident Evil animations

Post by daemon1 »

MarioSonicU wrote:I'm curious, will this work for other MT Framework games with the .lmt motion files?
As I understand from Predator's messages, other (than RE) games use different type of rotation compression, so no, this will only work with RE.
User avatar
Meguido
beginner
Posts: 21
Joined: Sun Sep 07, 2014 1:33 pm
Has thanked: 18 times
Contact:

Re: Resident Evil animations

Post by Meguido »

daemon1 wrote:No idea. Your command is correct. Its supposed to work like this. I have win7.
Hmm :( Maybe the file type? I mean this works with every version of RE5? PC, XB, PS3? Which one did you tested it with?
daemon1 wrote:As I understand from Predator's messages, other (than RE) games use different type of rotation compression, so no, this will only work with RE.
So this should work with re4 and 6 too?
Post Reply