Scriptlib / Resource.cpp
find it
m_resManager.RegisterResourceNewFunctionPointer("png", NewImage);
add below
m_resManager.RegisterResourceNewFunctionPointer("psd", NewImage);
Scriptlib / Resource.cpp0909 11:32:17758 :: ResourceManager::GetResourcePointer: NOT SUPPORT FILE g:\(ÁÖ)À̸̹£\3d\õÀDZº¹ı»ç\õÀDZº¹ı»ç02.psd
iyi günler syserr bu nasıl düzeltebilirim ?
Scriptlib / Resource.cpp
find it
m_resManager.RegisterResourceNewFunctionPointer("png", NewImage);
add below
m_resManager.RegisterResourceNewFunctionPointer("psd", NewImage);