Jump to content

Narren

Initiates
  • Posts

    4
  • Joined

  • Last visited

Reputation

1 Neutral

About Narren

  • Rank
    (0) Nub
    (0) Nub

Badges

  • Pillars of Eternity Backer Badge
  • Deadfire Backer Badge
  • Deadfire Fig Backer
  1. On Linux I have 3 directories: Pillars of Eternity II PillarsofEternityII PillarsOfEternityII (/SavedGames) I believe this is what is happening, but I may be wrong on some details. On Linux system game looks into PillarsOfEternityII/SavedGames to save and load games. When you close your game on Linux, your saved files are supposed to be synced into cloud, but instead this happens: Pillars of Eternity II => Cloud When you run game again, your steam cloud saves are supposed to be synced back to your system but instead of putting them into PillarsOfEternityII/SavedGames this is what happens: Cloud => Pillars of Eternity II Cloud => PillarsofEternityII The wierd thing is that "Pillars of Eternity II" and PillarsofEternityII contain not exactly the same files on my system. It seems, that the former one contain the latest of my saved games while the latter lags behind. By the way, on my Windows those two directories are also present. While on Windows game correctly uses "Pillars of Eternity II" directory to read and sync saves, it seems to ignore the other directory. Workaround here on Linux is to symlink PillarsOfEternityII/SavedGames to "Pillars of Eternity II". You will still have three saved games directories, but syncing will work as expected.
  2. I've managed to make it work by creating following symlink: "~/.local/share/PillarsOfEternityII/SavedGames" => "~/.local/share/Pillars of Eternity II" Saved games are transferring both ways: Linux to Windows and Windows to Linux. Here's a script you can run in terminal to achieve the same (just copy and paste these lines to terminal window): cd ~/.local/share/PillarsOfEternityII mv SavedGames SavedGames_OLD ln -s ../Pillars\ of\ Eternity\ II/ SavedGames Make sure you transfer your Linux saved games from .local/share/PillarsOfEternityII/SavedGames_OLD to SavedGames, if you have any.
  3. Coming back from Bekarna's Folly quest to report to Arkemyr, I find all his followers and archmage himself hostile to me without any good reason at all. Even his imp is saying that he "awaits me downstairs" while being hostile. Savegame before entering his mansion attached. PS: worth mentioning that I have chiseled my way into Arkemyr's mansion through water bath after actually robbing his place long time ago. Maybe it's important for debugging.
  4. Right now, I noticed that single class characters get 2 abilities when they get a power level increase. It means that multi-class characters get overall less abilities since they get less increases in power level. The table of ability progression from an old thread seems to indicate that it might not be an intention. Is it an intended change that a single class characters get 2 ability points each time they get a power level? Or is it a bug?
×
×
  • Create New...