Jump to content

Kvellen

Members
  • Posts

    264
  • Joined

  • Last visited

Everything posted by Kvellen

  1. Also found the original picture by Caroline Jamhour should anyone be looking for it.
  2. That's awesome! I found a reply from a developer regarding if audio files can be placed in the override folder. Regardless I believe adding audio to a new conversations is possible! It's simply a case of naming the audio files such that they have the title of the conversation they correspond to, in addition to the node number they should play on (Eg. lax02_01_cv_harbinger_leader_0001.wem, lax02_01_cv_harbinger_leader_0003.wem, lax02_02_cv_dracolich_phylactery_0175.wem, etc). I've only tested this with pre-existing conversations, but I don't see why it shouldn't work for a completely new conversations as well!
  3. Jace5 did a really fantastic conversion of that portrait in the last thread. The convo picture is a little stretched though, so I made an attempt to fix it.
  4. Also some portraits from Tyranny that'd work for Ocean Folk:
  5. Only way I have gotten my audio mods to work is by placing the files inside of a folder in StreamingAssets\Audio\Windows\Voices\English(US). Placing audio inside a mod's override folder doesn't work from what I can tell. I am really interested to see it might be possible to add new audio and dialogue!
  6. If anyone is interested in the process I'm using, it's pretty largly based on Phenomenum's photoshop guide, but using a combination of Photopea and PaintNet (only really using this for the ink filter) instead of photoshop. The workflow is a little more fiddly than I'd like, as it requires: removing the background using the site linked in the guide, then doing the Exposure and Photo Filter steps in Photopea, exported it without the paper texture, applying an ink filter in PaintNet (which annoyingly puts a black background), then taking it back to Photopea for final edits & clean up and placing it onto the paper texture.
  7. These are pretty rough on account of a current lack of PC that can run photoshop. Anyway merry (late) christmas, and best of luck for the new year!
  8. Process of elimination really. Looking for a folder that might correspond to the location for the encounter or the place the character is frequently found. Skimming through the names of the files in those folders looking for anything that might match the name of the character (or even the name of another character in the same conversation), location where the conversation takes place, or a vague description of the encounter/character. Then opening up any file that seems like it might be right in Notepad++, and searching for a piece of text I know should be there. I'd probably have looked in the folder where the character's audio files are located, and see if I could track down the name of the conversation from one of the files. Files that correspond to things added in DLC and patches usually tend to be one of the lax*_exported folders. Which was the case for the Steel Garrote.
  9. @AndreaColombo I believe 17_cv_principi_boss_portmaje_shallows.stringtable contains everything to do with that conversation, and 09_si_principi_boss_encounter.stringtable everything to do with the scripted interaction that proceeds it.
  10. The King's dialogue is stored in lax02_01_cv_huana_wandering_soul.stringtable which in the in lax2_exported. Steel Garrote class description should be in the cyclopedia.stringtable and abilities.stringtable files inside of the laxg_exported.
  11. You might have caught this already but just in case: The output_log.txt mentions this error with cl.druid.tornado.gamedatabundle: "GameDataBundleLoadException: Failed to load game data bundle '': The first property on a component must be '$type' (object: 'Lord_Darryns_Voulge_Tornado_AoE') (ln 59 col 34)".
  12. Looking around the usual suspects (global.gamedatabundle, laxh/laxi folder) I couldn't find any mention of that type of thing it. It might just be that since turn-based was one of the last things to be implemented in the game, it hasn't been exported for editing? I haven't got any experience of turn based, but are there any things already in place which grant extra actions? If so maybe it might be possible to reverse engineer to work?
  13. Gave it a shot And some edited Shadowrun Returns portraits:
  14. I think I have figured it out, both files appear to be missing the closing square bracket "]" and curly brace "}" at the end.
  15. Currently testing changing some lines in a conversationbundle that belong to the narrator so that (Story Spoiler) it will use audio files from a custom voice folder instead of the narrator. Thus far I have managed to make it so that the first line of speech is silent by changing the "SpeakerGuid": to just be a bunch of zeros, which makes me think this will be possible by replace it with the speaker GUID from the custom voice. The problem I'm going to have to tackle is figuring out how to make this easily toggleable for the player. The ideal situation would be that selecting the voice on the Watcher would tell the game to use those files instead. Which might actually be possible, but I am not getting my hopes up. I'll probably end up just splitting it into a seperate mod so that it can be toggled in options menu, or instructing people installing the mod to just rename the Conversations folder if they are not using the voice on their main character.
  16. The description for the mod says "Does not prevent achievements". Though I don't have gog achievements enabled, from a very quick test making 5 potions the in game achievements that give points towards Berath's Blessing can be unlocked this mod enabled. As far as I'm aware the only thing that will actually disables unlocking achievements is the "iroll20s" console command.
  17. I don't know the way to achieve it using .ddl modding, but there does exist a .gamedatabundle mod that unlocks pets slot if that's all your looking to do.
  18. If you don't mind the conversation audio being disabled for her character, you can change Ydwin's voice by altering the "ChatterFile" and "ChatterPrefix" lines from the entry in speakers.gamedatabundle to those from the Noble Female. { "GameDataObjects": [ { "$type": "Game.GameData.SpeakerGameData, Assembly-CSharp", "DebugName": "SPK_Companion_Ydwin", "ID": "6bca91c7-7933-49e5-b27a-29d52d3304c2", "Components": [{ "$type": "Game.GameData.SpeakerComponent, Assembly-CSharp", "ChatterFile": "1af15f4a-4a1e-435a-a597-9104adb8246e", "ChatterPrefix": "player_noble_f", } ] } ] }
  19. Hey if you are using the GoG Galaxy launcher right click the game, go to "settings", look if Seeker, Slayer, Survivor is in the list of DLCs with a check box next to it. If so you should be able just click the box to install it. As for whether you are supposed to have the expansions, check your email for the message from GoG from when you redeemed your code maybe? It should tell you in the email what edition of Deadfire the code granted you.
  20. This should be straight forward enough, though be aware this won't affect any versions of the item that might already be in your inventory/stash. Start by creating a new mod file in notepad (or your choice of code editor). Open items.gamedatabundle (if you haven't already you should format this to JSON for readability) find the item you'd like the effect applied to (The Dancer Outfit is called "Cloth_Outfit_Brothel" in this file). Copy all of the code for it and then paste it into your mod file. Then find the item with the effect you want to apply (Cape of the Falling Star can be found in laxd_items.gamedatabundle). Copy the "ItemModsIDs": line, and paste it over the similar line in your mod file. Then the usual: save your mod file as a .gamedatabundle , place it into a new folder inside the "override" folder. Start the game, find a vendor (Rebero sell the Dancer Outfit) or a place you can loot the item. The item should now grant the effects you've applied to it.
×
×
  • Create New...