CyanLaser / CyanEmu

CyanEmu is a VRChat client emulator in Unity. Includes a player controller with interact system. Works with SDK2 and SDK3.
MIT License
360 stars 15 forks source link

Please keep update CyanEmu #60

Open Kieaer opened 2 years ago

Kieaer commented 2 years ago

VCC VRC SDK Base + VRC SDK World + ClientSim = NO errors VCC VRC SDK Base + VRC SDK World + ClientSim + UdonSharp = Duplicate file error VRC SDK without Package Manager + UdonSharp + ClientSim = ClientSim can't find ONSPAudioSource VRC SDK without Package Manager + UdonSharp = NO errors VRC SDK without Package Manager + ClientSim = No ONSPAudioSource error.

UdonSharp and clientSim are not compatible with each other. I'm tried several cross-validation tests were performed.