dds plugin for photoshop

The place to discuss creating, porting and modifying Celestia's source code.
Topic author
Rassilon
Posts: 1887
Joined: 29.01.2002
With us: 22 years 9 months
Location: Altair

dds plugin for photoshop

Post #1by Rassilon » 04.04.2002, 19:27

Has anyone got this to work for Photoshop...I am using Photoshop 6 with XP...and I am thinking XP is the culprit as it always is...incompatible piece...

I have 384 megs of RAM and a GeForce Ti200 with 64 megs of Video RAM...The program tries to load it for like 5 minutes then reports it cannot due to a program error...I followed the instructions on how to install it properly when I got the plug-in...Its not rocket science...But there is that possibility of some other mistake I may have made...dunno...

Anyway, If anyone else is using this setup...let me know what you did to get it to work or if it was possible...Thanks!
I'm trying to teach the cavemen how to play scrabble, its uphill work. The only word they know is Uhh and they dont know how to spell it!

Vicware
Posts: 120
Joined: 23.02.2002
With us: 22 years 9 months
Location: Los Angeles, CA

Me too...

Post #2by Vicware » 04.04.2002, 21:18

I also spent a lot of time searching for a dds plug-in. The
only one I found doesn't support earlier versions of DirectX.
You have to have 8X.

Vic

Avatar
t00fri
Developer
Posts: 8772
Joined: 29.03.2002
Age: 22
With us: 22 years 7 months
Location: Hamburg, Germany

Post #3by t00fri » 04.04.2002, 21:51

I do not have photoshop (only Gimp under Linux/Windows). But I get perfectly along reading and writing .dds textures by means of the batch applications 'nvdxt'and readdxt' in the NVIDIA DXT_TOOLS that may be downloaded free from the NVIDIA developers' site...

The photoshop plugin is just a frontend for people who cannot memorize the necessary command parameters;-)


Fridger

Topic author
Rassilon
Posts: 1887
Joined: 29.01.2002
With us: 22 years 9 months
Location: Altair

Post #4by Rassilon » 04.04.2002, 23:37

I know dos well enough...I just want to make my own large textures and save them dds...What I dont get is why its givimg that error...

I guess I will use the DOS compiler version and see if thats works...thanks.
I'm trying to teach the cavemen how to play scrabble, its uphill work. The only word they know is Uhh and they dont know how to spell it!

Topic author
Rassilon
Posts: 1887
Joined: 29.01.2002
With us: 22 years 9 months
Location: Altair

Me too...

Post #5by Rassilon » 04.04.2002, 23:38

Vicware wrote:I also spent a lot of time searching for a dds plug-in. The
only one I found doesn't support earlier versions of DirectX.
You have to have 8X.

Vic


I do ;) But I will reinstall the drivers and Direct X and see if that makes a difference...Maybe even a reinstall of Adobe wouldnt hurt I suspect...
I'm trying to teach the cavemen how to play scrabble, its uphill work. The only word they know is Uhh and they dont know how to spell it!

Avatar
t00fri
Developer
Posts: 8772
Joined: 29.03.2002
Age: 22
With us: 22 years 7 months
Location: Hamburg, Germany

Post #6by t00fri » 05.04.2002, 07:57

Rassilon wrote:I know dos well enough...I just want to make my own large textures and save them dds...What I dont get is why its givimg that error...

I guess I will use the DOS compiler version and see if thats works...thanks.


I was not referring to DOS command parameters but to the large set of possible options in nvdxt etc. You may take any program of your liking for making the textures and save these as .tga files (targa). 'nvdxt' then converts these to any of the DXTx formats distinguished by various degrees of compression, support of alpha layers etc. You may even convert whole directories at once...

It works for me for quite large textures. Besides DXT1c (8:1 compression, no alpha), my NVIDIA graphics card also supports e.g. the use of DXT3 format which has only a 4:1 compression, but a fully fledged alpha layer, for example.

Still, all of this does not work (yet) under Linux...

Fridger

Guest

Post #7by Guest » 05.04.2002, 08:00

Rassilon wrote:I know dos well enough...I just want to make my own large textures and save them dds...What I dont get is why its givimg that error...

I guess I will use the DOS compiler version and see if thats works...thanks.


I was not referring to DOS command parameters but to the large set of possible options in nvdxt etc. You may take any program of your liking for making the textures and save these as .tga files (targa). 'nvdxt' then converts these to any of the DXTx formats distinguished by various degrees of compression, support of alpha layers etc. You may even convert whole directories at once...

It works for me for quite large textures. Besides DXT1c (8:1 compression, no alpha), my NVIDIA graphics card also supports e.g. the use of DXT3 format which has only a 4:1 compression, but a fully fledged alpha layer, for example.

Still, all of this does not work (yet) under Linux...

Fridger

Topic author
Rassilon
Posts: 1887
Joined: 29.01.2002
With us: 22 years 9 months
Location: Altair

Post #8by Rassilon » 05.04.2002, 08:29

t00fri wrote:
Rassilon wrote:I know dos well enough...I just want to make my own large textures and save them dds...What I dont get is why its givimg that error...

I guess I will use the DOS compiler version and see if thats works...thanks.

I was not referring to DOS command parameters but to the large set of possible options in nvdxt etc. You may take any program of your liking for making the textures and save these as .tga files (targa). 'nvdxt' then converts these to any of the DXTx formats distinguished by various degrees of compression, support of alpha layers etc. You may even convert whole directories at once...

It works for me for quite large textures. Besides DXT1c (8:1 compression, no alpha), my NVIDIA graphics card also supports e.g. the use of DXT3 format which has only a 4:1 compression, but a fully fledged alpha layer, for example.

Still, all of this does not work (yet) under Linux...

Fridger


Well ok sorry, I thought you were referring to the type I mentioned...A DOS version using command parameters etc...

Thanks for the help!
I'm trying to teach the cavemen how to play scrabble, its uphill work. The only word they know is Uhh and they dont know how to spell it!

Miserableman
Posts: 65
Joined: 03.04.2002
With us: 22 years 7 months
Location: Brighton, England
Contact:

Post #9by Miserableman » 06.04.2002, 03:29

I couldn't get that photoshop plugin to work at all, it didn't seem to have any install instructions other than to copy the 8bi etc files about.


Return to “Development”