DragonFF icon indicating copy to clipboard operation
DragonFF copied to clipboard

Facial Morph Support?

Open SonikkuA-DatH opened this issue 3 years ago • 1 comments

The GTA games don't use the DMA (delta morph animation) files, though many other Renderware games did. Someone did research on it a couple years ago (in the DeltaMorphPLGChunk class): https://github.com/DeadlyFugu/rwstreamlib/blob/master/src/geometry.cc and in the DMorphAnimationChunk class: https://github.com/DeadlyFugu/rwstreamlib/blob/master/src/animation.cc

SonikkuA-DatH avatar Jan 19 '22 00:01 SonikkuA-DatH

Someone seems to be working on it on a fork: https://github.com/Psycrow101/DragonFF/tree/delta_morph

Parik27 avatar Feb 10 '22 12:02 Parik27