Jump to content

YaraC

Supporter
  • Posts

    76
  • Joined

  • Last visited

Everything posted by YaraC

  1. I would check before the scripts if there might be a copy of the NPC in use for the night scenes. (The new setting also does not affect prerendered cutscenes in case there might be one in this context.)
  2. Shanamah has added today the file Walking Bomb - No Friendly Fire: https://www.nexusmods.com/dragonage/mods/5564?tab=description
  3. Many such modding tools need to inject code into the programme to do their job. Either you don't use them or you consider them 'false positives'. BTW, I recommended Aezays FSB extractor.
  4. Since no one else has answered you yet, I'll jump in. I will answer you as best I can from my memory to give you some basic guidance. Editing companion´s lines Finally, how do you take pieces of dialogue out from spoken lines & paste them w/ others or just have them on their own?[...] I've been able to isolate the first part of a sentence by setting range start & end markers, but while they cut off the rest of the sentence, it just keeps repeating over & over in the timeline... That is not the way it works. Seems that you have set the start and end markers for the preview which will loop by default. Let us assume "Hello, have you met her? I think she'd need a reason not to betray us" has the StringID 34567892. The stringiD of a selected line is always displayed in the lower left corner of the conversation editor. If you only want to reuse a part of a line ("I think she'd need a reason not to betray us.") you will have to extract the voice-over line from the corresponding *.fsb file and edit it. How to? If you are searching for a specific text string the string editor could be useful. Not all of the followers´ lines are integrated in the main dialogue files of the companions.Identify the dialogue ( i.e. *.fsb file) and the StringId.Extract the line (e.g.. "345678_m.wav") from the fsb using Aezay's FSB Extractor.Edit the line in a DAW. Audacity is recommended. Export into the required format. Then follow the wiki how to generate a new voice-over line.The edited wav file must be renamed according to the StringId of the new conversation line, e.g. "354169_m.wav" It is not exactly clear what you would like to do and how you want to trigger it. Dependant on what you are aiming for you could create an new additional conversation or add a new line to an existing conversation. Regarding an existing conversation, especially the main dialogues, I would consider compatibility issues. Furthermore, editing original resources is often less advisable. Keep in mind that the resource history is the chance to role back changes or just work with a copy of the original resource. The conversational approach "[...But] for an exchange where you have the Warden conversing w/ an NPC, how do you add the choices for the Warden's lines since they appear as text instead of being voiced? You could choose the conversational approach. Design the conversation with the warden´s choices. Convert the new companion line (in our example the 354169_m.wav!) to a cutscene and modify the cutscene with the enhanced features of the cutscene editor. Probably you have already started and worked on a cutscene with the cutscene editor. It works vice versa as well. A cutscene can be assigned to a line as well. Conditions: 1.The name of the cutscene must match the stringId of the line, i.e. 354169_m.wav. 2. The cutscene can contain only one voice-over line, no more. If your cutscene contains more, you could split the scene. This should give you for now some orientation how to continue, Firefly.
  5. It´s years ago...my memories are faded. But that is what I think I would do: Capture the cutscene. (http://www.datoolset.net/wiki/Cutscene_capture#Run_Cutscene)Convert the format (avi) to bik with the RAD Game tools http://www.radgametools.com/bnkdown.htm, considering these script settings : https://fextralife.com/forums/t146460/bink-bik-compression-settings-for-ingame-use-/Import the bink file into the toolset and place it on the master track.
  6. There is no way you can transfer the values of bone structures from machine-readable files (mor, mop, das) to the toolset. The values of machine-readable files differ from the human-readable format of the *.mrh (blue print) which you can edit in the toolset. But you can identify textures (hair style, eye textures and complexions) and edit these values if you open a mor file in the toolset. In case you would like to reuse the complete face structure of an existing character - that is possible. You can extract a character´s face (*.mor) from a save file (*.das) with the tool Face Replacer and even change some attributes like hair and eye color etc. As far as I remember (it is some years ago that I used it) you can import / inject a new morph into a save file as well. Face Replacer: https://www.nexusmod...gonage/mods/428 Tutorial with images: https://www.nexusmod...onage/mods/2063 Single player morphs (*.mrh): https://www.nexusmods.com/dragonage/mods/4537?tab=files
  7. You couldn't use the toolset anyway to export a .mor file from a .mop file. You would need the original .mrh file for an export. Try out the tool FaceReplacer. It could be useful as a workaround. Face Replacer: https://www.nexusmods.com/dragonage/mods/428 Tutorial with images: https://www.nexusmods.com/dragonage/mods/2063
  8. Yes, a new install was the only option left. Glad to hear that it was successful for you.
  9. kick1234567890, on 17 Feb 2020 - 03:52 AM, said: I've montiored memory usage, which is under 1gb during combat, right before crash. Tried setting core affinities etc. Does anyone have any idea how to fix this? - I'm running windows 10, SSDs, Geforce 1080, 16gb ddr4 ram. Which core setting have you tested? Your specs are fine - as were mine some years ago.. I have a vague memory that I had a resource management problem as well with the demo of DA 2. I was able to solve it at the time by assigning only half of the cores to DA 2, simultaneously setting the priority high for DA 2.
  10. A bink movie can be inserted on the master track of a cutscene. The *.bik format is a proprietary file format developed by RAD Game Tools. The conversion of the formats is apparently supported by FFmpeg.
  11. That may depend on the module from which you export. Enlarge the log window panel in the toolset to see the export path.
  12. Good to see that you are active (again). I would have linked to this PhysX version as well. Good luck with it. Unfortunately, I can't contribute anything beyond that.
  13. If you miss an error message, you can also check the Toolset logs located in the Toolset subfolder of the same name. Your description sounds similiar to the error message I got after a windows update recently: --------------------------- Dragon Age Toolset --------------------------- Unable to initialize the graphics engines. This can be caused by the DLL missing, other required DLLs missing, or the wrong version of DirectX installed. Run the toolset configuration program and verify your settings or search the toolset wiki http://social.bioware.com/wiki/datoolset to help with this issue. This toolset must now exit. --------------------------- OK --------------------------- As you got the message due to a non responsive system on the closure of the toolset you may have not any problems on a restart of the toolset. Good luck. For my part I could not fix the problem during the last 2 weeks and will reinstall the toolset.
  14. Because the mod creator has set the mod to hidden 2 days ago whatever the reason therefore is.
  15. You can´t change DAO animations via console. Nothing comparable to what is possible with TW3, for example. You can only create a custom cutscene with the cutscene editor of the toolset. Both require a considerable investment of time. The excelsheets are modder´s resources.
  16. I recommend to read the 2 posts by Darthparametric in this old thread: https://fextralife.com/forums/t141871/changing-tattoos/
  17. LadyHonor is right. Without a backup of the database or a b2b file of your module there is nothing you can do about it. Only if you would have restored a database backup and would have problems accessing checked-out resources would there be a solution. If you would have a backup in form of a builder-to-builder file the resources could be imported into a new module with the option 'Create new String IDs'.
  18. Yes, you can update it exclusively for individual lines. If Robobrad is locked for finalized lines, it will only affect selected lines when executed again.
  19. Maybe you can find a clue in the log file. To be found in the subfolder of YourProfileName\ My Documents\ BioWare\ Dragon Age\ Logs
  20. The datebase includes only resources of the OC. Therefore no DLC or Awakening resources can be displayed in the palette. But the resources are available. You can even create new areas (.are) by using the area layouts .(lvl) of Awakening and DLCs in the toolset: Using DLC areas in your mods tutorial: http://www.datoolset.net/wiki/Using_DLC_areas_in_your_mods_tutorial Awakening resources: https://forums.nexusmods.com/index.php?/topic/223468-awakening-resources/page-2?p=1970294&do=findComment&comment=1970294 Area layouts used in the Awakening module: http://www.datoolset.net/wiki/Area_layouts_used_in_the_Awakening_module Area layouts used in DLC: http://www.datoolset.net/wiki/Area_layouts_used_in_DLC Additional, in case of interest: Area tutorial (and more info) on the wiki: http://www.datoolset.net/wiki/Area_tutorial Mod Awakening in the OC: https://www.nexusmods.com/dragonage/mods/920
  21. You have probably Improved Atmospheres in mind. But be warned, IA is suspect No. 1 when problems will pop up later. It is notarious for compatibility issues with other mods.
  22. drdrummie´s area music template could be useful for you. The included text file (area music preset.txt) contains some instructions.
  23. On it´s creator behalf? I don´t think that this expectation is realistic.If the mods can not be found in the Bioware Continuity Network (BCN) on Nexus we have to cope with the lack of the author´s permission. BCN has uploaded about 80 mods with authorization by the creator or in compliance with an open use policy of the author. Less than 4 weeks ago, another post about DaTool was discussed in the forum: https://forums.nexusmods.com/index.php?/topic/6667901-app-to-view-the-equipment/ There is a mirror site where the tool was uploaded 2009. Therefore I assume that it was Adinos himself and that it is not a pirate source: https://www.fileplanet.com/207385/200000/fileinfo/Dragon-Age:-Origins---Model-Manipulator-Toolset
  24. You may have nothing blocked. But did you check the global setting for adult content? (Tab preferences, section global setting) The default setting is probably 'Hide adult content'.
  25. Only with 3d max no Older than 2011 and only with 32 bit version. Thanks for the clarification.
×
×
  • Create New...