Jump to content

Deus_Ex

Initiates
  • Posts

    3
  • Joined

  • Last visited

Everything posted by Deus_Ex

  1. I got tired of waiting for these items on GOG so I made it myself. If you dig around in the gamedata files you can add any item you wish for the start of your game or an existing game. Instructions. 1. Extract the zip to \Pillars of Eternity II Deadfire\PillarsOfEternityII_Data\exported\design\gamedata 2. The items will be in your inventory/ship stash. 3. Enjoy. Here is the file to get your items. https://www.dropbox.com/s/3koid0jz7id32us/Scavhunt_items.zip?dl=0
  2. You can turn off scaling and get the difficulty indicators to show by using the unity console mod by shadowglaze on nexusmods. Its easy to install. Instructions are provided on the mod page. Here are the commands you need to enter. They are in the posts section of the mod but I list them here for your convenience. The commands are self explanatory. Use only the ones you need. import Game Game.GameState.Instance.LevelScaleUpOnly = False Game.GameState.Instance.LevelScaleUpOnly = True Game.GameState.Instance.LevelScaling = Game.GameData.LevelScalingOption.CritPath Game.GameState.Instance.LevelScaling = Game.GameData.LevelScalingOption.All Game.GameState.Instance.LevelScaling = Game.GameData.LevelScalingOption.None To change difficulties import Game Game.GameState.Instance.Difficulty = Game.GameData.GameDifficulty.PathOfTheDamned Game.GameState.Instance.Difficulty = Game.GameData.GameDifficulty.Hard Game.GameState.Instance.Difficulty = Game.GameData.GameDifficulty.Normal
  3. I cant see my name in the credits either. I take it paypal backers don't get credited. Really enjoying the game so far though. Worth every penny.
×
×
  • Create New...