trying to launch game from HDD directly without steam:
./PillarsOfEternityII
Set current directory to /home/dimko/games/steamapps/common/Pillars of Eternity II
Found path: /home/dimko/games/steamapps/common/Pillars of Eternity II/PillarsOfEternityII
There is no data folder
Looking into folder:
ls -lahtr /home/dimko/Games/steamapps/common/Pillars\ of\ Eternity\ II/Data/
total 8.0K
drwxr-xr-x 3 dimko dimko 4.0K Dec 27 12:19 ..
drwxr-xr-x 2 dimko dimko 4.0K Dec 27 12:19 .
Trying to verify files with Steam does nothing.
Trying to uninstall and install game DOES NOT create folder:
stat("/home/dimko/Games/steamapps/common/Pillars of Eternity II/Data/data.unity3d", 0x7ffe514a2af0) = -1 ENOENT (No such file or directory)
access("/home/dimko/Games/steamapps/common/Pillars of Eternity II/Data/data.unity3d", F_OK) = -1 ENOENT (No such file or directory)
write(1, "There is no data folder\n", 24There is no data folder
Or:
stat("/home/dimko/Games/steamapps/common/Pillars of Eternity II/Data/globalgamemanagers", 0x7ffe514a2af0) = -1 ENOENT (No such file or directory)
access("/home/dimko/Games/steamapps/common/Pillars of Eternity II/Data/globalgamemanagers", F_OK) = -1 ENOENT (No such file or directory)
Or:
stat("/home/dimko/Games/steamapps/common/Pillars of Eternity II/DataSource/data.unity3d", 0x7ffe514a2af0) = -1 ENOENT (No such file or directory)
access("/home/dimko/Games/steamapps/common/Pillars of Eternity II/DataSource/data.unity3d", F_OK) = -1 ENOENT (No such file or directory)
Question
drjoms
As subject says, problem with missing folder.
trying to launch game from HDD directly without steam:
Looking into folder:
Trying to verify files with Steam does nothing.
Trying to uninstall and install game DOES NOT create folder:
So problem is clearly with uploading said files.
Running strace gives a lot of:
Or:
Or:
Please fix.
1 answer to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now