asfdfdfd / renpy-live2d

Live2D module for RenPy
78 stars 13 forks source link

Windows support #2

Closed asfdfdfd closed 5 years ago

asfdfdfd commented 6 years ago

Windows support is missing because Live2D Core does not have precompiled library for MSVC9 that is required for building Python modules for RenPy on Windows.

asfdfdfd commented 6 years ago

@itoh-at-live2d-com @ono-at-live2d-com

Are you able to provide precompiled Core for MSVC9?

itoh-at-live2d-com commented 6 years ago

Hi @asfdfdfd ,

Now we are working on this. However, it seems take few times a little more. It would be much appreciated if you could wait a bit.

Thank you so much for your patience.

Sincerely,

asfdfdfd commented 6 years ago

Thank you, @itoh-at-live2d-com.

I appreciate that you have found time for this task.

Looking forward! 🍾

itoh-at-live2d-com commented 5 years ago

@asfdfdfd

Dynamic link library of Cubism Core has been added on Cubism SDK for Native. To download, click "Cubism SDK for Native" in this link. https://live2d.github.io/

asfdfdfd commented 5 years ago

@itoh-at-live2d-com

Thanks! I'll try it and give feedback.

asfdfdfd commented 5 years ago

@itoh-at-live2d-com

I've tried your changes and sent to other users to test. It seems that Windows support works. Great job!

I'm closing this task but will use it later if something will be broken in Windows support.