Jump to content

problem dds file prewiev


Recommended Posts

Application version: paint.net 4.2

System.FormatException: The DDS file is invalid.
   in DdsFileTypePlus.DdsNative.Load(Stream stream)
   in DdsFileTypePlus.DdsFile.Load(Stream input)
   in DdsFileTypePlus.DdsFileType.OnLoad(Stream input)
   in PaintDotNet.FileType.Load(Stream input) in D:\src\pdn\src\Data\FileType.cs:riga 481
   in PaintDotNet.Functional.Func.Eval[T1,TRet](Func`2 f, T1 arg1) in D:\src\pdn\src\Base\Functional\Func.cs:riga 158

Link to comment
Share on other sites

but my paint installed in  😄 \

 

why the program search in this 

in PaintDotNet.FileType.Load (input stream) in D: \ src \ pd \ s Data \ FileType.cs: riga 481 
   in PaintDotNet.Functional.Func.Eval [T1, TRet] (Func`2 f, T1 arg1) in D: \ src \ pdn \ src \ Base \ Functional \

 

Link to comment
Share on other sites

Could you upload one of the DDS files?

 

I am wondering if the files are a different format with a DDS file extension.

PdnSig.png

Plugin Pack | PSFilterPdn | Content Aware Fill | G'MIC |  Paint Shop Pro Filetype | RAW Filetype | WebP Filetype

The small increase in performance you get coding in C++ over C# is hardly enough to offset the headache of coding in the C++ language. ~BoltBait

 

Link to comment
Share on other sites

I checked this list - no matches there either.  https://en.wikipedia.org/wiki/List_of_file_signatures

 

I suspect this is a proprietary format Konami has developed and stuck the DDS extension on.

 

Link to comment
Share on other sites

1 hour ago, Ego Eram Reputo said:

I suspect this is a proprietary format Konami has developed and stuck the DDS extension on. 

 

My guess is that the file has been extracted from a Konami game archive, and that the extractor wrote the file to disk using its original name without decoding the proprietary format the archive file entries use.

Googling "WESYS" game archive comes up with a bunch of hits for Konami games, including several descriptions of the format.

 

The "WESYS" file entry format appears to consist of a 16 byte header followed by the zlib-compressed file data.

 

  • Upvote 1

PdnSig.png

Plugin Pack | PSFilterPdn | Content Aware Fill | G'MIC |  Paint Shop Pro Filetype | RAW Filetype | WebP Filetype

The small increase in performance you get coding in C++ over C# is hardly enough to offset the headache of coding in the C++ language. ~BoltBait

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...