scrwar Posted August 24, 2022 Posted August 24, 2022 Hey, all, anyone able to help me locate, or how to edit, TK7.5 addon rooms script? I'm adding rooms to my game files but they're not showing up. I think it's the addon script I need to update to add the room, correct?
OysterMug Posted August 24, 2022 Posted August 24, 2022 Editing the script is fairly simple (decode the txx, find the appropriate section for your room, add the path in the same format as other rooms, then re-encode the txx. OR Stop using 7.5 and switch to VX. There really is NO reason to still be using sloooooow old (and now unsupported) v7.5.
scrwar Posted August 24, 2022 Author Posted August 24, 2022 I'm fooling with VX right now actually.. but something I did is causing it to run out of memory constantly.. >.<
scrwar Posted August 25, 2022 Author Posted August 25, 2022 2 hours ago, OysterMug said: Editing the script is fairly simple (decode the txx, find the appropriate section for your room, add the path in the same format as other rooms, then re-encode the txx. OR Stop using 7.5 and switch to VX. There really is NO reason to still be using sloooooow old (and now unsupported) v7.5. So, if I wanted to edit my txx file, which file is it / where is it located? Also, can you advise on how to convert/decode the txx file?
OysterMug Posted August 25, 2022 Posted August 25, 2022 The script file you wish to edit should already be a .txx archive. To decode/encode it, you need to use "Txx_Tools", which you will find in the "Binaries\tk17sh\" folder of your game directory. It's a CLI-based utility, so you must run it from the CLI Command Window.
OysterMug Posted August 26, 2022 Posted August 26, 2022 On 8/24/2022 at 6:23 PM, scrwar said: I'm fooling with VX right now actually.. but something I did is causing it to run out of memory constantly.. >.< Are you trying to use Hook4? Too many Addons will cause H4 under VX to crash in a New York minute. 20 year old DX9 is HORRIBLE at memory management on modern machines. Hook5 uses DX11 and is noticeably better (though not perfect.)
Curtis_S Posted August 27, 2022 Posted August 27, 2022 On 8/24/2022 at 7:23 PM, scrwar said: I'm fooling with VX right now actually.. but something I did is causing it to run out of memory constantly.. >.< The addon scripts for version 7.5 don't work in VX. Delete them. Also, if you are running a 64bit OS (and who isn't nowadays?) run the 4Gb patch, if you haven't already.
scrwar Posted August 28, 2022 Author Posted August 28, 2022 23 hours ago, Curtis_S said: The addon scripts for version 7.5 don't work in VX. Delete them. Also, if you are running a 64bit OS (and who isn't nowadays?) run the 4Gb patch, if you haven't already. On 8/26/2022 at 8:32 AM, OysterMug said: Are you trying to use Hook4? Too many Addons will cause H4 under VX to crash in a New York minute. 20 year old DX9 is HORRIBLE at memory management on modern machines. Hook5 uses DX11 and is noticeably better (though not perfect.) Guys, thank you so much for the help. I took a 24 hour binge into Daz Studios and it's just way too much for what I want to do. I'm coming back to work out my VX issues. I'll try this stuff and let you know. Much appreciated!
ulthar2040 Posted June 22, 2023 Posted June 22, 2023 hello @OysterMug could you please expand a little your explanation, please. i mean in wich secction we need to put the new scripts if this is a clothe or a hat or a toy? DRESS LUDER SHARED ? thank you in advance.
Daspex Posted June 22, 2023 Posted June 22, 2023 (edited) 41 minutes ago, ulthar2040 said: @OysterMug It depends on what you would like to edit.If you want to edit the dress/mesh itself,you need to edit the dress.BS file located in the "scene" folder oft the addon.If you want to edit something else like environmental settings you need to edit the script files inside oft the addons "script" folder. Edited June 22, 2023 by Daspex 1
OysterMug Posted June 22, 2023 Posted June 22, 2023 11 hours ago, ulthar2040 said: hello @OysterMug could you please expand a little your explanation, please. i mean in wich secction we need to put the new scripts if this is a clothe or a hat or a toy? DRESS LUDER SHARED ? thank you in advance. (Something that might help: "Luder" is German for "bitch".) Many (most) addons include multiple components, going into multiple folders. It would require an entire tutorial to explain which scripts go where. CTK should automatically place the scripts in their proper place for you. If you are trying to do something unique, I recommend examining the "Script" folder of other addons to see where similar scripts are placed. 1
ulthar2040 Posted June 23, 2023 Posted June 23, 2023 however CTK is not compatible with 7.5, so I'll take your second recommendation (examine similar scripts). It would be great if there was such a tutorial, like that, it would put loverslab at the level of the legendary modsgarden.....starting with master minds like you, thank you very much @OysterMug.
ulthar2040 Posted June 23, 2023 Posted June 23, 2023 1 hour ago, Daspex said: It depends on what you would like to edit.If you want to edit the dress/mesh itself,you need to edit the dress.BS file located in the "scene" folder oft the addon.If you want to edit something else like environmental settings you need to edit the script files inside oft the addons "script" folder. I was thinking something like that, thank you very much. I'll try it thanks @Daspex mastermind too. 1
Daspex Posted June 23, 2023 Posted June 23, 2023 5 hours ago, ulthar2040 said: however CTK is not compatible with 7.5, so I'll take your second recommendation (examine similar scripts). It would be great if there was such a tutorial, like that, it would put loverslab at the level of the legendary modsgarden.....starting with master minds like you, thank you very much @OysterMug. Ctk 3.2 also has batches for 7.5 addon creation.
Recommended Posts