Posts: 1,154
Original Join Date: Oct 27, 2011
|
Post by Kernelzilla on Aug 19, 2015 17:28:20 GMT 10
i tested the following options but no one works: DXT1 (no alpha) = useless cuz i lost the alpha in the mesh DXT1 1 bit alpha = it works but with shader issues. DXT3 Explicit Alpha = Don't Works Properly DXT5 interpolated Alpha = Same Than DXT3 DXT5_NM Using DXT5 = Worst than last one's here is the bug: i saw Wizard edit this file but i don't know how he made this working...anyway if someone know how to fix this bug please let me know.
|
|
Posts: 759
Original Join Date: Oct 7 2013
|
Post by JoJo on Aug 20, 2015 3:49:06 GMT 10
i tested the following options but no one works: DXT1 (no alpha) = useless cuz i lost the alpha in the mesh DXT1 1 bit alpha = it works but with shader issues. DXT3 Explicit Alpha = Don't Works Properly DXT5 interpolated Alpha = Same Than DXT3 DXT5_NM Using DXT5 = Worst than last one's here is the bug: i saw Wizard edit this file but i don't know how he made this working...anyway if someone know how to fix this bug please let me know. DXT5 interpolated Alpha Always worked for me
|
|
Posts: 1,154
Original Join Date: Oct 27, 2011
|
Post by Kernelzilla on Aug 20, 2015 4:43:39 GMT 10
i tested the following options but no one works: DXT1 (no alpha) = useless cuz i lost the alpha in the mesh DXT1 1 bit alpha = it works but with shader issues. DXT3 Explicit Alpha = Don't Works Properly DXT5 interpolated Alpha = Same Than DXT3 DXT5_NM Using DXT5 = Worst than last one's here is the bug: *IMG¨* i saw Wizard edit this file but i don't know how he made this working...anyway if someone know how to fix this bug please let me know. DXT5 interpolated Alpha Always worked for me yeah for me too but this time not :/ , i don't know if piers logo use a special option or what.
|
|
Sad, my PC comming die!
Posts: 1,009
Original Join Date: Oct 8, 2012
|
Post by Darknessvaltier on Aug 20, 2015 5:44:55 GMT 10
you need modify the TXT file of the texture, and put the Textype=24
|
|
Posts: 1,154
Original Join Date: Oct 27, 2011
|
Post by Kernelzilla on Aug 20, 2015 6:40:30 GMT 10
you need modify the TXT file of the texture, and put the Textype=24 same than DXT1 1 bit alpha this gimme the shader issue (damn logo really)
|
|
Sad, my PC comming die!
Posts: 1,009
Original Join Date: Oct 8, 2012
|
Post by Darknessvaltier on Aug 20, 2015 7:08:07 GMT 10
you need modify the TXT file of the texture, and put the Textype=24 same than DXT1 1 bit alpha this gimme the shader issue (damn logo really) you modify the TXT and save the texture as DXT5?
|
|
Posts: 1,154
Original Join Date: Oct 27, 2011
|
Post by Kernelzilla on Aug 20, 2015 7:15:18 GMT 10
same than DXT1 1 bit alpha this gimme the shader issue (damn logo really) you modify the TXT and save the texture as DXT5? yes and the same issue appears.I change the texture type and it works but for some reason NM file lost his alpha and this cause the shader issue too. thanks for the help (:
|
|