atteneder / KtxUnity

Load KTX and Basis Universal textures at runtime
Apache License 2.0
215 stars 42 forks source link

win7 64 dx11 can't Load ktx_unity.dll #75

Closed iamnewaplayer closed 6 months ago

iamnewaplayer commented 1 year ago

win7 64 dx11 can't Load ktx_unity.dll

iamnewaplayer commented 1 year ago

It has nothing to do with the system win7 win10 win11 also has some player can't load ktx_unity.dll

iamnewaplayer commented 1 year ago

unable to load DLL 'ktx_unity'. Tried the load the following dynamic libraries: Unable to load dynamic library "ktx_unity" because of 'Failed to open the requested dynamic library (0x06000000)' - 找不到指定的模块. (WinError:0000007e)

atteneder commented 7 months ago

This might be similar to an issue that's been reported for DracoUnity.

The issue might get resolved by installing Microsoft Visual C++ Redistributable packages for Visual Studio 2015, 2017, 2019, and 2022. Could you please try that and report if it worked?

Thanks!

atteneder commented 6 months ago

I assume that solution works. Re-open if that's not the case.