Page 2 of 2

Re: Moving mods folder for FS 17

Posted: Tue Dec 26, 2017 9:26 pm
by markare
Maybe you need to change the \ for a /.

Re: Moving mods folder for FS 17

Posted: Wed Dec 27, 2017 5:53 pm
by j_maybury
I have since found out that my One drive file has taken over, I found this out when I moved the mods folder to J:\ instead of J:\FSmods\ then booted the game to find that the mods were still loaded, It turns out that "One Drive" has taken over the roll that the C:\Users\j_may\Documents\My Games\FarmingSimulator2017 used to do...

Re: Moving mods folder for FS 17

Posted: Mon Jan 15, 2018 11:40 am
by Shinystar10967
DukaSoft wrote: Fri Dec 23, 2016 8:00 pm you need to edit the "gamesettings.xml" in "Documents\My Games\FarmingSimulator2017"

Look for:

Code: Select all

<modsDirectoryOverride directory="C:/Temp" active="false"/>
change that to:

Code: Select all

<modsDirectoryOverride directory="your mods location folder" active="true"/>
Sorry it is a old post but I figured out the code needs to be updated! (As to why its not working for me and others)

Code: Select all

   <modsDirectoryOverride active="false" directory="C:/Temp"/>
The active="true" is in wrong place then orignal posted then what is currently in my "gamesettings.xml"
hope that helps others. Plus answer a question
Coopdeville89 wrote: Fri Aug 11, 2017 4:12 pm [quote=And how does one go about changing said xml file? Ive tried looking for an answer but haven't found a sufficient one yet.
You open "gamesettings.xml" with Notepad or Notepad++ then find that line and edit it.

Re: Moving mods folder for FS 17

Posted: Mon Jan 15, 2018 12:04 pm
by DukaSoft
Shinystar10967 wrote: Mon Jan 15, 2018 11:40 am Sorry it is a old post but I figured out the code needs to be updated! (As to why its not working for me and others)

Code: Select all

   <modsDirectoryOverride active="false" directory="C:/Temp"/>
The active="true" is in wrong place then orignal posted then what is currently in my "gamesettings.xml"
hope that helps others.
They must have changed that in an update..
I've corrected the error in my original post :wink3:

Re: Moving mods folder for FS 17

Posted: Thu Jan 18, 2018 6:19 pm
by Fredolachique
Don't touch the parameter <modsDirectoryOverride> and use this software: FS Mod Manager 5, it works fine for me since many years. With it, you can put your mods everywhere you want.

(Sorry for my bad english)