d4rkc0d3r / d4rkAvatarOptimizer

d4rkpl4y3r's VRChat Avatar 3.0 optimizer
MIT License
402 stars 17 forks source link

Add Documentation of using with VRCFury #64

Closed Haldmaster closed 1 year ago

Haldmaster commented 1 year ago

Hi, I want to use this tool in an Avatar Project. I am using VRCFury and I have read in previous issues, that this tool is able to work (somewhat) nicely with it. But I am not very fit in reading C# code to understand how this tool is working with VRCFury. Can I request for the addition of notes in the documentation on how to use this tool next to VRCFury.

Thank you HM

d4rkc0d3r commented 1 year ago

You don't do anything special when using it with fury. The optimizer should just run after fury on upload if the component is on the avatar. One thing to keep in mind when using it with fury or other non destructive tools is that the preview stats of the optimizer are wrong in that case as it doesn't take into account what fury will do for just the preview. The UI will already tell you this too if there is a VRCFury component on the avatar. So I'm not exactly sure what you want me to add to the documentation.

Haldmaster commented 1 year ago

it was just that i was not sure if there was anything to consider, when using both both tools. they might get into each others way, but thank you