View Issue Details

IDProjectCategoryView StatusLast Update
0006355The Dark ModTexturespublic29.01.2024 17:42
ReporterBikerdude Assigned ToAmadeus  
PrioritynormalSeveritynormalReproducibilityhave not tried
Status resolvedResolutionfixed 
PlatformPCOSWindowsOS Version10 (21H2)
Product VersionTDM 2.11 
Target VersionTDM 2.12Fixed in VersionTDM 2.12 
Summary0006355: Normal texture for banners broken.
DescriptionThe normal is already poor, but making things worse is the material including a heightmap which overwelms the normal (see before and after image below) -

All of the following textures are effected -

- tdm_banner_arms02
- tdm_banner_builder
- tdm_banner_greenman
- tdm_banner_grey_yellow
- tdm_bannerlong_banner_black_floral
- tdm_bannerlong_geometric01_red
- tdm_bannerwatch
- tdm_bannerlong_ornate_red_tan01 - stock texture all banners start with.

Not listed as a skin for any banner -

- tdm_bannerlong_ornate_red_white - this is a rug texture
- tdm_bannerlong_ornate_black_gold01 - this is a rug texture

Textures not effected by this issue as the normal/hieghtmap dosent get stretched -

- cloth_coarse_cream_dirty_slick
- cloth_coarse_cream_dirty

Not listed in DR -

- tdm_bannerlong_geometric01_white - this isnt listed in DR.
Steps To ReproduceThe material defs for all of these textures have the normal line -

"bumpmap addnormals(models/darkmod/props/textures/longbanner_local, heightmap(models/darkmod/props/textures/old_cloth_h.tga, 3 ) )"

Changing the line to remove the heightmap, fixes the issue -

"bumpmap models/darkmod/props/textures/longbanner_local"
Additional InformationI have also included a slightly smoothed version of the normal.
TagsNo tags attached.
Attached Files
before_after.jpg (238,327 bytes)   
before_after.jpg (238,327 bytes)   
longbanner_local.tga (2,144,676 bytes)

Relationships

related to 0006397 new Some banners with builder symbol look sqashed narrow 

Activities

nbohr1more

nbohr1more

11.12.2023 17:57

developer   ~0016240

AH: Would you be interested in working on an upscale? I think we need to merge the heightmap into the normal map externally for better results.
Bikerdude

Bikerdude

11.12.2023 19:43

reporter   ~0016241

@nbohr1more

Wellingtoncrap and have been looking at this and we relaised something that might explain the low res effect of the heightmap, asin its a 512x512 textures being stretched over a long banner, instead of being tiled. And this effect gets more pronounced in the bigger banners. Welli and I will create a merged normal and see what it looks like.
Bikerdude

Bikerdude

12.12.2023 10:25

reporter   ~0016242

Wellingtoncrab, has created a merged normal of 'old_cloth' and the folds in the banner. I think this is a worthy solution to the issue.

See attached.
image.png (1,414,057 bytes)
longbanner_local-2.tga (3,145,772 bytes)
nbohr1more

nbohr1more

13.12.2023 01:41

developer   ~0016243

Last edited: 13.12.2023 01:42

Thank you!

There are 14 materials that use this heightmap design. We only need to fix the 9 associated to this ticket?

Material files:

tdm_models_decorative_wall.mtr
tdm_dragofer.mtr
tdm_fabric.mtr
Bikerdude

Bikerdude

23.12.2023 10:44

reporter   ~0016263

Ok, let me do a QA on these in-game.
Bikerdude

Bikerdude

23.12.2023 11:27

reporter   ~0016264

Regarding "cloth_coarse_cream_dirty" in material 'tdm_fabric.mtr'. There is a duplication for this texture, look for the line -

"
// textures do not appear to exist.
/*textures/darkmod/fabric/cloth_coarse_cream_dirty
"
Bikerdude

Bikerdude

23.12.2023 11:28

reporter   ~0016265

Untitled.jpg (725,415 bytes)
Amadeus

Amadeus

29.01.2024 17:32

developer   ~0016465

Fixed in rev 16953

Issue History

Date Modified Username Field Change
10.12.2023 22:15 Bikerdude New Issue
10.12.2023 22:15 Bikerdude File Added: before_after.jpg
10.12.2023 22:15 Bikerdude File Added: longbanner_local.tga
10.12.2023 22:16 Bikerdude Description Updated
11.12.2023 17:57 nbohr1more Note Added: 0016240
11.12.2023 19:43 Bikerdude Note Added: 0016241
12.12.2023 10:25 Bikerdude Note Added: 0016242
12.12.2023 10:25 Bikerdude File Added: image.png
12.12.2023 10:25 Bikerdude File Added: longbanner_local-2.tga
13.12.2023 01:41 nbohr1more Note Added: 0016243
13.12.2023 01:42 nbohr1more Note Edited: 0016243
23.12.2023 10:44 Bikerdude Note Added: 0016263
23.12.2023 11:27 Bikerdude Description Updated
23.12.2023 11:27 Bikerdude Note Added: 0016264
23.12.2023 11:28 Bikerdude Note Added: 0016265
23.12.2023 11:28 Bikerdude File Added: Untitled.jpg
31.12.2023 01:30 Fiver Relationship added related to 0006397
28.01.2024 15:18 Bikerdude Description Updated
28.01.2024 15:26 Bikerdude Description Updated
29.01.2024 17:32 Amadeus Note Added: 0016465
29.01.2024 17:32 Amadeus Status new => resolved
29.01.2024 17:32 Amadeus Fixed in Version => TDM 2.12
29.01.2024 17:37 nbohr1more Target Version => TDM 2.12
29.01.2024 17:42 nbohr1more Assigned To => Amadeus
29.01.2024 17:42 nbohr1more Resolution open => fixed