<?xml version="1.0"?>
<rss version="2.0"><channel><title/><link>https://www.loverslab.com/blogs/blog/1877-skyrim-modding-tricks/</link><description><![CDATA[<p>
	This is a collection of Skyrim tricks I learned while modding.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a class="ipsAttachLink ipsAttachLink_image" href="<fileStore.core_Attachment>/monthly_2022_06/ScreenShot208.jpg.a1fc51982d243ab467e85458894c0486.jpg" data-fileid="1467632" data-fileext="jpg" rel=""><img alt="ScreenShot208.jpg" class="ipsImage ipsImage_thumbnailed" data-fileid="1467632" data-ratio="56.25" width="1920" src="<fileStore.core_Attachment>/monthly_2022_06/ScreenShot208.jpg.a1fc51982d243ab467e85458894c0486.jpg" /></a>
</p>
]]></description><language>en</language><item><title>Skyrim scripts for SSEEdit 4</title><link>https://www.loverslab.com/blogs/entry/22705-skyrim-scripts-for-sseedit-4/</link><description><![CDATA[<p>
	These scripts are for modders and were developed for SSEEdit 4.0.4. They might work with other SSEEdit/xEdit version but I didn't test them.
</p>

<p>
	 
</p>

<ul>
	<li>
		<strong>addConditionToAliases</strong>: Add an excluded faction condition to all aliases in quest. Condition is then moved to the top of the conditions container.
	</li>
	<li>
		<strong>modifyConditionInAliases</strong>: Check for <em>GetInFaction </em>function with old faction condition for aliases in quest and replace old faction with new faction.
	</li>
	<li>
		<strong>replaceScriptInDialogue</strong>: Should be used to replace the default TIF_ script name in dialogue topic's responses with a fixed value. This is to allow many different responses to use the same scripts instead of clogging the engine with many instances of the same script with different names. The script needs to be edited to set the Topic ID and the script name.
	</li>
	<li>
		<strong>replaceStringInDialogue</strong>: Should be used to replace a string by another in all topics and responses for a given mod file. This is to allow changing common mistypes or usage of the annoying ` instead of ' for example. The script needs to be edited to set the search and replace strings. This script also works with Unicode characters.
	</li>
	<li>
		<strong>setTimeOutInDialogue</strong>: Set the time out value (Skyrim hours) in all info responses to a given topic.
	</li>
	<li>
		<strong>renameNifHeadParts</strong>: Should be used to replace mesh head parts from nif files. This is useful to convert nif head meshes to use default head part names and avoid the ugly face bug. The script needs to be edited for input path, output path, original and new head part names.
	</li>
	<li>
		<strong>replaceHeadParts</strong>: This is the counter part of the above script. It should be used to replace head part names in your mod. The script needs to be edited for races and head part names. SSEEdit 4.0.4 is not able to create new head parts, so you might have to do that by hand if you're missing head parts.
	</li>
	<li>
		<strong>xVASynthDialogueExportAllFemalesAndMales</strong>: This is the script I use to generate xVASynth csv file for NPC voice processing. This script can be very slow if you have a lot of dialogue.
	</li>
	<li>
		<strong>xVASynthDialogueExportTest</strong>: This the script is similar to the above, except the output is a text file with only one line per topic or response. This is to be used for spell checking.
	</li>
	<li>
		<strong>xVASynthDialogueExportPlayer</strong>: This is the script I wrote to generate the player dialogue for Dragonborn voice over.
	</li>
</ul>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a class="ipsAttachLink" data-fileext="zip" data-fileid="2191936" href="https://www.loverslab.com/applications/core/interface/file/attachment.php?id=2191936&amp;key=8ca60d4ff2251b64b8ae095b17c5228f" rel="">renameNifHeadParts.zip</a>
</p>

<p>
	<a class="ipsAttachLink" data-fileext="zip" data-fileid="2191939" href="https://www.loverslab.com/applications/core/interface/file/attachment.php?id=2191939&amp;key=aecefc9934e07b65e8ee6c04aeb55a4a" rel="">replaceHeadParts.zip</a>
</p>

<p>
	<a class="ipsAttachLink" data-fileext="zip" data-fileid="2191957" href="https://www.loverslab.com/applications/core/interface/file/attachment.php?id=2191957&amp;key=64b3c2dec940c91bb466f7dfa84e59e8" rel="">xVASynthDialogueExportAllFemalesAndMales.zip</a>
</p>

<p>
	<a class="ipsAttachLink" data-fileext="zip" data-fileid="2191958" href="https://www.loverslab.com/applications/core/interface/file/attachment.php?id=2191958&amp;key=3f40503ea425667ead87618484986838" rel="">xVASynthDialogueExportPlayer.zip</a>
</p>

<p>
	<a class="ipsAttachLink" data-fileext="zip" data-fileid="2191962" href="https://www.loverslab.com/applications/core/interface/file/attachment.php?id=2191962&amp;key=257398d27e9d7b5346e535d40d309529" rel="">xVASynthDialogueExportTest.zip</a> <a class="ipsAttachLink" data-fileext="zip" data-fileid="2191963" href="https://www.loverslab.com/applications/core/interface/file/attachment.php?id=2191963&amp;key=cf9f04f8e030d2fcb785e559d27e2046" rel="">replaceScriptInDialogue.zip</a>
</p>

<p>
	<a class="ipsAttachLink" data-fileext="7z" data-fileid="2205865" href="https://www.loverslab.com/applications/core/interface/file/attachment.php?id=2205865&amp;key=4a555386ca0c3123e1f8c4e7c60908e6" rel="">replaceStringInDialogue.7z</a>
</p>

<p>
	<a class="ipsAttachLink" data-fileext="7z" data-fileid="2286581" href="https://www.loverslab.com/applications/core/interface/file/attachment.php?id=2286581&amp;key=2751b4750f38c303688494008a63fd39" rel="">addConditionToAliases.7z</a>
</p>

<p>
	<a class="ipsAttachLink" data-fileext="7z" data-fileid="2294640" href="https://www.loverslab.com/applications/core/interface/file/attachment.php?id=2294640&amp;key=1f7c6127e690d784e4b198614e083b28" rel="">modifyConditionInAliases.7z</a>
</p>
<p>
<a class="ipsAttachLink" href="https://www.loverslab.com/applications/core/interface/file/attachment.php?id=2379304&amp;key=a107c86b42a0a49fc43f953e6f37017c" data-fileExt='7z' data-fileid='2379304' data-filekey='a107c86b42a0a49fc43f953e6f37017c'>setTimeoutInDialogue.7z</a></p>]]></description><guid isPermaLink="false">22705</guid><pubDate>Wed, 30 Oct 2024 11:39:06 +0000</pubDate></item><item><title>From Skyrim SE to AE</title><link>https://www.loverslab.com/blogs/entry/17155-from-skyrim-se-to-ae/</link><description><![CDATA[<p>
	<span> </span>
</p>

<p>
	 
</p>

<p>
	EDIT: Now using<strong> </strong><span lang="en" xml:lang="en"><span><strong>1.6.1170.0 </strong>with the full Sexlab experience and no problem. </span></span>
</p>

<p>
	 
</p>

<p>
	<span lang="en" xml:lang="en"><span>EDIT2: For those still on 1.6.1130.0 and lower don't forget to install </span></span>Backported Extended ESL Support to ensure compatibility with mods developed with the latest version.
</p>

<p>
	 
</p>

<p>
	I tried to resist the urge to upgrade to Skyrim Anniversary Edition, I managed until this week. I am glad I can say everything went well.
</p>

<p>
	 
</p>

<p>
	For those who might be still wondering about the right move, here is my experience.
</p>

<p>
	 
</p>

<p>
	<strong>Most importantly, mods consisting of dll plugins are likely to be not compatible unless they clearly state so. So if you search for dll in your mods directory you will quickly get an idea of the mods needing an update.</strong>
</p>

<p>
	 
</p>

<p>
	I started by uninstalling Skyrim SE but keeping MO2 as is.
</p>

<ul>
	<li>
		Install/Update Skyrim AE from steam
	</li>
	<li>
		Install CreationKit from Steam + Unofficial CK patch AE
	</li>
	<li>
		Install SKSE SE
	</li>
	<li>
		Install SSE Engine fixes part 2
	</li>
</ul>

<p>
	 
</p>

<p>
	So far so good, then inside MO2 (only mods from my mod list and needing an update for AE are listed)
</p>

<ul>
	<li>
		Install USSEP, SSE Engine fixes part 1 and vanilla scripts optimizers
	</li>
	<li>
		Install Adress library, UIExtensions, JContainers, PapyrusUtil, Papyrus Extender, PO3 Tweaks, ConsoleUtil, SkyUI
	</li>
</ul>

<p>
	           If JContainer on Nexus is not updated, download from <a href="https://github.com/ryobg/JContainers/releases" rel="external nofollow">https://github.com/ryobg/JContainers/releases</a>
</p>

<ul>
	<li>
		Install CBPC (AE version is in the package), <strong>NOT</strong> HDT-SMP (not converted to AE) but Faster HDT-SMP (this one is converted to AE, so you need it for HDT-SMP to work!)
	</li>
	<li>
		Install RaceMenu, <strong>NOT</strong> RaceMenu HH (outdated) but Heels fix (which is compatible with RaceMenu for AE), RaceCompatibility fixes, Bodyslide, CBPC, CBBE, 3BA, XPMSE, FNIS
	</li>
	<li>
		Install SL AE, SOS+SOS AE (You need SOS AE!)
	</li>
</ul>

<p>
	 
</p>

<p>
	 Activate all other mods my perverted mind usually thinks of<span class="ipsEmoji">?</span>
</p>

<p>
	 
</p>

<p>
	Run and <span class="ipsEmoji">?</span>
</p>

<p>
	       RaceMenu error SKSE scripts version 65 expected 66 -&gt; A mod is overwriting RaceMenu, for me it was: Marriage Mod - To Have And To Hold enhanced spouses
</p>

<p>
	 
</p>

<p>
	Deactivate and try again <span class="ipsEmoji">?</span>
</p>

<p>
	 
</p>

<p>
	<img alt="ScreenShot208.jpg.a1fc51982d243ab467e85458894c0486.jpg" class="ipsImage ipsImage_thumbnailed" data-fileid="1467632" data-ratio="56.25" width="1200" src="https://www.loverslab.com/uploads/monthly_2022_06/ScreenShot208.jpg.a1fc51982d243ab467e85458894c0486.jpg" />
</p>

<p>
	 
</p>

<p>
	Hello Lydia, are you ready for <s>slave </s>bandit hunting?
</p>

<p>
	 
</p>

<p>
	So only 1 bug is not so bad, and yes Skyrim AE is faster to launch.
</p>

<p>
	 
</p>

<p>
	Now I wonder, what will happen when going back to modding?
</p>

<p>
	 
</p>

<p>
	Here is my mod list
</p>

<p>
	*********************
</p>

<p>
	<br />
	+XP32 Maximum Skeleton Special Extended<br />
	+Amazing Follower Tweaks SE<br />
	+Immersive First Person View<br />
	+Lux<br />
	+Lux - Via<br />
	+Lux Orbis<br />
	+ENB Light<br />
	+Particle Patch for ENB<br />
	+ENB Helper SE 1.5 for SSE 1.5.97<br />
	+Obsidian Mountain Fogs 1.01<br />
	+Embers XD<br />
	+Water for ENB<br />
	+EVLaS<br />
	+Achievements Mods Enabler<br />
	+DAR animations<br />
	+EVG Conditional Idles<br />
	+DynamicAnimationReplacer v1.1.0 for SkyrimSE<br />
	+Mari's flora<br />
	+Vivid Landscapes - All in One - Special Edition<br />
	+Skyrim Flora Overhaul SE<br />
	+Veydogolt - Grass and Land Overhaul<br />
	+Bijin NPCs SE<br />
	+Beautiful Draugr CBBE Phys SE<br />
	+Prettier Falmer and Draug<br />
	+Natural Thalmor Skin - BOTOX<br />
	+Natural Dunmer Skin - BOTOX<br />
	+Botox For Skyrim SE<br />
	+Clara Follower<br />
	+Hot Chicks have Hot Sisters wip<br />
	+Sleep In Lingerie<br />
	+Auto Sleep For Me Now (ESP)<br />
	+Backsteppo French Maid SMP<br />
	+Lingerie Set CBBE Curvy<br />
	+Charming High Heels - Racemenu High Heels (CBBE 3BBB Bodyslide)<br />
	+Wonderland Lingerie<br />
	+FNIS_logs<br />
	+FNIS_output<br />
	+GSPoses SE<br />
	+Feminine Pickup Animation SE<br />
	+Two Handed Sword Animation<br />
	+Crawl on all Fours animation for SSE<br />
	+play ground<br />
	+Sexy Combat Animations (conversion and DAR version)<br />
	+MfgFix<br />
	+Facelight SE<br />
	+Don't Show Headgears<br />
	+Vanilla Weapon Replacer SSE<br />
	+BDs Armor and Clothes Replacer CBBE 3BBB<br />
	+Misc 3D replacer<br />
	+Rudy ENB Cathedral Weathers ADDONS and REQUiRED Files<br />
	+Veydosebrom Regions<br />
	+Cathedral Weathers MCM<br />
	+Cathedral - Weathers<br />
	+Realistic Water Two SE<br />
	+DoM voicepack<br />
	+Diary Of Mine<br />
	+pahe_lives_on 8.1.4<br />
	+PAH AYGAS<br />
	+PAH HSH<br />
	+Interactive B<br />
	+Dripping when aroused<br />
	+SexLab Solutions v<br />
	+SexLab Dialogues SE<br />
	+SL Attraction SE v<br />
	+SL Aroused Redux V<br />
	+SlaveTatsSE<br />
	+SLAL RohZima<br />
	+SLAL FunnyBizness 25<br />
	+Billyy's SLAL Animations 5.2<br />
	+SLAL Babo<br />
	+SLAL_SE<br />
	+Devious Devices SE<br />
	+ZaZ Animation Pack 8 plus<br />
	+SL AE<br />
	+Heretical Resources v1.51<br />
	+Schlongs of Skyrim SE AE<br />
	+Expressive Facial Animation -Female Edition-<br />
	+sexy idle Animation - Skyrim Special Edition<br />
	+FNIS Move SE 7.2<br />
	+Fores New Idles in Skyrim SE - FNIS SE<br />
	+Beyond Skyrim - Bruma SE<br />
	+SL For Vanilla Bandit Camps SE v<br />
	+More Bandit Encampments DFT<br />
	+More Bandit Camps - EtR Patch<br />
	+More Bandit Camps SSE<br />
	+Serana Dialogue Add-On SE<br />
	+CiceReal Placer<br />
	+Female Tullius - xVASynth Voice<br />
	+Female Tullius - Tullia CBBE<br />
	+Female Heimskr VASynth voice<br />
	+Female Heimskr - Heimla<br />
	+Ulfrica<br />
	+Lilly - A fully-voiced female courier replacer and follower<br />
	+Follower Commentary Overhaul SE - FCO SE<br />
	+Relationship Dialogue Overhaul - RDO SE<br />
	+Immersive Citizens - AI Overhaul<br />
	+FLL - Feminized Level Lists<br />
	+Womanized Leveled List for OBIS with Deadly Wenches<br />
	+OBIS SE - Organized Bandits In Skyrim Special Edition<br />
	+Deadly Wenches SE<br />
	+Immersive Wenches SE<br />
	+MBWS NPC Housecarl Replacer SSE - Default Body - CBBE Textures -<br />
	+Mercenaries Replacer<br />
	+My Home is Your Home<br />
	+Freckle Mania 2 Combo 4K<br />
	+Fair Skin Complexion for CBBE<br />
	+Vitruvia - skin texture overhaul for males SOS Light<br />
	+High Poly Head SE<br />
	+CBBE 3BA<br />
	+CBBE<br />
	+Enhanced Blood Textures<br />
	+Eyes package<br />
	+Hair packages<br />
	+Faster HDT-SMP<br />
	+CBPC and HDT-SMP<br />
	+RaceMenu and BodySlide<br />
	+Address Library Extensions and UI<br />
	+USSEP Vanilla scripts opt SSE Engine and MU KneeJoint<br />
	*DLC: Dawnguard<br />
	*DLC: Dragonborn<br />
	*DLC: HearthFires<br />
	*Creation Club: ccBGSSSE001-Fish<br />
	*Creation Club: ccBGSSSE025-AdvDSGS<br />
	*Creation Club: ccBGSSSE037-Curios
</p>

<p>
	 
</p>

<p>
	Here is my load order list:
</p>

<p>
	***************************
</p>

<p>
	 
</p>

<p>
	Essential mods
</p>

<p>
	==========
</p>

<p>
	Skyrim.esm<br />
	Update.esm<br />
	Dawnguard.esm<br />
	HearthFires.esm<br />
	Dragonborn.esm<br />
	ccBGSSSE001-Fish.esm<br />
	ccBGSSSE037-Curios.esl<br />
	ccBGSSSE025-AdvDSGS.esm<br />
	Unofficial Skyrim Special Edition Patch.esp<br />
	Vanilla Script MicroOptimizations.esl<br />
	Vanilla Scripts Enhanced.esl<br />
	RaceCompatibility.esm<br />
	ApachiiHair.esm<br />
	HairPackage.esm (this my hair package compilation)<br />
	KSWigsSMP.esp<br />
	EyesPackage.esm (this my eye package compilation)<br />
	icepenguinworldmapclassic.esp<br />
	SkyUI_SE.esp<br />
	UIExtensions.esp<br />
	RaceCompatibilityUSKPOverride.esp<br />
	RaceMenu.esp<br />
	RaceMenuHH.esp<br />
	RaceMenuPlugin.esp<br />
	dD - Enhanced Blood Main.esp<br />
	CBBE.esp<br />
	RaceMenuMorphsCBBE.esp<br />
	3BBB.esp<br />
	SOSPhysicsManager.esp<br />
	SOSRaceMenu.esp<br />
	XPMSE.esp<br />
	High Poly Head.esm<br />
	12FemaleBrows.esp<br />
	FMS_FemaleMakeupSuite.esp<br />
	SFO_SkinFeatureOverlays.esp<br />
	FreckleMania2.esp<br />
	koralinas_freckles_moles.esp<br />
	My Home Is Your Home.esp
</p>

<p>
	 
</p>

<p>
	Replacer mods and more
</p>

<p>
	================<br />
	MercenaryReplacer.esp<br />
	MBWSFollowersReplacer.esp<br />
	Immersive Wenches.esp<br />
	Deadly Wenches.esp<br />
	OBIS SE.esp<br />
	Womanized Obis with Wenches.esp<br />
	FeminizedLevelLists.esp<br />
	Relationship Dialogue Overhaul.esp<br />
	FCO - Follower Commentary Overhaul.esp<br />
	Seraphim - PrettyCourier.esp<br />
	FemaleUlfric.esp<br />
	VivaceHairPhysics.esp<br />
	FemaleHiemskr.esp<br />
	FemaleTullius.esp<br />
	CiceroFemaleConversion.esp<br />
	CiceroFemaleSE.esp<br />
	SeranaDialogAddon.esp<br />
	MoreBanditCamps.esp<br />
	EtR MBC Camp Patch (explore).esp<br />
	MoreBanditEncampmentsFALK.esp<br />
	Bruma Map Adjustment.esp<br />
	BS_DLC_patch.esp<br />
	BSAssets.esm<br />
	BSHeartland - Meshes.esp<br />
	BSHeartland.esm
</p>

<p>
	 
</p>

<p>
	SL essential mods and more
</p>

<p>
	==================<br />
	FNIS.esp<br />
	FNISspells.esp<br />
	FNISSexyMove.esp<br />
	Schlongs of Skyrim - Core.esm<br />
	Schlongs of Skyrim.esp<br />
	SOS - Smurf Average Addon.esp<br />
	SOS - VectorPlexus Muscular Addon.esp<br />
	SOS - VectorPlexus Regular Addon.esp<br />
	SexLab.esm<br />
	Immersive Citizens - AI Overhaul.esp<br />
	Immersive Citizens - ELFXEnhancer patch.esp<br />
	SexSlavesForVanillaBandits.esp<br />
	ZaZAnimationPack.esm<br />
	Devious Devices - Assets.esm<br />
	Devious Devices - Contraptions.esm<br />
	Devious Devices - Expansion.esm<br />
	Devious Devices - Integration.esm<br />
	Devious Devices SE patch.esp<br />
	SexLabAroused.esm<br />
	BD Armor replacer.esp<br />
	SLAnimLoader.esp<br />
	SLAL_AnimationByBakaFactory.esp<br />
	SLALAnimObjBillyy.esp<br />
	SLALAnimObj.esp<br />
	RohZima_AnimObjects.esp<br />
	SlaveTats.esp<br />
	SexLab_Dialogues.esp<br />
	DW.esp<br />
	ITortureFramework.esm<br />
	Heretical Resources.esm<br />
	SexLab Attraction.esm<br />
	SexLab_Solutions.esp<br />
	PAH_HomeSweetHome.esp<br />
	PAH_AndYouGetASlave.esp<br />
	My Home Is Your Home (MHiYH 2plus) dialogue patch.esp<br />
	My Home Is Your Home dialogue patch.esp<br />
	Pahe_Dragonborn_fixes.esl<br />
	Pahe_Dwarven_Devious_suits.esp<br />
	pahe_lakeview_manor_cell.esp<br />
	paradise_halls.esm<br />
	paradise_halls_farengars_study.esl<br />
	paradise_halls_fellglow_slave_camp.esp<br />
	paradise_halls_SLExtension.esp<br />
	DiaryOfMine.esp
</p>

<p>
	 
</p>

<p>
	Unessential mods
</p>

<p>
	============<br />
	RealisticWaterTwo - Resources.esm<br />
	RealisticWaterTwo.esp<br />
	Cathedral Weather Godrays.esp<br />
	Cathedral Weathers.esp<br />
	CathedralWeatherMCM.esp<br />
	Veydosebrom Regions.esp<br />
	DSHg - DragonPriest Masks.esp<br />
	DSHg - Hats.esp<br />
	DSHg - Helmets.esp<br />
	DSHg - Hoods.esp<br />
	DSHg - UpdateDB.esp<br />
	DSHg - UpdateDG.esp<br />
	Facelight.esp<br />
	play_ground.esp<br />
	_GSPoses.esp<br />
	[Myst]WonderlandLingerie.esp<br />
	CharmingHighHeels.esp<br />
	[COCO]Lingerie.esp<br />
	Bella Lingerie Set [SE].esp<br />
	Lady Jasmine.esp<br />
	Lingerie Set.esp<br />
	Minou Aradia Lingerie Dress.esp<br />
	Osare Underwear.esp<br />
	Panties [SE].esp<br />
	Ultimate Lingerie Collection 2.esp<br />
	VtawWardrobe5.esp<br />
	SleepForMeNow.esp<br />
	SIL_SleepForMeNow.esp<br />
	Sleep in Lingerie.esp<br />
	HotChicks have HotSisters.esp<br />
	Clara.esp<br />
	Botox SE - Immersive Wenches.esp<br />
	Botox SE.esp<br />
	Botox.esp<br />
	Natural Dunmer Skin.esp<br />
	Natural Thalmor Skin.esp<br />
	Bijin AIO.esp<br />
	Veydogolt.esp<br />
	Skyrim Flora Overhaul.esp<br />
	Prettier Draug.esp<br />
	Prettier Falmer.esp<br />
	BeautifulDraugr.esp<br />
	EVGConditionalIdles.esp<br />
	Water for ENB (Shades of Skyrim).esp<br />
	Water for ENB.esm<br />
	Embers XD.esp<br />
	Obsidian Mountain Fogs.esp<br />
	Particle Patch for ENB.esp<br />
	ENB Light.esp<br />
	Lux Orbis - Master plugin.esm<br />
	Lux Orbis - USSEP patch.esp<br />
	Lux Orbis.esp<br />
	Lux - Resources.esp<br />
	Lux Via - plugin.esp<br />
	Lux Via.esp<br />
	Lux - Master plugin.esm<br />
	Lux - No grass in caves patch.esp<br />
	Lux - RWT Patch.esp<br />
	Lux - USSEP patch.esp<br />
	Lux.esp
</p>

<p>
	AmazingFollowerTweaks.esp
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	 
</p>
]]></description><guid isPermaLink="false">17155</guid><pubDate>Tue, 23 Aug 2022 18:40:58 +0000</pubDate></item></channel></rss>
