DefMech 0 Posted September 27, 2018 Is there some way to downport GroundEffectDoodad.db2 from BfA to wotlk? Share this post Link to post Share on other sites
wungasaurus 120 Posted October 2, 2018 WotLK does not support anim scale and push scale, so entries using that will be broken. WotLK does not support all flags that cata+ does, so some colours will be broken at least. Other than that, you just need to resolve the file ID to a filename and you're done. There likely is no existing tool for this. GroundEffectTexture has no additional columns but needs reordering of columns. Share this post Link to post Share on other sites
DefMech 0 Posted October 8, 2018 On 10/2/2018 at 5:12 PM, wungasaurus said: WotLK does not support anim scale and push scale, so entries using that will be broken. WotLK does not support all flags that cata+ does, so some colours will be broken at least. Other than that, you just need to resolve the file ID to a filename and you're done. There likely is no existing tool for this. GroundEffectTexture has no additional columns but needs reordering of columns. How I can resolve this to filenames? Share this post Link to post Share on other sites
wungasaurus 120 Posted October 8, 2018 there is a tool called "list_root" somewhere around here. otherwise, bnet.marlam.in/files.php 1 Share this post Link to post Share on other sites
DefMech 0 Posted October 9, 2018 8 hours ago, wungasaurus said: there is a tool called "list_root" somewhere around here. otherwise, bnet.marlam.in/files.php Thanks. Share this post Link to post Share on other sites