708
edits
(Here are the files.) |
No edit summary |
||
Line 573: | Line 573: | ||
EdT | EdT | ||
He he... nice icy Konoko you got in there :). It turns out that Oni does not support Bgra32 format after all so you need to specify -format:bgra4444 (or -format:bgra5551) on the command line when using textures with an alpha channel. | |||
To make things simpler here's a new version: [http://cid-639aa31296681bfe.skydrive.live.com/self.aspx/Oni/OniSplit_v0.8.14.zip OniSplit v0.8.14]. It automatically switches to bgra4444 if the input texture is bgra32. One can still specify bgra5551 if needed. In addition to this I fixed a bug that caused bad mipmap generation for textures with alpha channel. | |||
[[User:Neo|Neo]] |
edits