Please help me dds image problems

Status
Not open for further replies.

nordicmaker

Chieftain
Joined
Apr 9, 2015
Messages
14
Hi everyone

First, sorry my English...

I have a newby, but very excidet modding.

I have a big broblem. My first mod game, it´s called Ahvenenmaa ( is a island from Finland) work, but i can´t get dom or enything else images screen

I have do in everything, gimp dds export file, Photoshop Nvidia save file, but I cant see nothing pictures.

I have try

- dom files are dds saved with dxt3 compression from Gimp
- dom files are dds saved with 32bit ARGP compression from photoshop 7
- VFS is true
- OnModActivadet is ok

I read this very careful
http://forums.civfanatics.com/showthread.php?t=459392

And I use this
Adding Images (DDS Textures)

A simple step-by-step guide for creating a DDS Texture from an existing image and adding it to a mod.

Creating the image file

Find your original image - png, jpeg, bmp, whatever
Find the size that your image needs to be. The X and Y dimensions need to be a multiple of 4. The Wonder Splash screen has an <Image> size of 971x565 so we'll use 972x568 (better to be a little bigger than smaller)
Using your favourite image manipulation program scale/crop the original to the required size
Save the image as a PNG file


Creating the DDS texture file

Start GIMP
Load the PNG file
Select File -> Save As... and expand the Select File Type (By Extension) item
Scroll down and select "DDS Image" (if there isn't this option check you installed the DDS plug-in correctly!)
Click Save
In the Save As DDS options panel, set Compression to "BC2/DXT3", leave "Generate Mipmap" unchecked and ignore the "Advanced Options" section
Click OK to save the dds file - for my sample MtRushmore.dds file, the original png is 845Kb and the compressed dds is 539Kb (if we hadn't used compression it would be 2.1Mb!)

And I can´t see dom image (DownOfManimage)
<DawnOfManImage>ahvenanmaaDOM.dds</DawnOfManImage>

What I make a wrong?

Please help me!
 
Moderator Action: Hope you find the solution to your issue, but the Modding Tutorials and Reference sub-forum is for completed tutorials and reference guides only. All questions and requests for help should go in the main C&C forum. Initially, I moved the thread across to that forum, but discovered you have a duplicate thread there, so have closed this one.
Please read the forum rules: http://forums.civfanatics.com/showthread.php?t=422889
 
Status
Not open for further replies.
Back
Top Bottom