Rubin
King
- Joined
- Dec 7, 2005
- Messages
- 950
I want to have a look at the terrain .dds graphics--but something's not quite right.
I'm using GIMP 2.6.8
DDS Plugin here: http://registry.gimp.org/node/70 (directs to http://code.google.com/p/gimp-dds/ )
The files I am looking at are located in (I did not unpack any Civ5 files):
The folder contains what looks like 3 different grass textures: Grass 01, Grass 02 and Grass 03; each made up of 5 files:
I am guessing the Grass 01.csv file is an index file that is irrelevant as long as I do not change any file names and keep the original .dds format. The Grass 01_H_BLEND.dds and Grass 01_T1.dds files are completely blank. There's nothing to see--not even a background. The Grass 01_T_BLEND.dds file looks like a normal overlay image.
However, I am still missing the "main" texture and GIMP refuses to recognize Grass 01_H.dds as a .dds file.
Question: What am I doing wrong?
I'm using GIMP 2.6.8
DDS Plugin here: http://registry.gimp.org/node/70 (directs to http://code.google.com/p/gimp-dds/ )
The files I am looking at are located in (I did not unpack any Civ5 files):
Code:
C:\Program Files\Steam\steamapps\common\sid meier's civilization v\assets\terrain\pieces\Grass\Europe\
The folder contains what looks like 3 different grass textures: Grass 01, Grass 02 and Grass 03; each made up of 5 files:
Code:
Grass 01.csv
Grass 01_H.dds
Grass 01_H_BLEND.dds
Grass 01_T1.dds
Grass 01_T_BLEND.dds
I am guessing the Grass 01.csv file is an index file that is irrelevant as long as I do not change any file names and keep the original .dds format. The Grass 01_H_BLEND.dds and Grass 01_T1.dds files are completely blank. There's nothing to see--not even a background. The Grass 01_T_BLEND.dds file looks like a normal overlay image.
However, I am still missing the "main" texture and GIMP refuses to recognize Grass 01_H.dds as a .dds file.
Question: What am I doing wrong?