loot/skyrimse

ICAIO, AFT/iAFT, & RDO load order

Closed this issue · 7 comments

So I've noticed AFT/iAFT gets pushed very high in LO. Whats happening is, ICAIO is overwriting some of the changes of its functionality so the proper ordering should be ICAIO -> AFT/iAFT -> RDO -> all patches between the 3

SE

Please update the links in both of your issues to point to the SE versions of those mods.

oh damn thanks, i thought i pointed at right 1s lol

@chrisyowyow Here's the relevant metadata for the mods in question:

  - name: 'Immersive Citizens - AI Overhaul.esp'
    group: *lowPriorityGroup

  - name: 'Relationship Dialogue Overhaul.esp'
    after:
      - 'Immersive Citizens - AI Overhaul.esp'

AFT/iAFT are both in the default group, which lowPriorityGroup loads after, so the typical load order will be AFT/iAFT > ICAIO > RDO. Since all your proposing is to switch the order of AFT/iAFT & ICAIO, it should be noted that they don't conflict in a way that load order can remedy. You can check for yourself with SSEEdit. Therefore, there's no need to swap the order.

Since your other concern is the placement of AFT/iAFT in general, are there any other mods you think they should load after?

this is my personal LO starting from ICAO:

Immersive Citizens - AI Overhaul.esp
AmazingFollowerTweaks.esp
My Home Is Your Home.esp
Alternate Start - Live Another Life.esp

CFTO.esp
CFTO - Immersive Citizens Patch.esp
Alternate_Start_-Attacked_and_Left_for_Dead-_Balanced.esp
AltStartELFXEnhancedAddLight.esp
ASLAL ELFX Fix.esp
Relationship Dialogue Overhaul.esp
RDO Updated.esp
RDO - AFT v1.66 Patch.esp
AFT - USSEP Patch.esp
RDO - CRF + USSEP Patch.esp

CFTO-Lanterns.esp
CFTO-CoveredCarriages.esp
CFTO-iNeed-Patch.esp
HFE-CFTO-Patch.esp
ELFXEnhancer.esp
Immersive Citizens - ELFXEnhancer patch.esp
RealisticWaterTwo.esp
RealisticWaterTwo - Beyond Skyrim Bruma.esp
ELFX Fixes Ragged Flagon Fix.esp
FMaS - RW2 Patch.esp
Skyrim Unlocked.esp
Skyrim Unlocked - Live Another Life Patch.esp
Requiem Small Tweaks NPC Statefix - Skyrim Unlocked Patch.esp
WACCF_BashedPatchLvlListFix.esp
EzEWorldMapSE.esp
Requiem for the Indifferent.esp

Now im not sure if CTFO should be this low tbh... but rest should be definitely. This is after referencing all the different nexus forums of some of the mods. the 1s i have bolded should definitely be untouched.

There's not much we can do with your load order in this context. We need specific suggestions for what group a plugin should be in or what plugins it should load after & why.

The only suggestion I can tell from your load order relating to AFT/iAFT is to place it after ICAIO. As I discussed earlier, neither AFT nor iAFT have any records that conflict with ICAIO, so the load order between them doesn't matter.

As it wouldn't be appropriate to add an after to AFT/iAFT for ICAIO, I'll close this issue. If you still have specific suggestions for AFT/iAFT's placement, feel free to open a new issue.