Modcraft - The community dedicated to quality WoW modding!

Wrath of the Lich King Modding => "Retro-Porting" => Topic started by: xJKz on May 24, 2016, 02:43:48 pm

Title: phys from Legion To WoD
Post by: xJKz on May 24, 2016, 02:43:48 pm
Hi,

I've ported Warcraft movie transmog into WoD, but the physic isn't present. On MoP+ physic are here in the Engine, there's some change in Legion as I know. So, I wanted to know, how to enable Legion phys in Warlords of Draenor, because there's a lot of things using .phys (belt, weapons etc). The Replica of the Gul'dan Staff is awesome, but it can be more awesome if physic is present. I looked into the M2, I've tryed to modify the GLOBAL_FLAGS nothing, one time on two I got a Wowerror. I've delete SFID and PFID chunk, nothing. So I don't know how to manage to enable it. And I know, modders are only on TLK, but if someone work on WoD and Legion.

 

(http://i.imgur.com/qrLBDxC.png)

no physic

 

Thanks.
Title: Re: phys from Legion To WoD
Post by: schlumpf on May 24, 2016, 02:56:42 pm
Did you copy the .phys files?
Title: Re: phys from Legion To WoD
Post by: xJKz on May 24, 2016, 03:23:00 pm
Yeah, I've removed the Legion chunk in but nothing...
In M2 there's a new thing called SPID and PFID (the new chunk to locate the phys file for Legion) and I've tried almost all I know...
Title: Re: phys from Legion To WoD
Post by: schlumpf on May 24, 2016, 04:29:23 pm
well, if you remove chunks, you remove joints, thus cripple it. you'd have to replace them with other joints, but that would result in different looks. you also need to remove all the v1+ things, crippling it even more.

tldr: you'll have to remove all the new-version stuff, meaining that you're quite limited in what can actually be retroported.
Title: Re: phys from Legion To WoD
Post by: xJKz on May 24, 2016, 04:34:40 pm
Dayum, too hard for me. But thanks, I'll try... :(
Title: Re: phys from Legion To WoD
Post by: Nupper on May 24, 2016, 05:01:38 pm
I never had any issues with the phys files...i didn't even touch them
Title: Re: phys from Legion To WoD
Post by: schlumpf on May 24, 2016, 05:52:12 pm
Quote from: "Nupper"
I never had any issues with the phys files...i didn't even touch them
Legion changed the version, which should result in WoD not even loading the files. It also changed existing stuff as well as adding new chunks, which WoD would not understand.
Title: Re: phys from Legion To WoD
Post by: xJKz on May 25, 2016, 09:42:51 am
Ahoy, it's me again. I've took the model from WoD with .phys, but this is the same. Phys in WoD for the Gul'dan's staff doesn't work in my client. I haven't changed something, I put m2 and phys file in my client... There's a DB2 or DBC to edit ? I've no idea...
Title: Re: phys from Legion To WoD
Post by: schlumpf on May 25, 2016, 10:10:18 am
Nope, flags in m2 are the only relevant thing. Be sure not to have Cvar physenable set to false.
Title: Re: phys from Legion To WoD
Post by: xJKz on May 25, 2016, 11:58:04 am
Physic is enabled, I've seen a weapon with phys...