t_d 47 Posted July 3, 2009 (edited) I made a little tool that makes A2 textures compatible with texView2. This way you dont need Photoshop and Kegetys PAA Plugin. Here the Readme: PAADecompressor v1.2 by T_D====================== This little tool is for people that can't or dont want to use PAA Plugin for Photoshop by Kegetys to view and edit A2 textures. It decompresses A2 textures back to the A1 format. This way you can easily use TexView2 for the textures. For v1.2 PAACompressor.exe was added to produce compressed textures, which can be used in ArmA2 but use lesser diskspace. Syntax: ======= PAADecompressor.exe [source [destination]] If no parameters are given a dialog appears where you can choose the file that should be decompressed. Decompressed files are ending with "_decompressed.paa" if destination name wasn't specified. PAACompressor.exe is used the same way. Shell extension: ================ This package contains a PAAD.reg (thx to kju) file that register the tool, so that you can quickly decompress paa files by rightclicking on them. You just have to edit the path in it. PAAC.reg for adding PAACompressor to shell. Changelog: ========== v1.2 ADDED: PAACompressor.exe for compressing textures FIXED: fixed other crashes FIXED: some uncompressed textures couldn't be read by TexView2 v1.1 FIXED: crash on certain files (due to wrong compression threshold size) Contact: ======== E-Mail: T_Dittmar@web.de Skype: braini01 DISCLAIMER: =========== I take no responsibility for (im)possible damage to your game/system that may be caused by installation of this tool. ========== v1.2 ADDED: PAACompressor.exe for compressing textures FIXED: fixed other crashes FIXED: some uncompressed textures couldn't be read by TexView2 Version 1.2: Download @ DevHeaven.net (.NET 3.5 Framework required) Edited July 15, 2009 by T_D v1.2 released Share this post Link to post Share on other sites
MarkJ112 0 Posted July 3, 2009 (edited) ArmedAssault.info Mirror and News: Edited July 3, 2009 by MarkJ112 Share this post Link to post Share on other sites
big 0 Posted July 3, 2009 Armaholic mirror: - PAADecompressor Share this post Link to post Share on other sites
Snake Man 407 Posted July 3, 2009 I made a little tool that makes A2 textures compatible with texView2. This way you dont need Photoshop and Kegetys PAA Plugin. Excellent small utility, great contribution to the editing community. Thank you. Share this post Link to post Share on other sites
.kju 3245 Posted July 3, 2009 (edited) Once again. Fabulous job T_D :) Here is a shell extension. Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\paa_auto_file\shell\PAAD\command] @="\"T:\\PAADecompressor\\PAADecompressor.exe\" \"%1\"" Adapt path, save to PAAD.reg and execute. Via RMB you can easily convert a PAA via the explorer (also mass convert). :bounce3: Edit: doh - already part of it. :) Edited July 4, 2009 by kju Share this post Link to post Share on other sites
sakura_chan 9 Posted July 4, 2009 finally! awsome job! :3 Share this post Link to post Share on other sites
bravo 6 0 Posted July 4, 2009 Thank you very much :) Share this post Link to post Share on other sites
modemmaik 53 Posted July 4, 2009 Big thanks for this invention :) Seems that I am having a little issue (Wundows XP SP2): >PAADecompressor_x.exe ak47s_as.paa Unhandled Exception: System.MissingMethodException: Method not found: 'System.String System.Windows.Forms.OpenFileDialog.get_SafeFileName()'. at PAADecompressor.Program.Main(String[] args) I have not tested it on Wundows 2k, yet... Share this post Link to post Share on other sites
xeno 234 Posted July 4, 2009 modEmMaik, install the latest MS .NET runtime. Xeno Share this post Link to post Share on other sites
modemmaik 53 Posted July 4, 2009 Thanks Xeno, that solved the issue Share this post Link to post Share on other sites
raedor 8 Posted July 4, 2009 Cool stuff, as always! :) Share this post Link to post Share on other sites
t_d 47 Posted July 7, 2009 Version 1.1 released that fixes crashes on certain textures. See first post for link. Share this post Link to post Share on other sites
oldbear 390 Posted July 7, 2009 Well, nice move, but the DL link is broken :( Share this post Link to post Share on other sites
MarkJ112 0 Posted July 7, 2009 (edited) sry, should work now ;) It is working thanks! New version 1.1 uploaded ArmedAssault.info Mirror and News: Edited July 7, 2009 by MarkJ112 Share this post Link to post Share on other sites
Lester 0 Posted July 7, 2009 Definatly a good and helpful tool ;) I i got a wish for free i would wish a speedy viewer function for this compressed pictures (including zoom), or a recursive directory mode including an overwrite of the compressed textures so that Alttexview can manage that. ;) I've got nearly all pbos open and it would be nice to page through the pictures in the original pathes. :D Share this post Link to post Share on other sites
Guest Posted July 7, 2009 New version frontpaged at the Armaholic homepage. PAADecompressor v1.1 Share this post Link to post Share on other sites
cptwhite 10 Posted July 12, 2009 (edited) I'm struggling editing the reg file to get the RMB shortcuts my EXE is located in the folder structure as follows (note it's a custom desktop folder) C:\Desktop\ArmA2_Editing_Tools\Tools\TexView2\PAA_Decompressor\PAA_Decompressor.exe ...and the edited REG file looks as follows: Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\paa_auto_file\shell\PAAD\command] @="\"C:\\Desktop\\ArmA2_Editing_Tools\\TexView2\\Tools\\PAA_Decompressor\\PAA_Decompressor.exe\" \"%1\"" ...but I'm not getting the RMB shortcut when clicking on an extracted PAA file, anyone know what I'm doing wrong? Edited July 12, 2009 by cptwhite Share this post Link to post Share on other sites
t_d 47 Posted July 12, 2009 There is a wrong space: @="\"C:\\Desktop\\ArmA2_Editing_Tools\\TexView2\\PSPACEAA_Decompressor\\PAA_Decompressor.exe\" \"%1\"" Share this post Link to post Share on other sites
cptwhite 10 Posted July 12, 2009 (edited) I don't understand there's no space in either the reg or the the file structure (I just checked both on my system?) Ahh I found the space, you meant in 'tools'. It's just a typo on the forum, not in my reg :P Edited July 12, 2009 by cptwhite Share this post Link to post Share on other sites
.kju 3245 Posted July 12, 2009 Check if you have .paa as type. Share this post Link to post Share on other sites
cptwhite 10 Posted July 13, 2009 Okay I have it working in the shortcuts menu, but now it just produces an error report whenever I try and use it. I'm on a Q6600 / 4Gb RAM and running Windows XP Pro 32bit with Service Pack 3, any ideas? See error report below: Share this post Link to post Share on other sites
t_d 47 Posted July 13, 2009 Can you send me the "contents of the error report" please? Maybe this helps me to track down the problem. Share this post Link to post Share on other sites
cptwhite 10 Posted July 13, 2009 Sure, I can bring the report up onscreen but can't find a way to copy / paste it (even with keyboard shortcuts) how do I get it into a text file? I can't copy it into clipboard to paste anywhere... Share this post Link to post Share on other sites