[About macOS Ventura 13.0] (12/20/2022)
The currently released Live2D Cubism SDK is not guaranteed to work with macOS Ventura.
Please refrain from upgrading the macOS as they may not work properly.
The Cubism Editor license file may be lost after the macOS upgrade.
Please make sure to deactivate the Cubism Editor license before upgrading the macOS.
For more details[NOTICE]
About the support for Mac models
Cubism Editor is not supported with Apple M1 processors.
Please refer to
System Requirements for details.
We will not respond to any related inquiries with this message.
《Solved》 About texture compression in android!
Environment:live2d sdk v2.1, Unity3d v5.1.1
Is there any solution about how to use ETC compression in U3D?
0 ·
Comments
If you change the Texture type to Advanced, I think that it is possible ETC compression.
Did you mean this ?
ETC compression only support non alpha channel texture,as far as I know.So I had to divide the origin texture into two parts, texture without alpha and alpha sampling. And I can combine it using shader. It become many sets finally. I have no idea how to use this "sets" in my live2d model.
Do you have any tips?A U3D demo will be better.
Thx.
Live2D shader files outside of the library file .
(version Cubism SDK for Unity 2.1 beta10 or above [later, higher, beyond])
https://sites.google.com/a/cybernoids.jp/cubism-sdk2_e/home/2-1-sdk-updated
However, even to modify the Live2D shaders it may not be resolved .