我需要一个可以打开、保存和编辑 Microsoft DirectDraw Surface ( .dds) 文件的编辑器。我知道 Paint.NET 可以打开它们,但好吧,它是 .NET,所以......
GIMP 似乎没有打开它们,我找不到有效的插件。
请注意,我已经尝试过sudo apt-get install gimp-dds,但出现此错误:
Opening '/home/_____/Desktop/explorer/InjectPack/OutDDS/176.dds' failed:
Procedure 'file-dds-load' returned no return values
Run Code Online (Sandbox Code Playgroud)
我会接受任何有效的东西。谢谢!