ViviAshe / XIVSnapper

Plugin to save current appearance and applied mods of a character
6 stars 0 forks source link

Request: Add avfx and atex files to what is captured. #2

Open Petra105 opened 3 months ago

Petra105 commented 3 months ago

With the rise of personal vfx adding these to what is compiled would allow for a more complete compilation.

ViviAshe commented 3 months ago

I am certainly not opposed to this, but this would require a deep dive into the code to understand eqbot's current implementation.

Petra105 commented 3 months ago

It seems to start checking for each file type about line 277 of SnapshotManager.cs basically checking in this order. Models Materials Textures Shaders something regarding weapon and offhand Skeletons Not sure if one of these sections can be copied and repurposed to look for avfx and atex files.