qsniyg / ksp_stuff

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

Fallout 4 Error #16

Closed spentcasing closed 5 years ago

spentcasing commented 5 years ago

I run `python movfs4l.py --mo_installroot ~/.wine/drive_c/Games/MO2

Everything is ok so far, next `./movfs4l.py --game Fallout4

Here is my config.ini http://dpaste.com/3K89EF2

qsniyg commented 5 years ago

Try:

./movfs4l.py --game "Fallout 4"
spentcasing commented 5 years ago
  • Parsing configuration file

Looks like it worked. The line to shut it down also needs quotes around "Fallout 4"

qsniyg commented 5 years ago

@spentcasing Thanks! I'll fix that