Created by: xrombik
In this launching script:
xr_3da -fsltx "/mnt/sda2/Programs/Steam/steamapps/common/Stalker Call of Pripyat/fsgame.ltx"
i get error that file "/mnt/sda2/Programs/Steam/steamapps/common/Stalker"
not found, it seems to be that path "/mnt/sda2/Programs/Steam/steamapps/common/Stalker Call of Pripyat/fsgame.ltx"
is splited by white space. This PR fixes this issue, but -fsltx
must be the last in command line.