Jump to content

Graphics bug in bases, wrong wall texture being called


Flashtoo

Recommended Posts

I'm not sure how this went so long without being reported/corrected, probably the bystander effect, maybe just that nobody's dug up the relevant file paths before. But anyway it's getting properly reported, in detail, now:

The "Industrial" style option in the Short Ceiling Walls category shows up purple instead of its intended color because the game is calling the bump map instead of the diffuse map, as shown in these screenshots.

 

2078658850_IndustrialSHortCeilingWalls.thumb.PNG.555e1da1ada74b8326c272befaaef9b6.PNG

1801274773_IndustrialSHortCeilingWalls2.PNG.83778968ab0f8bfe2437c2a66d606e25.PNG


This is definitely not intentional. I have done some digging in the game files, and the correct diffuse texture does exist, it's just being replaced by the wrong one. The path for the correct texture, the diffuse map, is texture_library/WORLD/V_CoV/Bases/Bases_stlfac02/bases_stfac02_upper_wall_40_master.texture, but the ingame model displays the bump map, texture_library/WORLD/V_CoV/Bases/Bases_stlfac02/bases_stfac02_upper_wall_40_master_bump.texture instead. I cannot tell if the two have been completely transposed and the diffuse map is being called as a bump map too, or if the bump map is mistakenly doing double duty. Adding custom colors works correctly, but it retains a purple cast to whatever colors are added. It'd be nice to actually be able to use this texture in bases without an unintended mandatory purple tint.

 

 

bases_stfac02_upper_wall_40_master.png

bases_stfac02_upper_wall_40_master_bump.png

Edited by Flashtoo

Character portrait artist for hire, PM for details!

Commissions: Closed, Sorry

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...