mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-01 05:49:23 +00:00
24 lines
No EOL
1.2 KiB
JSON
24 lines
No EOL
1.2 KiB
JSON
{
|
|
"_id": 117,
|
|
"name": "AlternateIKSystem",
|
|
"modversion": "4.2.0",
|
|
"gameversion": "2022r170p1",
|
|
"loaderversion": "0.6.1",
|
|
"modtype": "Mod",
|
|
"author": "NotAKidoS",
|
|
"description": "Adds VRIK to Desktop avatars. No longer will you be a liveless sliding statue~!\nAdds the small feet stepping when looking around on Desktop.\n\nOptional BTKUILib integration.",
|
|
"searchtags": [
|
|
"desktop",
|
|
"vrik",
|
|
"ik",
|
|
"feet",
|
|
"fish"
|
|
],
|
|
"requirements": [
|
|
"BTKUILib"
|
|
],
|
|
"downloadlink": "https://github.com/NotAKidoS/NAK_CVR_Mods/releases/download/r5/AlternateIKSystem.dll",
|
|
"sourcelink": "https://github.com/NotAKidoS/NAK_CVR_Mods/tree/main/AlternateIKSystem/",
|
|
"changelog": "- Fixed IK not being reset when teleporting/respawning/sitting.\n- Fixed IK Locomotion not being disabled while sitting.\n- Cleanup of VRIK Calibration & Configuration to make updating & debugging easier.\n- Added a temporary fix for DesktopVRSwitch BodySystem handling to ensure tracking is correctly enabled after switch.\n- Added \"NetIKPass\" after VRIK solving, which fixes many rotational errors that were only visible on the local client.\n- Removed Chest VRIK reference fix & find unmapped toe options as they didn't stream over NetIK.",
|
|
"embedcolor": "9b59b6"
|
|
} |