mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-01 13:59:22 +00:00
23 lines
No EOL
1.2 KiB
JSON
23 lines
No EOL
1.2 KiB
JSON
{
|
|
"_id": 221,
|
|
"name": "VisualCloneFix",
|
|
"modversion": "1.0.1",
|
|
"gameversion": "2024r175",
|
|
"loaderversion": "0.6.1",
|
|
"modtype": "Mod",
|
|
"author": "NotAKidoS",
|
|
"description": "Fixes the Visual Clone system and allows you to use it again.\n\nUsing the Visual Clone should be faster than the default Head Hiding & Shadow Clones, but will add a longer hitch on initial avatar load.\n\n**NOTE:** The Visual Clone is still an experimental feature that was temporarily removed in [ChilloutVR 2024r175 Hotfix 1](https://abinteractive.net/blog/chilloutvr_2024r175_hotfix_1), so there may be bugs or issues with it.",
|
|
"searchtags": [
|
|
"visual",
|
|
"clone",
|
|
"head",
|
|
"hiding"
|
|
],
|
|
"requirements": [
|
|
"None"
|
|
],
|
|
"downloadlink": "https://github.com/NotAKidoS/NAK_CVR_Mods/releases/download/r36/VisualCloneFix.dll",
|
|
"sourcelink": "https://github.com/NotAKidoS/NAK_CVR_Mods/tree/main/VisualCloneFix/",
|
|
"changelog": "- Fixed FPRExclusions IsShown state being inverted when toggled.\n- Fixed head FPRExclusion generation not checking for existing exclusion.\n- Sped up FindExclusionVertList by 100x by not being an idiot. This heavily reduces avatar hitch with Visual Clone active.",
|
|
"embedcolor": "#f61963"
|
|
} |