Tutorial  Updated

Skyrim Modding

Skyrim mods have been a large part of the game and today we are going to go over how to add pre made mods and how to convert Skyrim SE mods to switch


Required FilesSetup Skyrim Toolkit and PatchInstall Premade ModsConvert Skyrim SE ModsPack & Unpack ModsPremade Levelers Tower with PatchRecomended ModsSkyrim Homebrew Tools


  1. For Converting and Packing - https://github.com/Lord-Akkrand/Skyrim-NX-Toolkit
    Bypass plugin limit in Skyrim - https://mega.nz/file/rpN2HQbR#GyBawfti1Nmx4wOTLFdKuhEb5w0E3v_5-z4SiFqcJIg
    Required by Toolkit - https://github.com/BtbN/FFmpeg-Builds/releases


  2. Start by extracting Skyrim-NX-Toolkit to Desktop
    After downloading ffmpeg copy ffmpeg.exe to \ToolKitRelease\Utilities

    Open Skyrim INIs and Plugin Bypass Patch .zip
    -if your on atmosphere just copy /atmosphere to SD Card
    -if your on sxos copy the 01000A10041EA000 Folder from /atmosphere/contents to your titles folder and place exefs_patches in /sxos/exefs_patches

    -The Toolkit will download any required programs after you run it the first time



  3. goto https://www.nexusmods.com/skyrimnintendoswitch and select what ever mods you like
    im going to use cheat room as an example
    https://www.nexusmods.com/skyrimnintendoswitch/mods/108

    after you download the mod you will have 4 files in the folder
    -Cheat Room.esp
    -CheatRoom.bsa
    -CheatRoom - Textures.bsa
    -CheatRoom - Meshes.bsa


    Open your Plugins file with a text editor

    for sxos - /sxos/titles/01000A10041EA000/romfs/Plugins
    for atmosphere - /atmosphere/contents/01000A10041EA000/romfs/Plugins

    it should contain some notes from the dev you can delete everything in the file
    then add *Cheat Room.esp and save it then transfer it back to your romfs folder

    -if you are installing multiple mods add all the .esp file names here

    for example:
    *Cheat Room.esp
    *ModNumber1.esp
    *ModNumber2.esp
    *SomeOtherMod.esp
    DisabledMod.esp

    The Asterisk (*) is the On/Off for the mod if you remove it the mod is disabled

    Open Skyrim.ini with a text editor
    for sxos - /sxos/titles/01000A10041EA000/romfs/Skyrim.ini
    for atmosphere - /atmosphere/contents/01000A10041EA000/romfs/Skyrim.ini


    go down until you see [Archive]
    first is sResourceArchiveList= this is where you put CheatRoom.bsa and CheatRoom - Meshes.bsa
    second is sResourceArchiveList2= this is where you put CheatRoom - Textures.bsa

    should look like this
    Code:
    [Archive]
    sResourceArchiveList=Skyrim - Misc.bsa, Skyrim - Shaders.bsa, Skyrim - Interface.bsa, Skyrim - Animations.bsa, Skyrim - Meshes0.bsa, Skyrim - Meshes1.bsa, Skyrim - Sounds.bsa, Skyrim - Hyrule.bsa, Skyrim - Patch.bsa, CheatRoom.bsa, CheatRoom - Meshes.bsa
    sResourceArchiveList2=Skyrim - Voices_en0.bsa, Skyrim - Voices_en1.bsa, Skyrim - Textures0.bsa, Skyrim - Textures1.bsa, Skyrim - Textures2.bsa, Skyrim - Textures3.bsa, Skyrim - Textures4.bsa, Skyrim - Textures5.bsa, Skyrim - Textures6.bsa, Skyrim - Textures7.bsa, Skyrim - Textures8.bsa, CheatRoom - Textures.bsa
    bLoadArchiveInMemory=1
    sArchiveToLoadInMemoryList=Skyrim - Animations.bsa

    Open Skyrim_en.ini
    for sxos - /sxos/titles/01000A10041EA000/romfs/Skyrim_en.ini
    for atmosphere - /atmosphere/contents/01000A10041EA000/romfs/Skyrim_en.ini

    and add CheatRoom - Textures.bsa

    should look like this
    Code:
    [Archive]
    sResourceArchiveList2=Skyrim - Voices_en0.bsa, Skyrim - Voices_en1.bsa, Skyrim - Textures0.bsa, Skyrim - Textures1.bsa, Skyrim - Textures2.bsa, Skyrim - Textures3.bsa, Skyrim - Textures4.bsa, Skyrim - Textures5.bsa, CheatRoom - Textures.bsa

    And finally copy the 4 files from cheat room into the Data folder
    for sxos - /sxos/titles/01000A10041EA000/romfs/Data
    for atmosphere - /atmosphere/contents/01000A10041EA000/romfs/Data

    Done
    !! Skyrim will detect cheats and disable game achievements !!
    when you start Skyrim it will show a pop saying cheat room active and cheat teleport spell added if you use the spell and teleport to cheat room
    Once there do what you like, increase perks get cheat weapons and armor etc.
    After your done with cheat room use the spell again and select original position



  4. Download what ever mods you want from https://www.nexusmods.com/skyrimspecialedition (Don't use SKSE or SKYUI)

    -I'm going to Use Levelers Tower v4.4 by WilliamSea because it is one of my favorite mods for Skyrim you can use what you want
    https://www..com/skyrimspecialedition/mods/2692

    Open the ToolKitRelease Folder and create a new Folder(you can name it whatever you want the converted mods to be named)
    -I'm going to name my Folder LevelersTower

    -After creating your Folder copy all the files from the mods you downloaded in the case of Levelers Tower
    -you should have a Meshes Folder, Scripts Folder, Textures Folder and LevelersTower.esp

    Now Drag n Drop the LevelersTower Folder (or your mod folder) to CONVERT_MOD

    -A new terminal window will open and show the progress of everything this will take some time for example LevelersTower took about 20 mins

    Copy the the contents of the new folder named LevelersTower_ConvertedAndPacked to the DATA Folder
    for sxos - /sxos/titles/01000A10041EA000/romfs/Data
    for atmosphere - /atmosphere/contents/01000A10041EA000/romfs/Data

    Open your Plugins file with a text editor
    for sxos - /sxos/titles/01000A10041EA000/romfs/Plugins
    for atmosphere - /atmosphere/contents/01000A10041EA000/romfs/Plugins

    -If you don't have any mods installed then delete everything inside the plugins file but if you already have mods installed then just
    Add *LevelersTower.esp to the file and save it

    If you converted multiple mods copy all the .esp file names here with a * before the esp name
    for example mine looks like this(if your under 18 don't look up any of the mods on my list)
    Code:
    *FlowerGirls SE.esm
    *AmorousAdventuresPlus.esp
    *FlowerGirls SE - Adventures.esp
    *UNP Female Body Renewal.esp
    *Sexy Armor Replacer Patch.esp
    *Mayatola Unique Followers AIO.esp
    *MarriageModSE.esp
    *FNIS.esp
    *LevelersTower.esp
    *MistySkye.esp
    *AmazingFollowerTweaks.esp
    *Cannabis Skyrim SE.esp
    *Spousetocustomhome.esp
    *BarenziahQuestMarkers_Droppable.esp
    *DrugProjectF44.esp
    *Cheat Room.esp
    *XPMSE.esp

    The Asterisk (*) is the On/Off for the mod if you remove it the mod is disabled
    -In my case The FlowerGirls SE.esm must be on top of the list and XPMSE.esp must be at the bottom in order for it to work some mods require certain
    positions in the list most say on the Nexus when they need to be above or below a esp
    Sometimes trial n error is the only way to figure out load order or you can load the mods on PC if you own Skyrim SE you can use a Mod Load Order Tool to setup and check your order
    I've always just moved it up down if a mod fails and normally its takes a couple try's to get working

    Open Skyrim.ini with a text editor
    for sxos - /sxos/titles/01000A10041EA000/romfs/Skyrim.ini
    for atmosphere - /atmosphere/contents/01000A10041EA000/romfs/Skyrim.ini


    -Go down until you see [Archive] and add LevelersTower.bsa, LevelersTower - Textures.bsa, LevelersTower - Meshes.bsa

    should look like this

    Code:
    [Archive]
    sResourceArchiveList=Skyrim - Misc.bsa, Skyrim - Shaders.bsa, Skyrim - Interface.bsa, Skyrim - Animations.bsa, Skyrim - Meshes0.bsa, Skyrim - Meshes1.bsa, Skyrim - Sounds.bsa, Skyrim - Hyrule.bsa, Skyrim - Patch.bsa, LevelersTower.bsa, LevelersTower - Meshes.bsa
    sResourceArchiveList2=Skyrim - Voices_en0.bsa, Skyrim - Voices_en1.bsa, Skyrim - Textures0.bsa, Skyrim - Textures1.bsa, Skyrim - Textures2.bsa, Skyrim - Textures3.bsa, Skyrim - Textures4.bsa, Skyrim - Textures5.bsa, Skyrim - Textures6.bsa, Skyrim - Textures7.bsa, Skyrim - Textures8.bsa, LevelersTower - Textures.bsa
    bLoadArchiveInMemory=1
    sArchiveToLoadInMemoryList=Skyrim - Animations.bsa
    -If your mods contain animations add them to the end of sArchiveToLoadInMemoryList=

    Open Skyrim_en.ini and add LevelersTower - Textures.bsa
    should look like this

    Code:
    [Archive]
    sResourceArchiveList2=Skyrim - Voices_en0.bsa, Skyrim - Voices_en1.bsa, Skyrim - Textures0.bsa, Skyrim - Textures1.bsa, Skyrim - Textures2.bsa, Skyrim - Textures3.bsa, Skyrim - Textures4.bsa, Skyrim - Textures5.bsa, LevelersTower - Textures.bsa

    Done
    !! Skyrim will detect cheats and disable game achievements !!

    When you start your Skyrim game a message should pop up saying Levelers Tower added and if you go to your map you will see a new player home
    this player home is capable of modifying most parts of players stat along with some extras like longer days/nights increasing player speed and carry weight
    and it also has some cool fire, frost and shock arrows that are worth checking out



  5. --Packing Mods--
    This is only for Switch mods Skyrim SE Mods need to be Converted


    Create a new Folder
    - I'm going to name my Folder MasterMods

    - Place all your downloaded files inside this folder

    - Drag and Drop this folder onto PACK_MOD and let it run until its done
    -you will end up with a folder called MasterMods_Packed

    --Unpacking Mods--

    Drag and Drop your packed file folder onto UNPACK_MOD and let it run until its done

    -You will end up with a folder with the addon _Packed_Unpacked
    -example MasterMods_Packed_Unpacked


  6. Here is an example of Levelers Tower with bypass limit patch ready to play just copy to SD card
    Atmosphere
    Sxos



  7. Lockpick Pro - https://www.nexusmods.com/skyrimspecialedition/mods/1989
    Spouse can live anywhere - https://www.nexusmods.com/skyrim/mods/11370?tab=description
    Stones of Barenziah Droppable plus Quest Markers - https://www.nexusmods.com/skyrimspecialedition/mods/686?tab=description
    Cheat Room - https://www.nexusmods.com/skyrimnintendoswitch/mods/108?tab=description
    Beautiful Nature - https://www.nexusmods.com/skyrimnintendoswitch/mods/156
    Forest Mounts and Followers SE - https://www.nexusmods.com/skyrimnintendoswitch/mods/152



  8. This is a overlay that I made for my own use its only for enabling and disabling esp from plugins file. I figured I would add it here in case some one wants to use it. There is a Sx version and a Atmos version and since i'm still working on it when I have time so its in Beta now

    Atmosphere
    Sxos

    betav1 - initial release
    betav2 - bug fix that deleted first character if you selected a esp multiple times without closing overlay

    Also This is worth keeping an eye on but its codded only for atmos its basically a mod manager that runs on switch

    SkyMM-NX

    This one I changed it to work on Sx in case some one doesn't know how to compile and fix errors associated with compiling other peoples code

    SkyMM-NX-S

 
Last edited by Terrorize420,

Terrorize420

Well-Known Member
OP
Member
Joined
Jan 28, 2019
Messages
110
Trophies
0
XP
1,314
Country
United States
I just tried this for the first time today. AMS crashed on me, and sxos didn't seem to use the mods. I'm not sure what the Plugins file is supposed to do, but all of my mods were activated after adding them near the TOP of the .ini (eg. sTestFile9=SpellTomeResurrectDead.esp).

The explanation that would have made things clearer to me, is that base, animations, and mesh .bsa files need to be listed under sResourceArchiveList, while textures and voices go under sResourceArchiveList2.

Then, for some reason, animations need to be listed a second time in sArchiveToLoadInMemoryList.


Good info in the thread about creating an Interface folder for .swf files, and it should be added to the OP.


I've never actually finished the game but now I may pick it up again. Although I'm home from a long deployment now, and I own an Oculus and Skyrim VR. Wonder if some of these mods will work with that... :evil:

I don't add my ESP's to Skyrim.ini only in the Plugins file because of the limit of 10 total ESP's allowed
and avoid the character limit filling up quicker unless you rename your mods to shorter names

Basically all your ESP's should be inside Plugins file with a * before the name to enable it
(For example *LevelersTower.esp is Enabled and LevelersTower.esp is Disabled)

Your BSA's, Textures, Meshes, and animations go in Skyrim.ini
(and yea Animations need to be added to sArchiveToLoadInMemoryList also)

Then you need to add your Textures to Skyrim_en.ini again

Then just place your files inside the right folders for your CFW
Try the premade levelers tower see if that works for you
I tried to go over everything without trying to flood people with too much info I plan on adding more when I get time
also if you go to Nexus and search VR there is some mods that people have made/converted to VR might be worth a try

as a side note Skyrim is made to be modified they make the creation kit for it that allows full control over the game and its the only game that even Sony allows modifying of Skyrim SE on PS4 with a mod section built into the game
 

urherenow

Well-Known Member
Member
Joined
Mar 8, 2009
Messages
4,714
Trophies
2
Age
48
Location
Japan
XP
3,588
Country
United States
Yea, I was awake until nearly 6am because I discovered the VR mods. Holy cow.

I'm using Vortex to manage things, but the .swf info here already helped with that, because vortex didn't even create or copy the interface folder (for SkyUI). Seems like voices for the mods aren't working though (or perhaps it's because I've just been working my mojo on random girls... like the first shop in the first town... totally smashed the shop dude's sister while he watched. lol...

But back on topic, none of the mods worked on Switch until I added them to Skyrim.ini. They are working right now, so I don't think I'll mess with them anymore. TBH I'm disappointed that using any mods at all turns off achievements, so I went ahead and installed cheatroom as well. Wasn't going to, but I guess there's no point in NOT using it.
 
Last edited by urherenow,

Terrorize420

Well-Known Member
OP
Member
Joined
Jan 28, 2019
Messages
110
Trophies
0
XP
1,314
Country
United States
Yea, I was awake until nearly 6am because I discovered the VR mods. Holy cow.

I'm using Vortex to manage things, but the .swf info here already helped with that, because vortex didn't even create or copy the interface folder (for SkyUI). Seems like voices for the mods aren't working though (or perhaps it's because I've just been working my mojo on random girls... like the first shop in the first town... totally smashed the shop dude's sister while he watched. lol...

But back on topic, none of the mods worked on Switch until I added them to Skyrim.ini. They are working right now, so I don't think I'll mess with them anymore. TBH I'm disappointed that using any mods at all turns off achievements, so I went ahead and installed cheatroom as well. Wasn't going to, but I guess there's no point in NOT using it.

if you want let me know a list of mods you want and I can see if i can set them up for you
You should be using the plugin bypass otherwise you have to pack mods in order to get more then 4 working in the skyrim.ini

also be careful when you uninstall a mod make sure you remove any god mode cheat items before disabling a mod so it doesn’t corrupt your game save( I've never had it happen but better safe then sorry )

also if a mod isn’t working you might have to move it up or down on the list some mods need a certain order on the list normally it should say on Nexus
 
Last edited by Terrorize420,

LeyendaV

The One and Only
Member
Joined
Jun 5, 2020
Messages
855
Trophies
1
Age
32
Website
heylink.me
XP
2,298
Country
Argentina
Yea, I was awake until nearly 6am because I discovered the VR mods. Holy cow.

I'm using Vortex to manage things, but the .swf info here already helped with that, because vortex didn't even create or copy the interface folder (for SkyUI). Seems like voices for the mods aren't working though (or perhaps it's because I've just been working my mojo on random girls... like the first shop in the first town... totally smashed the shop dude's sister while he watched. lol...

But back on topic, none of the mods worked on Switch until I added them to Skyrim.ini. They are working right now, so I don't think I'll mess with them anymore. TBH I'm disappointed that using any mods at all turns off achievements, so I went ahead and installed cheatroom as well. Wasn't going to, but I guess there's no point in NOT using it.
I'll say it again. Don't use the Plugins file. The Switch is not a computer, so even if there is a way to (kinda) bypass the 10 EPS/ESM files limit, you shouldn't do it. Specially if you are new to this and don't have much idea of what you are doing.
Keep it nice and simple, that's the best way to go.

if you want let me know a list of mods you want and I can see if i can set them up for you
You should be using the plugin bypass otherwise you have to pack mods in order to get more then 4 working in the skyrim.ini

also be careful when you uninstall a mod make sure you remove any god mode cheat items before disabling a mod so it doesn’t corrupt your game save( I've never had it happen but better safe then sorry )

also if a mod isn’t working you might have to move it up or down on the list some mods need a certain order on the list normally it should say on Nexus
Mods are independent from each other, unless you are using two mods where one must be present necessarily in order to the other one to work. Deleting a mod should not affect others. If it does, it's mostly cause you really messed up something at some point.

Also, some mods will simply not work properly, or at all. Not evey mod is compatible with Switch, and even those that are may not work at a 100%, or cause glitches.

As a general advice, don't use Vortex or any mod administrator, specially those who are making their first steps into modding the Switch. And for the love of god, make a back-up of your save data.
Do everything manually, and try several things. You will block the game, you will make the console freeze, you may even corrupt you save file. But you will learn what works and why pretty quickly by doing that.
 

Terrorize420

Well-Known Member
OP
Member
Joined
Jan 28, 2019
Messages
110
Trophies
0
XP
1,314
Country
United States
I'll say it again. Don't use the Plugins file. The Switch is not a computer, so even if there is a way to (kinda) bypass the 10 EPS/ESM files limit, you shouldn't do it. Specially if you are new to this and don't have much idea of what you are doing.
Keep it nice and simple, that's the best way to go.


Mods are independent from each other, unless you are using two mods where one must be present necessarily in order to the other one to work. Deleting a mod should not affect others. If it does, it's mostly cause you really messed up something at some point.

Also, some mods will simply not work properly, or at all. Not evey mod is compatible with Switch, and even those that are may not work at a 100%, or cause glitches.

As a general advice, don't use Vortex or any mod administrator, specially those who are making their first steps into modding the Switch. And for the love of god, make a back-up of your save data.
Do everything manually, and try several things. You will block the game, you will make the console freeze, you may even corrupt you save file. But you will learn what works and why pretty quickly by doing that.

the plugins file is safer then using the normal skyrim.ini for me i have 20 mods with another 20 packed into 1 and they all work fine no game lag no glitches and i never said deleting a esp will do anything to other esp’s i said if you dont remove certain cheat items before removing the esp it might corrupt your game save as it needs the missing parts to function and thats only a couple of mods that will do that

and skyrim nx toolkit has its own load order batch file that orders your mods and even adds them to the proper files i plan on adding a tut on using it at some point
 

LeyendaV

The One and Only
Member
Joined
Jun 5, 2020
Messages
855
Trophies
1
Age
32
Website
heylink.me
XP
2,298
Country
Argentina
the plugins file is safer then using the normal skyrim.ini for me i have 20 mods with another 20 packed into 1 and they all work fine no game lag no glitches and i never said deleting a esp will do anything to other esp’s i said if you dont remove certain cheat items before removing the esp it might corrupt your game save as it needs the missing parts to function and thats only a couple of mods that will do that

and skyrim nx toolkit has its own load order batch file that orders your mods and even adds them to the proper files i plan on adding a tut on using it at some point
No, the plugins file is not safer, sadly. Keep in mind that the "it works fine for me" argument is never a valid one when it comes to this kind of stuff.
For example, when removing a mod, in-game items associated to that mod will mostly just disappear on the next reload. But yes, as you say, that may (and mostly will) cause a problem. Does that means you must delete the mods without deleting the items then? No, of course not. In the same way, just because you haven't experienced any issue doesn't mean you must recommend the use of the Plugins file. Same goes for the load order option (that's actually safer than the plain Plugins file).
It's a posibility, yes. But one that people should avoid as much as possible, and not use it if there's no real need. ESP/ESM can be merged (sometimes), and there are a ton of mods that are just BSA files that can also be merged.
 

Terrorize420

Well-Known Member
OP
Member
Joined
Jan 28, 2019
Messages
110
Trophies
0
XP
1,314
Country
United States
No, the plugins file is not safer, sadly. Keep in mind that the "it works fine for me" argument is never a valid one when it comes to this kind of stuff.
For example, when removing a mod, in-game items associated to that mod will mostly just disappear on the next reload. But yes, as you say, that may (and mostly will) cause a problem. Does that means you must delete the mods without deleting the items then? No, of course not. In the same way, just because you haven't experienced any issue doesn't mean you must recommend the use of the Plugins file. Same goes for the load order option (that's actually safer than the plain Plugins file).
It's a posibility, yes. But one that people should avoid as much as possible, and not use it if there's no real need. ESP/ESM can be merged (sometimes), and there are a ton of mods that are just BSA files that can also be merged.

What makes you say its not safe it goes with the patch that was coded for the switch version of the game

I haven’t heard of anyone having problems with it except with new skyrim modders not getting it working initially

with skyrim theres so much info on modding you cant put everything in one tut because It would take hours to read
 

urherenow

Well-Known Member
Member
Joined
Mar 8, 2009
Messages
4,714
Trophies
2
Age
48
Location
Japan
XP
3,588
Country
United States
Well, I realize why the plugins file doesn't work for me. It's because I'm using sxos. Not by choice, either. On Atmosphere, Skyrim won't even load. It just crashes (since I started trying these mods). I do own the cart , and must have it in to play, so I kind of doubt the crash is because of crypto crap from SX/tinfoil installations. I have duplicated my Data folder between sx and AMS, so the setup is the same. As far as I can tell, the mods I really care about playing with are working fine under SX, but AMS wont even let me play the game using both latest hekate and latest ams/fusee-primary. I did add the AMS patch (the only difference between the two setups).
 
Last edited by urherenow,

Terrorize420

Well-Known Member
OP
Member
Joined
Jan 28, 2019
Messages
110
Trophies
0
XP
1,314
Country
United States
Well, I realize why the plugins file doesn't work for me. It's because I'm using sxos. Not by choice, either. On Atmosphere, Skyrim won't even load. It just crashes (since I started trying these mods). I do own the cart , and must have it in to play, so I kind of doubt the crash is because of crypto crap from SX/tinfoil installations. I have duplicated my Data folder between sx and AMS, so the setup is the same. As far as I can tell, the mods I really care about playing with are working fine under SX, but AMS wont even let me play the game using both latest hekate and latest ams/fusee-primary. I did add the AMS patch (the only difference between the two setups).

im on sxos mariko switch so it does work on sx

also the plugins file goes with the bypass patch did you also install that in the right folder

if you want try the two pre made LevelersTower and let me know if that works they have the bypass patch already installed
 
Last edited by Terrorize420,

urherenow

Well-Known Member
Member
Joined
Mar 8, 2009
Messages
4,714
Trophies
2
Age
48
Location
Japan
XP
3,588
Country
United States
Just got around to looking at the OP again. I had no idea that sxos can use exefs_patches. I overlooked that step entirely (but all was working since I didn't use too many mods, and added them to the top of skyrim.ini).

Anyways, thanks for setting me straight. Need sleep, and might play around with it tomorrow after work. Not for long though. MY switch is a deployment thing, and while I'm home, I've discovered that Skyrim with mods is totally badass on the rift! Time to get a new video card as the Vega64 isn't quite cutting the mustard. Just wish the bots would stop buying up all of the 6800xt and 6900xt boards...
 
  • Like
Reactions: Terrorize420

Jay_jw

New Member
Newbie
Joined
May 22, 2020
Messages
2
Trophies
0
Age
25
XP
49
Country
United States
hey so im trying to use the toolkit. i downloaded ffmpeg. where in the toolkit directory is ffmpeg supposed to go? i just get errors saying ffmpeg was not found. Thanks NEVERMIND!
 
Last edited by Jay_jw,

urherenow

Well-Known Member
Member
Joined
Mar 8, 2009
Messages
4,714
Trophies
2
Age
48
Location
Japan
XP
3,588
Country
United States
I’m thinking that Tesla, or at least one of the overlays I had installed, is what was causing the mods to not work in AMS for me (game would crash before reaching the title screen). I removed the contents folder, then extracted it from the ams release, and added only the mods, and the latest cheat files. Everything works now, on ams and SX. This is great!
 

LeyendaV

The One and Only
Member
Joined
Jun 5, 2020
Messages
855
Trophies
1
Age
32
Website
heylink.me
XP
2,298
Country
Argentina
I’m thinking that Tesla, or at least one of the overlays I had installed, is what was causing the mods to not work in AMS for me (game would crash before reaching the title screen). I removed the contents folder, then extracted it from the ams release, and added only the mods, and the latest cheat files. Everything works now, on ams and SX. This is great!
The contents folder have a folder for each title that uses external elements. Sysmodules, games, homebrew, patches. Everything is stored there.
If you straight deleted it, expect problems soon and errors everywhere.

Also, Tesla is not stored there, so it wasn't the problem.
 

urherenow

Well-Known Member
Member
Joined
Mar 8, 2009
Messages
4,714
Trophies
2
Age
48
Location
Japan
XP
3,588
Country
United States
The contents folder have a folder for each title that uses external elements. Sysmodules, games, homebrew, patches. Everything is stored there.
If you straight deleted it, expect problems soon and errors everywhere.

Also, Tesla is not stored there, so it wasn't the problem.
nx-ovlloader IS stored there. That is what Tesla is. Without it (and the boot2.flag that tells ams to load it on startup), you aren't loading any overlays. Games do not go into /contents. patches, cheats, and anything that requires layered fs goes there.
 
Last edited by urherenow,

LeyendaV

The One and Only
Member
Joined
Jun 5, 2020
Messages
855
Trophies
1
Age
32
Website
heylink.me
XP
2,298
Country
Argentina
nx-ovlloader IS stored there. That is what Tesla is. Without it (and the boot2.flag that tells ams to load it on startup), you aren't loading any overlays. Games do not go into /contents. patches, cheats, and anything that requires layered fs goes there.
Please, read carefully my posts before replying, specially if you are gonna act like an asshole when we are just trying to help people here.
You can go ahead and read it again. Do it slowly if you need time, so you can understand it better.
 

urherenow

Well-Known Member
Member
Joined
Mar 8, 2009
Messages
4,714
Trophies
2
Age
48
Location
Japan
XP
3,588
Country
United States
“Also, Tesla is not stored there, so it wasn't the problem.“

yup. Read it again. You’re still wrong, so you’re not helping anybody.

And I might add that when assisting others, making sure contents is clean should be one of the first steps. Removing patches doesn’t cause problems. The patches themselves cause the problems. Themes prevent booting even.
 
Last edited by urherenow,

Omnispore

Member
Newcomer
Joined
Nov 22, 2020
Messages
6
Trophies
0
Age
34
XP
66
Country
Canada
been trying to convert amazing follower tweaks with NX toolkit and cant seem to get it working, I've tryed to solely convert the mod and also converting and packing the mod but i cant seem to make it work yet, any help would be greatly appreciated.
 

LeyendaV

The One and Only
Member
Joined
Jun 5, 2020
Messages
855
Trophies
1
Age
32
Website
heylink.me
XP
2,298
Country
Argentina
What makes you say its not safe it goes with the patch that was coded for the switch version of the game

I haven’t heard of anyone having problems with it except with new skyrim modders not getting it working initially

with skyrim theres so much info on modding you cant put everything in one tut because It would take hours to read
The fact that is designed to be used on Switch doesn't mean it will work good. Keep in mind, the Switch is not a computer, you run on much limited hardware. And even when this version of the game is compatible with mods, it wasn't ported with that idea in mind.
So, by forcing more stuff than needed on a version of the game that shouldn't be modded in the first place and that is running on a much more limited hardware, you don't need to be a genius to see why the plugins file, even when it exists and works, shouldn't be used.
You can go out and check Nexus, Reddit, any other community that's not GBA. People has been having problems because of this for a long time now. And as I said, "it works for me" and "I don't know anybody with problems" doesn't apply in this kind of situation.
For example, I had a computer with Window ME back in the day, and it worked great for me, and the other two people I knew that were using it didn't have any issues either. Does that means it was a marvelous, spectacular OS? It was designed to works on cumputers like mine, and it worked great. People shouldn't be saying it was a bad OS then.

If you wanna go ahead and use the Plugins file, do it. Wanna load +100 mods? Feel free to. That doesn't mean you shouldn't, and sooner or later, by overloading everything, you are gonna run into problems.

been trying to convert amazing follower tweaks with NX toolkit and cant seem to get it working, I've tryed to solely convert the mod and also converting and packing the mod but i cant seem to make it work yet, any help would be greatly appreciated.
Assuming you are talking about Amazing Follower Tweaks SE, try loading this version and let us know how you are loading it.
Since it uses advace scripting, don't expect it to work properly or even at all (depending on how was it coded).
 

Terrorize420

Well-Known Member
OP
Member
Joined
Jan 28, 2019
Messages
110
Trophies
0
XP
1,314
Country
United States
The fact that is designed to be used on Switch doesn't mean it will work good. Keep in mind, the Switch is not a computer, you run on much limited hardware. And even when this version of the game is compatible with mods, it wasn't ported with that idea in mind.
So, by forcing more stuff than needed on a version of the game that shouldn't be modded in the first place and that is running on a much more limited hardware, you don't need to be a genius to see why the plugins file, even when it exists and works, shouldn't be used.
You can go out and check Nexus, Reddit, any other community that's not GBA. People has been having problems because of this for a long time now. And as I said, "it works for me" and "I don't know anybody with problems" doesn't apply in this kind of situation.
For example, I had a computer with Window ME back in the day, and it worked great for me, and the other two people I knew that were using it didn't have any issues either. Does that means it was a marvelous, spectacular OS? It was designed to works on cumputers like mine, and it worked great. People shouldn't be saying it was a bad OS then.

If you wanna go ahead and use the Plugins file, do it. Wanna load +100 mods? Feel free to. That doesn't mean you shouldn't, and sooner or later, by overloading everything, you are gonna run into problems.

This is a game if you and people should have fun modding it and learning how to mod it

if you don't wanna use the patch and plugins file don't this is a basic guide to help people get started after they figure out what to add where they can choose for themselves if they want the bypass patch or not

no shit its not a computer but its also not running a pc version of skyrim now is it
The thing is if It gets "overloaded" its not that hard to remove some esps and go back to Stock or where you where before the problems started
People should enjoy learning how to mod games and shouldn't be afraid of trying things just because they might have to undo what they tried

And if people want to go to original its as simple as delete SkyrimPluginPatch from exefs_patches and delete the 01000A10041EA000 Folder and your game is stock in two steps

--------------------- MERGED ---------------------------

been trying to convert amazing follower tweaks with NX toolkit and cant seem to get it working, I've tryed to solely convert the mod and also converting and packing the mod but i cant seem to make it work yet, any help would be greatly appreciated.

are you having issues with converting it or just getting it running in skyrim
it seems to convert fine and im using it in my skyrim so I know it works did you try moving it in the load order
 
Last edited by Terrorize420,

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    Veho @ Veho: Mkay.