Jump to content

DarthNecros

Supporter
  • Posts

    3
  • Joined

  • Last visited

Nexus Mods Profile

About DarthNecros

Profile Fields

  • Country
    Spain

Recent Profile Visitors

2947 profile views

DarthNecros's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. To me, it looks like the image was not decompressed/extracted correctly. The random RGB noise could be compressed data that is being loaded as image data. As far as I am aware, the directx image formats have not changed in several years, and DirectXTex (the library used for loading by both the Intel and Paint.NET DDS plugins) would refuse to load the file if it was an unrecognized format. I am the main developer of the Paint.NET DDS plugin. I had one report on the Paint.NET forum of a Starfield DDS file not loading, but that issue appears to have been caused by a file that was incorrectly extracted. Paint.net is reading the file fine. But when I try to save the file in BC5 format, the app paints the image in yellow. That is the expected behavior for BC5, it is a 2 channel format that only uses the red and green channels when saving the image. The blue channel is set to zero when loading the image, which causes the yellow preview image. not only in preview, the image changes for all, when you load the image after saving it, you have to edit a image in yellow EDIT: My problem is Solved here: https://www.nexusmods.com/site/mods/602?tab=description Oh, it's you! xDDD thank you so much :)
  2. To me, it looks like the image was not decompressed/extracted correctly. The random RGB noise could be compressed data that is being loaded as image data. As far as I am aware, the directx image formats have not changed in several years, and DirectXTex (the library used for loading by both the Intel and Paint.NET DDS plugins) would refuse to load the file if it was an unrecognized format. I am the main developer of the Paint.NET DDS plugin. I had one report on the Paint.NET forum of a Starfield DDS file not loading, but that issue appears to have been caused by a file that was incorrectly extracted. Paint.net is reading the file fine. But when I try to save the file in BC5 format, the app paints the image in yellow.
  3. I'm having the same problem with paint.net. But the worst thing is it works fine before. I don't know what have changed. Could be dirextx version or something like?
×
×
  • Create New...