amorrow28 Posted January 16 Author Posted January 16 24 minutes ago, SonicMan1234 said: Shotgun blast of mods 😄 I think I counted 161 equippable costumes / variants (and 2 accessories), not counting color variant p3a files. 😁
gst100 Posted January 16 Posted January 16 10 minutes ago, emilscar said: @amorrow28 - I'm getting this error when I try to combine tables with all your mods: Validation of CostumeParam in AltinaNoHat.kurodlc.json failed, schema not found! (tbl file is missing) Any ideas? I tried to remove the json files one by one to see if it was an isolated problem but it just has the error with a different one when i run make tables I also noticed in the Horizon folder the file is "script_eng.p3a" and not "script_en.p3a" like the daybreak games, could that be an issue? I'm having the same issue
amorrow28 Posted January 16 Author Posted January 16 9 minutes ago, emilscar said: @amorrow28 - I'm getting this error when I try to combine tables with all your mods: Validation of CostumeParam in AltinaNoHat.kurodlc.json failed, schema not found! (tbl file is missing) Any ideas? I tried to remove the json files one by one to see if it was an isolated problem but it just has the error with a different one when i run make tables I also noticed in the Horizon folder the file is "script_eng.p3a" and not "script_en.p3a" like the daybreak games, could that be an issue? did you update your tool? (I put a note in literally every post that horizon breaks compatibility with older versions.) if you did update to v1.0.15 already, I’ll see what I can figure out when I get back to my computer.
emilscar Posted January 16 Posted January 16 Just now, amorrow28 said: did you update your tool? (I put a note in literally every post that horizon breaks compatibility with older versions.) if you did update to v1.0.15 already, I’ll see what I can figure out when I get back to my computer. yeah i used a brand new version downloaded from your link today
amorrow28 Posted January 16 Author Posted January 16 (edited) 16 hours ago, emilscar said: yeah i used a brand new version downloaded from your link today hrmm maybe it’s the exe version. I’ll rebuild it and re-upload to GitHub when I have the time, probably later tonight. In the meantime you can use the python version. EDIT: I’ve updated the script, just grab the new .exe (v1.0.16) Edited January 16 by amorrow28
valssu Posted January 16 Posted January 16 (edited) 1 hour ago, amorrow28 said: did you update your tool? (I put a note in literally every post that horizon breaks compatibility with older versions.) if you did update to v1.0.15 already, I’ll see what I can figure out when I get back to my computer. I tried with daybreak yesterday but was unable to combine two dlc mods, same with horizon. I pull the exe, all p3a, and json in one folder but the exe doesn't produce any output. Edit, I read the instructions again and got script_en.p3a from daybreak 1, i get the same error as other now TIA Edited January 16 by valssu
SonicMan1234 Posted January 16 Posted January 16 (edited) By the way, has anybody gotten N&S to work with Horizon yet? Do you just need to convert it? Edited January 16 by SonicMan1234
emilscar Posted January 16 Posted January 16 10 minutes ago, amorrow28 said: hrmm maybe it’s the exe version. I’ll rebuild it and re-upload to GitHub when I have the time, probably later tonight. In the meantime you can use the python version. ahh ok, is there directions to how to use python to combine tables somewhere? all good if not i will just wait for you to update. thanks again
amorrow28 Posted January 16 Author Posted January 16 (edited) 15 hours ago, SonicMan1234 said: By the way, has anybody gotten N&S to work with Horizon yet? Do you just need to convert it? I have, yeah, at least in the demo. I had to update tools for that too. I don’t know yet what I’ll do with all the files I made. I’m still pretty angry about the whole sky debacle. Still, I’ll probably do whatever lakovic wants me to do. 15 hours ago, emilscar said: ahh ok, is there directions to how to use python to combine tables somewhere? all good if not i will just wait for you to update. thanks again Install python 3 latest release, make sure Python in PATH is selected when installing (it is not default), download the entire kurodlc toolset, run the included batch file to install modules, then run kurodlc_make_zzz_tables.py. It has a bunch of dependencies, but as long as you installed the modules and have all the other files in the folder, you should be good to go. EDIT: I’ve updated the script, just grab the new .exe (v1.0.16) Edited January 16 by amorrow28 2
cat_stevens Posted January 16 Posted January 16 I managed to combine the tables by extracting the t_costume.tbl, t_dlc.tbl, t_item.tbl, and t_shop.tbl, putting them in the folder with the kurodlc.json files then following the github page
emilscar Posted January 16 Posted January 16 15 minutes ago, amorrow28 said: I have, yeah, at least in the demo. I had to update tools for that too. I don’t know yet what I’ll do with all the files I made. I’m still pretty angry about the whole sky debacle. Still, I’ll probably do whatever lakovic wants me to do. Install python 3 latest release, make sure Python in PATH is selected when installing (it is not default), download the entire kurodlc toolset, run the included batch file to install modules, then run kurodlc_make_zzz_tables.py. It has a bunch of dependencies, but as long as you installed the modules and have all the other files in the folder, you should be good to go. Hmm, I just did this got everything in the folder and with the python script also got this same error: Validation of CostumeParam in AgnesWedding.kurodlc.json failed, schema not found! (tbl file is missing) - i'll try what cat_stevens mentioned
valssu Posted January 16 Posted January 16 49 minutes ago, cat_stevens said: I managed to combine the tables by extracting the t_costume.tbl, t_dlc.tbl, t_item.tbl, and t_shop.tbl, putting them in the folder with the kurodlc.json files then following the github page Would you mind explaining how you extracted? "Place in a folder with any .kurodlc.json files along with kurodlc_lib.py and the original tbl files used for generating .kurodlc.json files (t_costume.tbl.original, t_dlc.tbl.original, t_item.tbl.original, and t_shop.tbl.original - and t_recipe.tbl.original if Ys X)." where did you get the original files? Thanks!
amorrow28 Posted January 16 Author Posted January 16 Ok, I'm pretty confused. It works fine for me, everything looks fine with my compile. I used this version here. My folder looks like this when I run the tool: Spoiler (The screenshot is after I run the tool, which is why there is a zzz_combined_tables.p3a)
SonicMan1234 Posted January 16 Posted January 16 Quote I have, yeah, at least in the demo. I had to update tools for that too. I don’t know yet what I’ll do with all the files I made. I’m still pretty angry about the whole sky debacle. Still, I’ll probably do whatever lakovic wants me to do. Same. I hope Lakovic's doing well. As for the game, guess I'll run it through. Really appreciate all the tools you make even if I forget how they work by the time of every new release, haha. 😅
cat_stevens Posted January 16 Posted January 16 8 minutes ago, valssu said: Would you mind explaining how you extracted? "Place in a folder with any .kurodlc.json files along with kurodlc_lib.py and the original tbl files used for generating .kurodlc.json files (t_costume.tbl.original, t_dlc.tbl.original, t_item.tbl.original, and t_shop.tbl.original - and t_recipe.tbl.original if Ys X)." where did you get the original files? Thanks! You put p3a_extract.exe and script_eng.p3a in the same folder and run the exe. I got p3a_extract from the git, that'll spit out a folder that has table_eng in it which has all the tables
valssu Posted January 16 Posted January 16 (edited) 10 minutes ago, amorrow28 said: Ok, I'm pretty confused. It works fine for me, everything looks fine with my compile. I used this version here. My folder looks like this when I run the tool: Hide contents (The screenshot is after I run the tool, which is why there is a zzz_combined_tables.p3a) my script_en.p3a (or should it be script_eng?) is 18MB compared t yours at 24MB, what version of db1 did you get your file from? Mine is 1.3.3 Edited January 16 by valssu
amorrow28 Posted January 16 Author Posted January 16 9 minutes ago, valssu said: my script_en.p3a (or should it be script_eng?) is 18MB compared t yours at 24MB, what version of db1 did you get your file from? Mine is 1.3.3 It’s in the Trails beyond the Horizon folder, right next to Kai.exe. Are you using the one from a different game?
emilscar Posted January 16 Posted January 16 23 minutes ago, amorrow28 said: Ok, I'm pretty confused. It works fine for me, everything looks fine with my compile. I used this version here. My folder looks like this when I run the tool: Reveal hidden contents (The screenshot is after I run the tool, which is why there is a zzz_combined_tables.p3a) Here's my screenshot of the folder, I just downloaded from the link you showed above for the .exe, and still getting the error
valssu Posted January 16 Posted January 16 (edited) 7 minutes ago, amorrow28 said: It’s in the Trails beyond the Horizon folder, right next to Kai.exe. Are you using the one from a different game? Sorry, I am incredibly stupid. I took the script_en.p3a from DB1 because i followed the custom table instructions word for word. I still get error like the others with horizon script_eng though. Working through cat_stevens' process atm Edited January 16 by valssu
emilscar Posted January 16 Posted January 16 (edited) 11 minutes ago, emilscar said: Here's my screenshot of the folder, I just downloaded from the link you showed above for the .exe, and still getting the error *edit - nvm - i got it to work using cat_stevens method and pulling out those 4 .tbl files! Edited January 16 by emilscar
rqwe Posted January 16 Posted January 16 So I think I might be doing something wrong, iirc Lakovics mod should have outfits in the DLC menu, but i'm not seeing em there even after converting the mod to p3a and verifying it works in the full game. is there a step I forgot to do? i'm only using his mod atm, so I don't think I need to worry about merging tables like this.
emilscar Posted January 16 Posted January 16 ok so just to note i got everything working with all mods and the combined tables, only 1 note is that for the agnes wedding mod, it didn't show up in the DLC section, but it was available to buy from the store in front of van's office. all other mods were available in the DLC and in the store
amorrow28 Posted January 16 Author Posted January 16 (edited) 14 hours ago, emilscar said: *edit - nvm - i got it to work using cat_stevens method and pulling out those 4 .tbl files! I’m baffled but glad you got it to work. I’ll try to figure out where the bug is. EDIT: I’ve fixed the bug, just grab the new .exe (v1.0.16) 14 hours ago, valssu said: Sorry, I am incredibly stupid. I took the script_en.p3a from DB1 because i followed the custom table instructions word for word. I still get error like the others with horizon script_eng though. Working through cat_stevens' process atm I thought I updated the instructions to say you need to get the P3A from the game you want to mod (since it is injecting the mod into the game’s files). edit: I tried to clarify the instructions, so they’re updated now. Studying the screenshots, the files look the same as mine. I dunno… 14 hours ago, rqwe said: So I think I might be doing something wrong, iirc Lakovics mod should have outfits in the DLC menu, but i'm not seeing em there even after converting the mod to p3a and verifying it works in the full game. is there a step I forgot to do? i'm only using his mod atm, so I don't think I need to worry about merging tables like this. You need a bunch of stuff to get the dlc working. I had to make a custom .kurodlc.json file to merge into the tables, and a bunch of DLC unlock keys. The .mi files also have to be converted with the new version of the binary decode script I posted today, and for good measure I removed all the unmodified files lakovic left behind to reduce chances of bugs in the game. Edited January 16 by amorrow28
valssu Posted January 16 Posted January 16 (edited) 22 minutes ago, emilscar said: *edit - nvm - i got it to work using cat_stevens method and pulling out those 4 .tbl files! i pulled the 4 files from horizon script_eng.p3a, what was the next step after that? edit: or was I supposed to get the 4 tbl files from each p3a? Edited January 16 by valssu
emilscar Posted January 16 Posted January 16 3 minutes ago, valssu said: i pulled the 4 files from horizon script_eng.p3a, what was the next step after that? just put them in the folder with all the json files and make tables, it now works if those 4 .tbl files are there, at least it did for me
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now