Posted November 02, 2020
This is trying to run Deadfire
The only error is :
There is no data folder
I can confirm the Data folder is there and named PillarsOfEternityII_Data
This game used to work. What the hell are the devs thinking? do they even test the patches?
An strace reveals this:
close(8) = 0
stat("/home/$USER/GOG Games/Pillars of Eternity II Deadfire/game/Data/data.unity3d", 0x7fffb7a874e0) = -1 ENOENT (No existe el fichero o el directorio)
access("/home/$USER/GOG Games/Pillars of Eternity II Deadfire/game/Data/data.unity3d", F_OK) = -1 ENOENT (No existe el fichero o el directorio)
write(1, "There is no data folder\n", 24There is no data folder
) = 24
And no if I rename the PillarsOfEternityII_Data folder to Data it doesn't work either. The files are not there.
The only error is :
There is no data folder
I can confirm the Data folder is there and named PillarsOfEternityII_Data
This game used to work. What the hell are the devs thinking? do they even test the patches?
An strace reveals this:
close(8) = 0
stat("/home/$USER/GOG Games/Pillars of Eternity II Deadfire/game/Data/data.unity3d", 0x7fffb7a874e0) = -1 ENOENT (No existe el fichero o el directorio)
access("/home/$USER/GOG Games/Pillars of Eternity II Deadfire/game/Data/data.unity3d", F_OK) = -1 ENOENT (No existe el fichero o el directorio)
write(1, "There is no data folder\n", 24There is no data folder
) = 24
And no if I rename the PillarsOfEternityII_Data folder to Data it doesn't work either. The files are not there.
Post edited November 02, 2020 by juanfgs