DamarStiehl Posted February 5, 2016 Share Posted February 5, 2016 Let's say I want to edit an Augment, Articulacy for example. I want it to speed up casting by 65%. I use the ARC Extractor/Repacker (http://www.nexusmods.com/dragonsdogma/mods/25/?) to extract the game_main.arc. Now, to simplify things, I get the raw source XML PlAbilityParam.ablparam.xml from this mod: http://www.nexusmods.com/dragonsdogma/mods/113/?In the XML, I find the entry that corresponds to Articulacy and change it to speed up casting to 65%.I save the XML file. ANDNOW WHAT???????? Every tut I've read and watched omits the crucial step: how to compress PlAbilityParam.ablparam.xml into PlAbilityParam.59D80140. It's positively maddening: like reading a good book and the last page is written in Ancient Aramaic. Would somebody be ever so kind as to tell me how to do this? Link to comment Share on other sites More sharing options...
textitexto Posted February 5, 2016 Share Posted February 5, 2016 The repack arc option of the ARC Extractor/Repacker did not work? Link to comment Share on other sites More sharing options...
Corrodias Posted February 5, 2016 Share Posted February 5, 2016 Check the arctool documentation. One of the switches you can add will turn on XML export/import of that type of element. Once you've gotten it, you won't need to get the XML file from another mod, and using the same switch, it will pack your XML file back into the archive properly. Link to comment Share on other sites More sharing options...
Sephiroth9901 Posted July 16, 2016 Share Posted July 16, 2016 Same problem here http://www.nexusmods.com/dragonsdogma/mods/315/?tab=1&navtag=http%3A%2F%2Fwww.nexusmods.com%2Fdragonsdogma%2Fajax%2Fmoddescription%2F%3Fid%3D315%26preview%3D&pUp=1How i convert the xml file that should overwrite the old one? Pls help >.< Link to comment Share on other sites More sharing options...
Recommended Posts