Left 4 Dead 2

Left 4 Dead 2

188 个评价
Fixed Defib Shadows
   
奖励
收藏
已收藏
取消收藏
Game Content: Items, Textures
文件大小
发表于
1.049 MB
2021 年 7 月 20 日 下午 1:17
1 项改动说明 ( 查看 )

订阅以下载
Fixed Defib Shadows

描述
I'm the new TLS Team.
This is a pointless fix but now that you've seen it you'll never unsee it.

The defibrillator has baked in Ambient Occlusion in the texture, which is the norm for Source engine textures since Source doesn't have proper AO support. However, for the defib, Valve used one texture for both the worldmodel and viewmodel, overlooking that the paddles have AO in the texture, making it look bad while holding it in certain areas.

This is the original texture with the AO on the paddle removed. Unfortunately the texture used in-game now is slightly different from the original PSD file, and is a darker orange overall. This was unavoidable without massive downgrades in quality thanks to DXT5 texture compression.

Credits
hexx: All the actual work
Me: Posting it lmao
5 条留言
FL1K4 2022 年 1 月 8 日 下午 9:11 
yeah you're right I CANNOT UNSEE IT
🍂 FALL NEKO 🌰 2021 年 7 月 21 日 上午 1:22 
nice work :D
GI Jeff 2021 年 7 月 20 日 下午 8:33 
Is this compatible with retextures?
BlindTwig  [作者] 2021 年 7 月 20 日 下午 4:00 
the problem was that we'd be taking a texture that already went through DXT compression and applying more, simply didn't want to deal with that
PeopleLikeStuff 2021 年 7 月 20 日 下午 3:02 
You could avoid the colors on your texture getting screwed up if you use the vtex dev tool instead of VTFedit (which handles DXT compression poorly)