Rick Brewster 1,757 Posted March 25, 2020 Report Share Posted March 25, 2020 Anyone else getting a virus report from DdsFileTypePlusIO_x86.dll? Trojan:Win32/Wacatac.C!ml is what Windows Defender is yelling at me. I've removed the download link for now while this is figured out. 1 Quote The Paint.NET Blog: https://blog.getpaint.net/ Donations are always appreciated! https://www.getpaint.net/donate.html Link to post Share on other sites
null54 752 Posted March 25, 2020 Author Report Share Posted March 25, 2020 3 hours ago, Rick Brewster said: Anyone else getting a virus report from DdsFileTypePlusIO_x86.dll? I recompiled the DLL and that solved the issue with Windows Defender according to VirusTotal. I will upgrade to VS2019 and post a new build. 1 Quote 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 post Share on other sites
Platinum.195 0 Posted April 15, 2020 Report Share Posted April 15, 2020 Nice work, @null54. Thank you for your efforts! Do you know when you are going to post the new build? Quote Link to post Share on other sites
null54 752 Posted April 15, 2020 Author Report Share Posted April 15, 2020 4 hours ago, Platinum.195 said: Do you know when you are going to post the new build? I just updated the first post with a link to the new build. Quote 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 post Share on other sites
Platinum.195 0 Posted April 15, 2020 Report Share Posted April 15, 2020 Thank you very much! Quote Link to post Share on other sites
fixDDSExport 0 Posted June 8, 2020 Report Share Posted June 8, 2020 Hello, I have discovered an issue with the BC1 and BC7 file formats for exporting as a .dds file. The sRGB color profile options do not work correctly. When exporting as sRGB, the colors get washed out and brightened. Exporting as BC1/BC7 Linear does not have this issue. The washed out colors will not appear if the image is reloaded into paint.net after exporting, however in any other program such as Photoshop, the colors will be incorrect. I have attached images showing the issue. The images on top are BC1 and BC7 Linear, while those on bottom are BC1 and BC7 sRGB respectively. https://imgur.com/OSDGWmA https://imgur.com/ldqNBCq Quote Link to post Share on other sites
fixDDSExport 0 Posted June 8, 2020 Report Share Posted June 8, 2020 It will happen on any image. If you import this image and save it as .dds and BC1/BC7 sRGB, the colors will appear incorrect in any other program. Quote Link to post Share on other sites
null54 752 Posted June 8, 2020 Author Report Share Posted June 8, 2020 @fixDDSExport This should be resolved in version 1.10.4 of DDS FileType Plus. 1 1 Quote 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 post Share on other sites
Seerose 4,273 Posted June 8, 2020 Report Share Posted June 8, 2020 ❤️ @null54! Thank you very much for your effort. Quote Live as if you were to die tomorrow. Learn as if you were to live forever. Gandhi Link to post Share on other sites
M0lz 3 Posted June 14, 2020 Report Share Posted June 14, 2020 On 6/8/2020 at 6:20 PM, Seerose said: ❤️ @null54! Thank you very much for your effort. +1 Paint.NET plus DDS FileType Plus must be the most comprehensive and bug free solution to working with DDS images in a paint package we have ever had. 2 Quote Link to post Share on other sites
Ilikecarsandgames 0 Posted July 15, 2020 Report Share Posted July 15, 2020 This does not work with Real Racing 3 AMD DDS files. (atc.dds) Quote Link to post Share on other sites
toe_head2001 1,793 Posted July 15, 2020 Report Share Posted July 15, 2020 1 minute ago, stupidiwillleave said: This does not work with Real Racing 3 AMD DDS files. (atc.dds) Please provide an example file. Quote My Gallery | My Plugin Pack Layman's Guide to CodeLab Link to post Share on other sites
Ilikecarsandgames 0 Posted July 18, 2020 Report Share Posted July 18, 2020 Nevermind I fixed it by using Compressanoter Quote Link to post Share on other sites
SgtBreadStick 0 Posted July 20, 2020 Report Share Posted July 20, 2020 (edited) Hiya, i'm trying to save a file and for some reason i'm getting this (using latest version of paint.net and i even tried using latest plugin). Is this normal as i cannot see what the types are named other than "DdsFileTypePlus.DdsFileFormat_...", as well as some other issues. Edited July 20, 2020 by SgtBreadStick Quote Link to post Share on other sites
Rick Brewster 1,757 Posted July 20, 2020 Report Share Posted July 20, 2020 That looks like a corrupt installation Run the following command with "Run" : paintdotnet:/repair to get to "Run", press WinKey+R, or right-click on the Start button and then click on 'Run' (towards the bottom of the menu) 1 Quote The Paint.NET Blog: https://blog.getpaint.net/ Donations are always appreciated! https://www.getpaint.net/donate.html Link to post Share on other sites
null54 752 Posted September 21, 2020 Author Report Share Posted September 21, 2020 Release version 1.10.5. Changes: Added support for saving the uncompressed sRGB formats. 1 Quote 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 post Share on other sites
null54 752 Posted September 23, 2020 Author Report Share Posted September 23, 2020 Release version 1.10.6. Changes: Fix the support for sRGB cube maps. Quote 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 post Share on other sites
aenseidhe 0 Posted October 8, 2020 Report Share Posted October 8, 2020 Hello, would you be willing to add a selection for L8 and AL8 luminance DDS files? They can be opened in Paint.net but not resaved in the same format. Quote Link to post Share on other sites
null54 752 Posted October 8, 2020 Author Report Share Posted October 8, 2020 4 hours ago, aenseidhe said: Hello, would you be willing to add a selection for L8 and AL8 luminance DDS files? DDS files do not have a pixel format named AL8, are you referring to the A8L8 format? Quote 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 post Share on other sites
null54 752 Posted October 8, 2020 Author Report Share Posted October 8, 2020 Release version 1.10.7. Changes: Add support for saving the L8, A8L8 and V8U8 formats. Rename BC6H / BC7 Compression Mode to BC6H / BC7 Compression Speed. Rename the Normal BC6H / BC7 compression speed to Medium. Quote 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 post Share on other sites
ElTlaloque 0 Posted October 13, 2020 Report Share Posted October 13, 2020 Hi, first of all, thanks a lot for this wonderful software, it's very lightweight and still powerful enough to accomplish all my dds edition needs. Now, i have an issue with the newest version of this plugin. In previous versions of PdN i could choose the compression mode for DXT1 dds format, but now i can't do it anymore. Is there a way this option can be added again? Quote Link to post Share on other sites
null54 752 Posted October 13, 2020 Author Report Share Posted October 13, 2020 3 hours ago, ElTlaloque said: Now, i have an issue with the newest version of this plugin. In previous versions of PdN i could choose the compression mode for DXT1 dds format, but now i can't do it anymore. BC1 is the same format as DXT1. The DirectX 9 formats place the old format name at the end, in English BC1 is labeled as "BC1 (Linear, DXT1)". Quote 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 post Share on other sites
aenseidhe 0 Posted October 20, 2020 Report Share Posted October 20, 2020 Yes, A8L8 is what I meant. Sorry about that. ^^;; Quote Link to post Share on other sites
ElTlaloque 0 Posted October 22, 2020 Report Share Posted October 22, 2020 On 10/13/2020 at 4:25 PM, null54 said: BC1 is the same format as DXT1. The DirectX 9 formats place the old format name at the end, in English BC1 is labeled as "BC1 (Linear, DXT1)". Thanks for the replay, Still, i'm not sure why Compression Mode option is only enabled for BC6H and BC7, when it was available for all compressed formats before this plugin was updated to support DX 11 formats. I have been working with DDS files from some time now and it was great that i could choose the compression for DXT1, specially because some of the textures had some detailed gradients and the default compression mode would mess those up very badly. Then again, if it isn't possible to enable it again for BC1/DXT1 i'll understand. Quote Link to post Share on other sites
null54 752 Posted October 22, 2020 Author Report Share Posted October 22, 2020 48 minutes ago, ElTlaloque said: Still, i'm not sure why Compression Mode option is only enabled for BC6H and BC7, when it was available for all compressed formats before this plugin was updated to support DX 11 formats. The old plugin was not updated, it was replaced by a different plugin. The "Compressor Type" setting in Dean Ashton's old plugin was an option specific to the Squish compression library that it used. DirectXTex does not offer any compression speed options for BC1/DXT1. Quote 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 post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.