Jump to content

Recommended Posts

Posted (edited)

folks still seem to be having trouble following @SinusoidDelta instructions, so I'm going to repeat his instructions (without the links) and add example screenshots from my install to clarify

1. Install the GIMP dds plugin 

example:

Screenshot 2022-09-12 200012.png


 

2. Download the Microsoft DirectXTex utility called texconv.exe. Extract it to a folder and make note of the directory.
 example:

Screenshot 2022-09-12 195837.png

 

3. Download python script. Open file-dds-texconv.py in Notepad++. Now enter the full directory for your texconv.exe binary from the previous step. Save file-dds-texconv.py

 example:
 Screenshot 2022-09-12 200126.png

note the direction of the slash. it is / not \

4. Paste file-dds-texconv.py in your gimp plug-in folder (eg, Program Files\GIMP 2\lib\gimp\2.0\plug-ins
 

Screenshot 2022-09-12 200012.png

 

Using the above method to install the plugins, I have TWO dds file type options when exporting:

Screenshot 2022-09-12 201715.png

 

The first exports BC7 format and the second type allows the option of all other dds compression formats.

 

Edited by prccowboy
  • Thanks 2
Posted

Nice instructions prccowboy.  I have been using this method for a couple of years now but my line 7 in the python script is:

BINARY = "C:/Program Files/GIMP 2/texconv.exe"     (no triple quotes)

GIMP (2.10.30) seems to work fine importing and exporting the different DDS files.   Not sure why triple quotes should be needed.

 

Posted (edited)
50 minutes ago, RustyGunner said:

Not sure why triple quotes should be needed.

 

It might not be required. Honestly, my python is rusty, and I hate code syntax in general so if it works, I don't question it 😏

and credit for the instructions to SinusoidDelta. I was just adding examples of my install 

Edited by prccowboy
  • 7 months later...
Posted

I am not getting the "DDS" file format in the list in the "Select File Type".  I do see the "DDS Image" though, which doesn't work.  It pops the error "Unsupported file format DXGI 98".  Any suggestions?

I am using GIMP 2.10.32.

 

null

image.png

  • 1 year later...
Posted

work fine but it doesnt export all visible layer for BC7 of my psd, with other option i have possibility to select all visible layers

is there a way to force it?

Posted
7 hours ago, titi69 said:

work fine but it doesnt export all visible layer for BC7 of my psd, with other option i have possibility to select all visible layers

is there a way to force it?

When the texture doesn't contain (isn't needed in DCS) transparent alpha-channel , Do mouse right button click on layers and choose "Flatten Image" before exporting.
QS_20240724-031836.jpg

When the texture needs transparent alpha-channel, choose "Merge Visible Layers".
QS_20240724-031907.jpg

How the results are for you ?

Modules: A-10C/II, F-4E, F-5E(Re), F-14A/B, F-15E, F-16C, F/A-18C, AV-8B, FC3, Ka-50-2/3, UH-1H, Mi-8MTV2, SA342, Mi-24P, AH-64D, CH-47F, P-51D
Maps: Nevada, PG, Syria, SA, Sinai, Kola, Afghanistan, Iraq, CW Germany, Channel, Normandy2.0      Assets etc.: CA, Sc, WW2AP
Mods and Skins in User Files: files/filter/user-is-western0221/ 

 Screen_221018_005618c.jpg

Posted

Thank you for the tips , i finally used the following option, it just create another layer ,just need to select this new layer before exporting , and it doesnt modify all other layers by merging them as i need to reuse this PSD with different layer base on pilot name or board number for example

it seems simmilar to your 2nd option and result seems to be fine
null

image.png

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...