xforce / netease-messiah-tools

Tools working with files in NetEase's Messiah Engine (Primarily aimed towards Diablo Immortal for now)
MIT License
50 stars 17 forks source link

messiah-texture not yet implemented? #9

Open Zhongren233 opened 11 months ago

Zhongren233 commented 11 months ago

i try to extra texture with another messiah engine game but it tell me

thread 'main' panicked at 'not yet implemented', texture\src\main.rs:145:47

on line 145

EPixelFormat::ASTC_6x5_LDR => todo!(),

commit said For now only PC Texture files are supported.

i try to impl it but seems... its depends Upstream lib?