File information

Last updated

Original upload

Created by

Moxi

Uploaded by

moxifer3

Virus scan

Safe to use

113 comments

  1. moxifer3
    moxifer3
    • member
    • 80 kudos
    Locked
    Sticky
    Version 2.0.1 has been uploaded. This version adds support for all tav bodytypes.
    It also moves all added dialog to be under one dialog option in Gale's romanced dialog: "A private word would be nice."

    There are 4 alt kisses, 4 gale's last kisses, and 2 hugs (gale and shadowheart epilogue hugs) as well as Gale voiced responses to all of the above.

    As part of this release, I have also open sourced the scripts I wrote to create this type of mod, including the exact script used to generate this one. See the code here: https://github.com/Moxifer/bg3-dialog-timeline-edits/blob/main
  2. ChildofDragons
    ChildofDragons
    • premium
    • 71 kudos
    Is he supposed to say "The chance to see life through your eyes as well as my own..." after every kiss/hug prompt?

    EDIT: I tried it out some more and realized he has other lines! Love this, thanks for sharing!
    1. ChildofDragons
      ChildofDragons
      • premium
      • 71 kudos
      Does this need an update for Patch 8?
  3. fyyle
    fyyle
    • member
    • 0 kudos
    Thank you so much for making this mod, it's really cute! I definitely kiss the wizard a lot more now. Do you have any plans to upload it to the official mod manager? I want to share this mod with my friends.
    (through translator)
    1. moxifer3
      moxifer3
      • member
      • 80 kudos
      I do not but if anyone wants to do it feel free to do so without my permission and just link my mod.
  4. Z4hr4
    Z4hr4
    • premium
    • 27 kudos
    hello!, im currently have hugs and kisses from cerberry and able to play other hug and kiss with gale, im curious whats makes this different with that, im sorry if it sounds rude, im genuinely interested! im hardcore galemancer, my kiss and hugs exclusively for gale LMAO. but i dont want my quickbar over abundance with something like duplicate spell.
    1. moxifer3
      moxifer3
      • member
      • 80 kudos
      This is a dialog override. It's not a spell.
  5. BlueBrryTea
    BlueBrryTea
    • member
    • 0 kudos
    does this work in the current patch of bg3?
    1. moxifer3
      moxifer3
      • member
      • 80 kudos
      Yes
  6. Apey4332
    Apey4332
    • member
    • 0 kudos
    Thank you so much for everything you've done. It's my greatest pleasure to hear or see more of his reactions XD
  7. Cadyplays
    Cadyplays
    • member
    • 0 kudos
    Oh I hope this comes to console someday 🥰
  8. EnielasSong
    EnielasSong
    • member
    • 26 kudos
    I appreciate your work, thanks for the mod. :)
    I love Gale. But that’s my point, i love him as he is. 

    So i find it’s a great idea to unlock the hugs and kisses that are Gale‘s. They reflect his personality. Basically I would love to use this mod as I still play on patch 6.

    Call me paranoid, but i still wait, how the mod support turns out before i make a clean reinstall. That and updating my around 300 mods would be surely a week‘s work.^^

    So i have 2 questions.

    1)  would it be possible to make a variant B, without the animations of Wyll and Astarion?

    2) Is this compatible with patch 6, and no hotfixes , too?
    1. moxifer3
      moxifer3
      • member
      • 80 kudos
      I have no idea if this is compatible with patch 6 as is depends if those animation files exist. You can try it. I know my astarion one works partially on old versions.

      and you can remove the alt kisses from the dialog tree and repack it! I can give you instructions for that if you’re interested.
    2. EnielasSong
      EnielasSong
      • member
      • 26 kudos
      Then i guess i have to try it on one of ky old saves to see if the kiss options show up in the romance dialogue.

      If it’s not too complicated i sure would be interested in the instructions. :)
    3. moxifer3
      moxifer3
      • member
      • 80 kudos
      Drag my .pak file into this tool: https://github.com/ShinyHobo/BG3-Modders-Multitool

      You'll get a folder in the result.
      Open the following file in a text editor:
      Mods\GustavDev\Story\DialogsBinary\Companions\Gale_InParty2_Nested_RomanticFeelings.lsf.lsx

      Delete the node that specifies "fc1609a0-766a-4ae9-8cca-1632c79421f9" (that's the node that is the alt kiss option) as a child. This should be on line 2429. Delete these 3 lines:
      <node id="child">
      <attribute id="UUID" type="FixedString" value="fc1609a0-766a-4ae9-8cca-1632c79421f9" />
      </node>

      Now you'll need to convert the .lsf.lsx file to two different files. Download the export tool to do so: https://github.com/Norbyte/lslib/releases
      Then use the 3rd tab "LSX/LSB/LSF/LSJ Tools" to do this conversion.

      Input file is the file you just edited:
      Mods\GustavDev\Story\DialogsBinary\Companions\Gale_InParty2_Nested_RomanticFeelings.lsf.lsx
      Output file:
      Mods\GustavDev\Story\DialogsBinary\Companions\Gale_InParty2_Nested_RomanticFeelings.lsf
      click Convert

      Now do this again:
      Mods\GustavDev\Story\DialogsBinary\Companions\Gale_InParty2_Nested_RomanticFeelings.lsf.lsx
      Output file:
      Mods\GustavDev\Story\Dialogs\Companions\Gale_InParty2_Nested_RomanticFeelings.lsj
      click Convert

      Now you're done! Recreate the pak. Drag the extracted folder back to the Multitool above to create the pak.
    4. EnielasSong
      EnielasSong
      • member
      • 26 kudos
      Ok, thanks, just to make sure:

      So this only removes the animations that are from Astarion and Wyll?
    5. moxifer3
      moxifer3
      • member
      • 80 kudos
      Yes, this will remove the alt kiss option (the wyll and astarion kisses) from the dialog. Last kisses and hug dialog options will remain available.
    6. EnielasSong
      EnielasSong
      • member
      • 26 kudos
      Good, i'm a bit weird in that regard. :D

      The other new animations are great. I just would want to remove those of other companions. Thanks.
    7. moxifer3
      moxifer3
      • member
      • 80 kudos
      Yeah I totally understand! If you wanna get more into customizing dialog for yourself I can show you more things. Making my own canon is basically why I started my astarion mod. I’m gonna change a bunch of dialog to change the story so it matches mine.
    8. EnielasSong
      EnielasSong
      • member
      • 26 kudos
      Sound fun, i will get back to it when I need to.

      I wish for example, my regular Tav could bring in more of her story and who she is, without having to be DU. Like Gale loves poetry, about giving Bards a chance to write love poems for him. :D

      Which of the Aasimar Mods are you using? 
    9. CaseyKoala
      CaseyKoala
      • member
      • 0 kudos
      Piggy-backing off of this, if you ever have time to write up a guide on how you go about editing dialog I'd love to take a look
    10. moxifer3
      moxifer3
      • member
      • 80 kudos
      I’m using half angel aasimar 5e
    11. EnielasSong
      EnielasSong
      • member
      • 26 kudos
      OK, that is difficult for me. I wouldd love to try playing an Aasimar again, but...

      When i checked it out, hte mod author had part of it hidden in his discord and i'm too paranoid to share my private number with people i only know on the Internet. :D

      Whispers of the Divine didn't work out for me, it made my game crash all the time in INteriors with much detail. But the mod author wasn't having it. :P

      Anyway, i made a backup of my savegames folder and i will soon test this mod. See if my game still works, wish me luck.^^
    12. moxifer3
      moxifer3
      • member
      • 80 kudos
      what do you mean half hidden on discord? aasimar mod is on nexus.

      @Casey ill dm you (edit can't dm you, says you can't receive messages)
    13. EnielasSong
      EnielasSong
      • member
      • 26 kudos
      Mind you, it's months ago, that i checked last. I took a break from the game, but considering to play it again.

      Back then, the Author DarthRen had some files of the mod only in hs discord. Maybe that changed by now? I may checkout again. Is it playing nicely with your other mods?
    14. moxifer3
      moxifer3
      • member
      • 80 kudos
      Yeah I’ve never had an issue with it.
    15. EnielasSong
      EnielasSong
      • member
      • 26 kudos
      Ok, maybe i will test it again.
    16. EnielasSong
      EnielasSong
      • member
      • 26 kudos
      Ok, first question, Your Gale Mod appears in the override section of my BG 3MM. Do i have to allow it into the Mod order?
    17. moxifer3
      moxifer3
      • member
      • 80 kudos
      It's an override mod. You do not have to put it in mod order. It's always active.
    18. EnielasSong
      EnielasSong
      • member
      • 26 kudos
      Ah Great. Was just to make sure I installed it right.

      Still there is few exceptions that have to be allowed there to work. So all i have that do is launch the game and hope it works. Fingers crossed 🤞 
    19. EnielasSong
      EnielasSong
      • member
      • 26 kudos
      P.S. 

      Tested with patch 6. The last kiss before end fight is still bugged in the Upper City and Morphic pool. Just like it always was for Gale and  Astarion back then. As in, the modded options didn’t appear in the dialogue at all. 

      But  i got to see that animation when i picked a save at  Wyrm‘s Fortress. 

      If i play with that in mind, it should work. At least i get to see the last kiss animation at all now. Thanks again for the mod. :)
    20. CaseyKoala
      CaseyKoala
      • member
      • 0 kudos
      I have no idea why it's not letting you message me, just tried to DM you and got the same message 
    21. moxifer3
      moxifer3
      • member
      • 80 kudos
      My mod doesn’t change dialog options for morphic pool dialog tree so that is expected. Cerberry has a last kiss fix mod here you can try https://www.nexusmods.com/baldursgate3/mods/9823

    22. JhoneyD
      JhoneyD
      • premium
      • 2 kudos
      You're...very patient and gracious.
    23. moxifer3
      moxifer3
      • member
      • 80 kudos
      Casey, I am working on a doc detailing everything and it’ll be public soon. If you still wanna chat though, check that you have your inbox enabled.

      jhoneyd thank you, that means a lot 
    24. allthequestions
      allthequestions
      • member
      • 0 kudos
      Hi! Are these instructions supposed to work for the latest version of your mod? That string value doesn't seem to exist in the lsx file I extracted...
    25. moxifer3
      moxifer3
      • member
      • 80 kudos
      The uuids changed. To clarify, you want the non-gale hug and kisses removed?
    26. EnielasSong
      EnielasSong
      • member
      • 26 kudos
      Me? I still play on patch 6 Hotfix 25. So should the normal version not still work?
    27. allthequestions
      allthequestions
      • member
      • 0 kudos
      @moxifer3 Sorry for the super late reply; ADHD brain forgot I posted here! But yes, that's what I'm trying to do - remove the non-Gale hug and kisses.
  9. VellaTurtle199
    VellaTurtle199
    • member
    • 0 kudos
    I'm a huge Gale's girl, thank u so much for this mod! You're the best.
  10. LexiChoo110
    LexiChoo110
    • member
    • 0 kudos
    i love this mod so so much, will you be doing this for other companions? like adding gales kisses to astarion (gale has the best kiss options in my opinion, part of the reason why hes my fave), its okay if not! <3 
    1. moxifer3
      moxifer3
      • member
      • 80 kudos
      I already have an astarion version. It came before gales version. https://www.nexusmods.com/baldursgate3/mods/10066 

      i will not for other companions, but the script for my Gale mod is open source on github so anyone can alter it to run on any dialog scene. 
    2. LexiChoo110
      LexiChoo110
      • member
      • 0 kudos
      AHHH THANK YOUUUUUU. Honestly Larian did so good with this game its my ult fave, but its people like you that keep the game going 🥺 <33
  11. hanulkaos
    hanulkaos
    • supporter
    • 0 kudos
    Hello, chat :)
    I am sorry for a possibly silly question; does anyone know if Appearance Origins and this mod can have issues? I cannot use Appearance Origins mod on Astarion, since I have downloaded this mod. I will continue to try to find answer myself through elimination process, but I wonder if anyone had this problem. Thank you :)
    1. moxifer3
      moxifer3
      • member
      • 80 kudos
      No there shouldn’t be issues. I use appearance edit origins a lottttttt. This mod only overrides dialog scene files and has no other changes or code.
    2. hanulkaos
      hanulkaos
      • supporter
      • 0 kudos
      Hello moxifer3, thank you so much for the reply.
      I cut through mods and indeed it seems that other mods interfere with Appearance Origins. I
      am so thrilled that your mod and AO works together well because your mods and the Appearance ones are my
      favourite ones. Rest I can just purge and enjoy your work!
      You're awesome, thank you kindly for indulging silly me.
    3. moxifer3
      moxifer3
      • member
      • 80 kudos
      ❤️