KFreon / CSharpImageLibrary

Image processing library written entirely in C#.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Does not open textures from Mass Effect: Andromeda

munchyfly opened this issue · comments

The tool does not crash. It simply does not load the texture and throws the following error:

screenshot_1

HMF_HEAD_Jayde_Diff.zip

commented

What an informative message I had it spit out. Really clears up the issue :P
I'll see what I can find.
EDIT: Oohhhhh this is a DX10 thing. Hrm, I guess I'll have to figure those things out now then. Gonna be quite a while before that happens.

No problem. Take your time ^__^

commented

This will tie into #4.
I'm working on it, but it's pretty damn complicated. In the meantime, try DirectXTex.
Ideally I'd somehow use that in C#, but that's messy and didn't work well last time I tried.

I wouldn't expect anything from this for months yet :(

commented

Ok well loading works, saving doesn't though.

Sorry for the late reply. Well, it's progress, isn't it? \o/

commented

Fixed in the newest version.