From 5a7807580da5d2e29168804847332dca4ba16052 Mon Sep 17 00:00:00 2001 From: NotAKidoS <37721153+NotAKidOnSteam@users.noreply.github.com> Date: Wed, 26 Apr 2023 09:20:28 -0500 Subject: [PATCH] Deprecation Notice --- AASBufferFix/README.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 AASBufferFix/README.md diff --git a/AASBufferFix/README.md b/AASBufferFix/README.md new file mode 100644 index 0000000..14d1248 --- /dev/null +++ b/AASBufferFix/README.md @@ -0,0 +1,26 @@ +# AASBufferFix **(Depricated)** + +Fixes two issues with the Avatar Advanced Settings buffers when loading remote avatars: + +https://feedback.abinteractive.net/p/aas-is-still-synced-while-loading-an-avatar + +https://feedback.abinteractive.net/p/aas-buffer-is-nuked-on-remote-load + +Avatars will no longer load in naked or transition to the wrong state on load. + +AAS will also not be updated unless the expected data matches what is received. + +The avatar will stay in the default animator state until AAS data is received that is deemed correct. + +You will no longer sync garbage AAS while switching avatar. + +--- + +Here is the block of text where I tell you this mod is not affiliated or endorsed by ABI. +https://documentation.abinteractive.net/official/legal/tos/#7-modding-our-games + +> This mod is an independent creation and is not affiliated with, supported by or approved by Alpha Blend Interactive. + +> Use of this mod is done so at the user's own risk and the creator cannot be held responsible for any issues arising from its use. + +> To the best of my knowledge, I have adhered to the Modding Guidelines established by Alpha Blend Interactive.