1.3.0 over HOS 14.0.0. I've been modding Skyrim for two years now, so at least I can confirm that previous versions till way back the current ones are still working.
The last levelers tower mod i setup for you works without plugin bypass and i tested it on a vanilla skyrim where i removed all my mods and patches and it works so if you cant run that then your switch is not loading skyrim mods for some reason nothing to do with ini files or patches its almost like layerdfs is disabled for skyrim
The last levelers tower mod i setup for you works without plugin bypass and i tested it on a vanilla skyrim where i removed all my mods and patches and it works so if you cant run that then your switch is not loading skyrim mods for some reason nothing to do with ini files or patches its almost like layerdfs is disabled for skyrim
Is that even possible, to disable layeredfs for just one game? I know it's at least trying, since it creates the fs bin file every time I delete it then try the game. Thought it was the "hold L while loading" type of disabling
Is that even possible, to disable layeredfs for just one game? I know it's at least trying, since it creates the fs bin file every time I delete it then try the game. Thought it was the "hold L while loading" type of disabling
if permissions are messed up it would stop that folder from being used
do you use filezilla if so can you check the permission by right clicking the 01000A10041EA000 folder and going to FIle Attributes it should be set to 777 (read write execute)
if permissions are messed up it would stop that folder from being used
do you use filezilla if so can you check the permission by right clicking the 01000A10041EA000 folder and going to FIle Attributes it should be set to 777 (read write execute)
Filezilla wouldn't show any attributes, the option isn't there, but windows says *all* the folders on the sd card are read-only, though clearly the system can modify- the romfs_metadata.bin file in 01000a10041ea000 is replaced every time I delete it and then restart Skyrim.
Different method, the ini files are all 666. chmod to 777 fails, even with filezilla
Filezilla wouldn't show any attributes, the option isn't there, but windows says *all* the folders on the sd card are read-only, though clearly the system can modify- the romfs_metadata.bin file in 01000a10041ea000 is replaced every time I delete it and then restart Skyrim.
Different method, the ini files are all 666. chmod to 777 fails, even with filezilla
You can try using command promt on your pc if you know how you can try
sudo chmod -R 777 01000A10041EA000
(01000A10041EA000 being your skyrim dir on your sd card)
Or try right clicking 01000A10041EA000 then goto i think file permission/options and you should be able to add the execute option from there from one of the tabs
You can try using command promt on your pc if you know how you can try
sudo chmod -R 777 01000A10041EA000
(01000A10041EA000 being your skyrim dir on your sd card)
Or try right clicking 01000A10041EA000 then goto i think file permission/options and you should be able to add the execute option from there from one of the tabs