qsniyg / ksp_stuff

GNU General Public License v3.0
9 stars 4 forks source link

Any plan for MO2 support? #29

Closed Nanodragon999 closed 4 years ago

Nanodragon999 commented 4 years ago

So as you might know, this script work well with MO 1.33 but sadly doesn't seem to work on more recent version (MO2), which is needed if say, you want to use it with fallout 4 or SkyrimSE.

qsniyg commented 4 years ago

Weird, I've only tested it on MO2 actually, and it does work for FO4 for me... could you share the configuration file, and elaborate a little more on what doesn't work?

Nanodragon999 commented 4 years ago

So, i tried using WINEPREFIX="/home/nordmagnus/.steam/steam/steamapps/compatdata/489830/pfx" ksp_stuff/movfs4l.py --mo_installroot ~/.steam/debian-installation/steamapps/common/Skyrim\ Special\ Edition/Mod.Organizer.2.1.3/ --wineuser steamuser --winevfs winevfs/bin/winevfs UNFVS

it throw an error such as this: FileNotFoundError: [Errno 2] No such file or directory: '/home/nordmagnus/.steam/steam/steamapps/compatdata/489830/pfx/drive_c/users/steamuser/Local Settings/Application Data/ModOrganizer/SkyrimSE/profiles/Default/skyrim.ini' -> '/home/nordmagnus/.steam/steam/steamapps/compatdata/489830/pfx/drive_c/users/steamuser/My Documents/My Games/SkyrimSE/skyrim.ini' after generating the config of course, (btw, using steam + proton GE build on ubuntu 64bit with nvidia and intel).

qsniyg commented 4 years ago

@Nanodragon999 A few notes:

Nanodragon999 commented 4 years ago

Gotcha, i didn't know that part about winevfs :) here the generated config.ini and here the directory listing for the first path and the second one.

qsniyg commented 4 years ago

@Nanodragon999 Try updating the repo, it should have fixed the path :)

Nanodragon999 commented 4 years ago

yeah, seems it work now :) (although there another non-related issue, will open another one if you don't mind)

qsniyg commented 4 years ago

Awesome, and yeah absolutely :)