Injected textures not loading (or not injected at all)

Hello,

Game I’m trying to mod: Panzer corps 2 (Unity). Texture dumping works fine, but when I try injecting them, nothing happens. Im using the correct path, Im also quite certain to have used the correct file formats, as I tried out a lot of different combinations just in case.

The notification in the bottom left corner that says “x injectable textures found” appears, but the textures are unchanged.

The files are dumped as “Umcompressed_….._typeless”, I’ve also tried removing the uncompressed and typeless prefixes, also no success.

Any idea what could fix this issue? Thank you!

hm this looks like a duplicate of another thread you made (and i don’t have other suggestions beyond what i mentioned in the other thread…)

Thank you for your detailed reply, yes I don’t know why this happened, I tried editing my post before it was approved and so two were created, apparently.

Anyway, it turned out I had the wrong file format after all. Oh, and I had to click “reload injected textures” in the overlay again AFTER loading the level, because UE4 apparently. Thanks again