Xenon hull texture transparent bug workaround
A workaround for the bug that causes Xenon textures to become transparent.
This may only be limited to my environment, but I was having an issue with the material xen_p1_hullpattern_02 not displaying and becoming transparent, and reinstalling or updating didn’t fix it, so I created this.
The texture is different from the one before the problem occurred, but it was a shame that it ruined the look of the vanilla Xenon station module that uses xen_p1_hullpattern_02, and mods that add Xenon ships, which reduced the immersion, so I’m personally satisfied with it.
As it only requires patching material_library and replacing the contents of xen_p1_hullpattern_02 with xen_p2_hulltexture_01, it is compatible with other mods, and affects all mod ships that use xen_p1_hullpattern_02.
If anyone has encountered a similar problem please give it a try.
Xenonのテクスチャが透明になるバグの回避策。
私の環境だけかもしれませんが、xen_p1_hullpattern_02というマテリアルが表示されず透明になる問題が発生し再インストールやアップデートでも治らないので作成しました。
問題が発生する以前のテクスチャとは異なりますが、xen_p1_hullpattern_02を使用するバニラのXenonステーションモジュールや、Xenon艦船を追加するModの見た目が台無しになるのが本当に残念で没入感を削いでいたので、個人的には満足です。
material_libraryにパッチをあててxen_p1_hullpattern_02の中身をxen_p2_hulltexture_01に置き換えるだけなので、ほかのModとも互換性がありますし、xen_p1_hullpattern_02を使用する全てのMod艦船に影響があります。
同様の問題に遭遇した人がいたら試してみてください。