EssArrBee Posted June 27, 2015 Posted June 27, 2015 RS stuff in the patch is mostly to get it in line with CRF. I used the Cell lighting from RS and everything else from CRF.
Crimson13 Posted June 28, 2015 Posted June 28, 2015 It seems like ELE is compatible with ELFX but not ELFX Enhancer. So it seems like you should be okay. My question is that is it possible to let the STEP Patches accept a Legendary + Falskaar + Wrymstooth ELE version? I have Falskaar and Wyrmstooth in my mod list but the way it is I can't use the STEP patches because they need the regular Legendary version of ELE and I need to use the combined version. I don't know what the difference is honestly, it seems like I could just rename the combined version to the Legendary .esp name. 1
EssArrBee Posted June 29, 2015 Posted June 29, 2015 On 6/28/2015 at 9:01 PM, Crimson13 said: It seems like ELE is compatible with ELFX but not ELFX Enhancer. So it seems like you should be okay. My question is that is it possible to let the STEP Patches accept a Legendary + Falskaar + Wrymstooth ELE version? I have Falskaar and Wyrmstooth in my mod list but the way it is I can't use the STEP patches because they need the regular Legendary version of ELE and I need to use the combined version. I don't know what the difference is honestly, it seems like I could just rename the combined version to the Legendary .esp name.You can rename it. It doesn't matter what the name is to the actual game. As long as not other plugins need it to be a master, you're fine renaming it.
KeondraSwift Posted July 7, 2015 Posted July 7, 2015 The first half of the keywords are showing up as a critical conflict for me in TES5Edit. The change log says the entries are forwarded from Weapons & Armor Fixes, but the EDID for them differs slightly with a _KRY added at the end. This is the only one with them named this way. I would normally just forward the WAF entry, but I'm afraid it will break a connection that the STEP Patch has made. Is this intended or does it even affect anything?
EssArrBee Posted July 7, 2015 Posted July 7, 2015 I don't think it matters what EDID is on Keywords as long as the FormID is the same.
Kesta Posted July 7, 2015 Posted July 7, 2015 On 7/7/2015 at 4:08 PM, EssArrBee said: I don't think it matters what EDID is on Keywords as long as the FormID is the same.While I always considered this to be true (at least, it is when the keywords is used as reference in other records), I think it'd need further testing regarding scripts. Since in script you use their Edid to refer to Keywords, I wouldn't be 100% sure that the compiler associate the keywords with its formID (especially since you can run the compiler outside the CK). And that's probably even worst with SKSE functions since IIRC they work with the string representation of the edid.
KeondraSwift Posted July 7, 2015 Posted July 7, 2015 (edited) I did a bit of googling and then I PM'd kryptopyr (who is the author of WAF as well as what I think the _KRY stands for) for clarification and she said the same thing as SRB. Seeing as I could not find any other mentions of issues related to this, I think it is safe to assume that they are correct. Though I will still try to keep an eye out for anything that might come from it. Thank you for the timely help. Edited July 7, 2015 by KeondraSwift
EssArrBee Posted July 7, 2015 Posted July 7, 2015 I didn't realized they were even changed the time I did the patches. You can forward them in xEdit if you like and make it all green in the STEP Patch.
kryptopyr Posted July 7, 2015 Posted July 7, 2015 On 7/7/2015 at 4:18 PM, Kesta said: While I always considered this to be true (at least, it is when the keywords is used as reference in other records), I think it'd need further testing regarding scripts. Since in script you use their Edid to refer to Keywords, I wouldn't be 100% sure that the compiler associate the keywords with its formID (especially since you can run the compiler outside the CK). And that's probably even worst with SKSE functions since IIRC they work with the string representation of the edid. Can you share which script functions use the EDID? Most script functions will reference keywords which are declared as properties of that script.
Kesta Posted July 7, 2015 Posted July 7, 2015 (edited) On 7/7/2015 at 6:26 PM, kryptopyr said: Can you share which script functions use the EDID? Most script functions will reference keywords which are declared as properties of that script.I was actually thinking about the very specific HasKeywordString (String s) function (available for every Forms): https://ck.uesp.net/wiki/HasKeywordString_-_Form Edit : btw, the problem is actually way more trivial than I thought. I was certain a similar function that allowed to check for only a part of the edid of the keyword was available. Like a function you'd call with a "_KRY" parameter to check if a form had any keywords with "_KRY" in it. I was pretty sure I already used one once, but I must be mistaken since I can't find it anywehre on the CK wiki nor in my scripts :O_o: Edited July 7, 2015 by Kesta
kryptopyr Posted July 7, 2015 Posted July 7, 2015 Ah, thank you. I wasn't aware of that function. That does look like it could have some issues with the changes to the Editor IDs. I'd say the chances of it causing any problems are still pretty low, and I'm not aware of any mods that use this function to check for any of my keywords. However, it's good to know about that.
Muladhara86 Posted July 21, 2015 Posted July 21, 2015 Would I still be able to use the prefab Extended patch if I omit the following: Stable UGridstoLoadDouble Cursor FixMain Font Replacement83Willows 101BugsHDLightning During Thunder StormsRainbows & Shooting Stars (for Wonders of Weather)SM Drop Lit Torches If the patch relies on one of these mods, which ones?
EssArrBee Posted July 21, 2015 Posted July 21, 2015 On 7/21/2015 at 5:34 PM, Muladhara86 said: Would I still be able to use the prefab Extended patch if I omit the following: Stable UGridstoLoadDouble Cursor FixMain Font Replacement83Willows 101BugsHDLightning During Thunder StormsRainbows & Shooting Stars (for Wonders of Weather)SM Drop Lit Torches If the patch relies on one of these mods, which ones?You should be fine. There is requirements page linked in one of the sections right before the mod tables start if you're unsure.
Muladhara86 Posted July 22, 2015 Posted July 22, 2015 I missed one in my list: Enhanced Blood Textures. Omitting this causes problems with the extended patch. Could I follow these steps to modify the patch: - Install EBT- Load a profile with all Extended Patch masters- Load TES5Edit- Find every entry in the Extended Patch whose last entry was EBT- Replace those values by copying as override the pre-EBT values- Save and profit
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