FranckDreden Posted March 18, 2018 Share Posted March 18, 2018 Hi there, I've got a problem merging the rpg_param.xml files:I've taken three mods that works perfectly fine if used alone one after the other, but when it comes to take the lines each mod modifies in rpg_param.xml and put them together into one file, the effect of those modifications don't work as expected.The threed mods I've taken are:https://www.nexusmods.com/kingdomcomedeliverance/mods/12https://www.nexusmods.com/kingdomcomedeliverance/mods/151https://www.nexusmods.com/kingdomcomedeliverance/mods/144and the modified pak is here:https://1drv.ms/u/s!AnAxfAc1m1KvgUbf0EBqALw_Wlk6 XP seems to work well, but both repair kits modifications and weight do not. Please help me, I'm afraid I can't find a solution to this alone :( Link to comment Share on other sites More sharing options...
MattHoncho Posted April 16, 2018 Share Posted April 16, 2018 This is amazing. Answers all my questions. Originally, I couldn't find the rpg_param.xml file to manually edit it instead of downloading mods and it conflicting. THANK YOU SIR Link to comment Share on other sites More sharing options...
Hundsfott Posted May 22, 2018 Share Posted May 22, 2018 Is there somewhere a collection of values that we already know about (e.g. param x doesnt work if value is an integer)?I am trying to mess with LowHealthThreshold, but neither float nor integer values (no matter how high or low) seem to work.Any help would be highly appreciated. Link to comment Share on other sites More sharing options...
vectorgorgoth Posted June 6, 2018 Share Posted June 6, 2018 (edited) You forgot a rather important step. After creating the .pak file and adding it to the game's Data/ directory, you should also add it to the file Data/pak.cfg - I had to do this step in order to get the game to recognize my file.Edit: I don't know about normally, but I definitely know in my case I had to include the WHOLE file (not just the values I wanted to change) or the game got really strange. I was hoping it would simply override piecemeal, but I guess not. Edited June 6, 2018 by vectorgorgoth Link to comment Share on other sites More sharing options...
Hundsfott Posted June 13, 2018 Share Posted June 13, 2018 (edited) I have already done that. I also add the lines to the whole file. Still as soon as I add the line with lowhealththreshold, the game doesnt start up (error message). Edited June 13, 2018 by hinti21 Link to comment Share on other sites More sharing options...
Korathis Posted June 21, 2018 Share Posted June 21, 2018 Hi there, I've got a problem merging the rpg_param.xml files:I've taken three mods that works perfectly fine if used alone one after the other, but when it comes to take the lines each mod modifies in rpg_param.xml and put them together into one file, the effect of those modifications don't work as expected.The threed mods I've taken are:https://www.nexusmods.com/kingdomcomedeliverance/mods/12https://www.nexusmods.com/kingdomcomedeliverance/mods/151https://www.nexusmods.com/kingdomcomedeliverance/mods/144and the modified pak is here:https://1drv.ms/u/s!AnAxfAc1m1KvgUbf0EBqALw_Wlk6 XP seems to work well, but both repair kits modifications and weight do not. Please help me, I'm afraid I can't find a solution to this alone :sad: I've been scratching my head with the same problem the last hour. I wanted MoreXP, increased weight and increased herb picking radius which all use the rpg_param.xml Took MoreXP as the base (as it had more changes in it), changed BaseInventoryCapacity and HerbGatherSkillToRadius to my wanted numbers and repackaged but noooo just didn't work. Turns out it was the tbl file. I deleted the one in the .pak and created a blank file called rpg_param.tbl and repacked and its working! Link to comment Share on other sites More sharing options...
Hardaka Posted October 26, 2018 Share Posted October 26, 2018 Hello, hoping someone can help me. :smile: My changes weren't working, and after experimenting, I believe the problem is with creating the .zip file. Here is what I did to test that: 1) Changed Tables.pak to zip.2) Unzipped it.3) Made no changes to it.4) Re-zipped it.5) Changed it back to Tables.pak Then when I try to load the game I get ""Database system error - tables can't be loaded."No Mods and no changes to eliminate them as possibilities to it not working. I've tried winRAR and 7-Zip, I do select .zip for the archive. Both result in a .pak that is smaller in memory size, so I am assuming there is a setting I need to select to make the new zip recognizable by the game? Any ideas would be helpful. Link to comment Share on other sites More sharing options...
Lieste Posted October 26, 2018 Share Posted October 26, 2018 (edited) I just use 7-zip to directly access the .pak as a zipped folder, dragging replacement/additional files into the GUI pane as needed, and editing the file in-situ.This .pak is my custom one in e.g. %KCD%/Mods/MyModName/MyModPak.pakIt only contains files I have modified from the base game, and a blank .tbl file alongside to prevent preferential loading of the base game's .tbl Edited October 26, 2018 by Lieste Link to comment Share on other sites More sharing options...
SparrowCheeky Posted October 27, 2018 Share Posted October 27, 2018 (edited) Anybody knows where to edit prices for individual items? I can't seem to find it anywhere. (upd: nevermind, it's the file "pickable_items.xml" iside "items" folder in the same tables.pak). Now I try to find the min condition that shops will purchase items from you (I want to prevent player from selling thrashed armors for thousands of groshen). Edited October 27, 2018 by SparrowCheeky Link to comment Share on other sites More sharing options...
ll62518475 Posted January 2, 2019 Share Posted January 2, 2019 I was using winRAR to export/import the changed rpg_param.xml file. That either doesnt work because its winRAR, or im just doing something else wrong. The path seems to be ok, rpg_param.tbl is blank, but it doesnt work... I tried to edit skillcap and statcap values, i even tested with sprint stamina cost - set it to 50 - and it doesnt register at all. Do i HAVE to use 7zip for my mods to work? Link to comment Share on other sites More sharing options...
Recommended Posts