#Hammer++ Gmod missing textures on csgo props

1 messages · Page 1 of 1 (latest)

devout storm
#

Hey, I'm working on a gmod map and decided to make the switch to hammer ++, I got just about everything working except the csgo textures. Like the models are there, but the textures are are all pink. It doesn't happen with my half life, css, or custom textures. Just the csgo textures. I checked to see if the game was mounted correctly in mount.cfg and gameinfo.txt, and it was, idk what's the issue. I heard that it may be caused by csgo using version 7.5 vtf files and source sdk base 2013 using 7.4 but Idk how to downgrade it.

static jackal
#

It's easy to downgrade

devout storm
#

Yeah, see I downloaded that but like, how do I do it. Like what CSGO folder do I use

#

And if I do that, it won't fuck up my ability to play CSGO right?

static jackal
#

Counter-Strike Global Offensive\csgo\pak01_dir.vpk\materials

devout storm
#

Alright hold on lemme try that

#

do I have to decompile the vtf, because when I try that it says the folder doesn't exist

#

probably because I'm trying to do it on a vpk file

static jackal
#

yeah

#

you need to extract the vpk

devout storm
#

well then where do I put the extracted vpk

static jackal
#

anywhere

devout storm
#

well how does hammer find the decompiled vpk then?

static jackal
#

gameinfo.txt

devout storm
static jackal
#

I guess

#

I just have them loaded from a dedicated extracted folder