File information

Last updated

Original upload

Created by

WingedAsarath

Uploaded by

WingedAsarath

Virus scan

Safe to use

18 comments

  1. JohnZyxx
    JohnZyxx
    • member
    • 38 kudos
    Locked
    Sticky
    Yayy!!! Nice one! Here's hoping we get to use all of them together soon :P

    I'm messing with the files, but I'm not very experienced with coding to tell where I'm getting it wrong :/
    1. WingedAsarath
      WingedAsarath
      • premium
      • 7 kudos
      Thank you! I'll also be working on it at my end to try to sort it out- I'll share as soon as I have an answer! :)
    2. WingedAsarath
      WingedAsarath
      • premium
      • 7 kudos
      Leaving this here as an answer for any future dice modders:

      Files which must be changed to ensure compatibility - 

      • All instances of "TavDice" with "[YourDiceName]Dice" in the folder structure.
      • All instances of "TavDice" with "[YourDiceName]Dice" in the metadata.lsx file (I recommend using CTRL H in Notepad++).
      • Use BG3 Modders Multitool to generate a custom UUID for the mod. Put the same UUID in both the CustomDice.lsx file and the meta.lsx file.
      • In meta.lsx update <attribute id="Description" type="LSString" value="Your own personal dice."/> with your own description.
      • In meta.lsx update <attribute id="Folder" type="LSString" value="TavDice"/> with [YourDiceName]Dice (ensure it's consistent with the name you used above).
      • In meta.lsx update <attribute id="Author" type="LSString" value="Koriik"/> with your author name.
      • In meta.lsx update <attribute id="Name" type="LSString" value="Dice Set Expansion - Home Brewed Dice"/> with your mod's name.
      • Use BG3 Modders Multitool to generate a custom Description handle for the mod, e.g. contentuid="h0ea64bb2geb3cg4170gb51cgeb02a1e73f3f"
        (do not use this one, generate a new one). Put the same handle in both the CustomDice.lsx file and the your localisation .xml file. In the localisation file it will not reference "Description", but will be the contentuid in the line where you update your mod's description.
      • Use BG3 Modders Multitool to generate a custom DisplayName handle for the mod. Put the same handle in both the CustomDice.lsx file and the your localisation .xml file. In the localisation file it will not reference "DisplayName", but will be the contentuid in the line where you update your mod's display name.
      • Update your mod's name and description within the localisation .xml file. Use the Export Tool to generate a fresh [YourDiceName]Dice.loca file from your .xml. Ensure there are no files in the localisation subfolders named TavDice still remaining.
      • In CustomDice.lsx update <attribute id="Name" type="LSString" value="TavDice"/> with your dice's name (remain consistent with how you've named it throughout).

      EDIT:

      The following values at present also need updating in CustomDice.lsx to correct and issue with the glint effect applied to dice by the game:
      <attribute id="Flip1" type="bool" value="true"/>
      <attribute id="Flip20" type="bool" value="true"/>

      Change both of these to FALSE.
  2. TheLordOfDrinks
    TheLordOfDrinks
    • member
    • 0 kudos
    Looks nice, I'll try it! Btw, if you put this mod in "Dice" category, a lot more people will be able to see and download this awesome texture. Thanks for the mod.
  3. Sankese
    Sankese
    • member
    • 115 kudos
    very nice mod :) thank u, reminds me of a dice set i have
  4. CyberFrostPhoenix
    CyberFrostPhoenix
    • member
    • 0 kudos
    Your dice mod is one of the few I liked, but I am not a fan of the additional mods this now requires; so I have removed it. Best of luck to you.
    1. WingedAsarath
      WingedAsarath
      • premium
      • 7 kudos
      Hi! Thank you for your kind feedback - could I please ask which mods you are referring to? I haven't updated the requirements for this recently but I know there have been changes for which I can update the documentation.
  5. Crystallis
    Crystallis
    • premium
    • 27 kudos
    Hello~!
    I followed your tutorial for standalone dices, I think I did everything right but the dice doesn't show ingame.
    When I use someone else's template with my textures it goes just fine, but when I rename all the stuff it just won't work.
    I redid it multiple time and always the same result so I would love some help ;_;

    Edit : nevermind, I used SeanConnerX0's tool and it works !
  6. Xiony
    Xiony
    • member
    • 0 kudos
    Hello, this is not working for me.
    Here is what I did:
    - Installed "Baldur's Gate 3 Mod Manager"
    - Installed "Full Release Mod Fixer"
    - Import of "Dwarven Stone Dice" (and other)
    - Enabled "Dwarven Stone Dice" mod
    - Launching the game and testing the dice and none is available...

    What did I do wrong?


    1. Xiony
      Xiony
      • member
      • 0 kudos
      I'm answering myself...Think save maybe??
    2. WingedAsarath
      WingedAsarath
      • premium
      • 7 kudos
      Did you Save Order and Export Load Order To Game?

      You need to do both in that order for the modsettings file to be updated and the mods to take effect.

      Edit: I'd also recommend installing ImprovedUI as well just in case.
    3. Xiony
      Xiony
      • member
      • 0 kudos
      Thanks for your help, but it's okay.

      I just needed to hit save...
      I noticed this problem when I quit and relaunch "Baldur's Gate 3 Mod Manager"
      All mods was on "disable"

      Now the game tells me that achievements are disabled.Is it possible to put files in folders that are other than the mod folder?
      I think the game detects files in this folder and disables achievements.

      I just want an appearance of dice, not redo the game with cheats or other ...
      it's completely stupid to disable the achievements for that ...
    4. EridaniAstra
      EridaniAstra
      • premium
      • 0 kudos
      Any mod you install to the game disables achievements, even if it only adds a new dice image. 
      If you want to use mods and still have Achievements enabled you will have to use a mod like Achievement Enabler by DuketheDropKicker otherwise you will have to play without getting achievements.

      Hope this helps :)
  7. Tsunar
    Tsunar
    • supporter
    • 1 kudos
    I get a crash whenever I load a save file using this dice set
    1. WingedAsarath
      WingedAsarath
      • premium
      • 7 kudos
      Oh no! Could you please let me know how you installed the set, what your other mods are, and your mod load order? 
    2. Tsunar
      Tsunar
      • supporter
      • 1 kudos
      Certainly infract I can show you here is my load order =)
      https://cdn.discordapp.com/attachments/623569635568254976/1143172271037481013/image.png
    3. WingedAsarath
      WingedAsarath
      • premium
      • 7 kudos
      I wouldn't recommend having both Customizer and Improved UI, as they mod the same areas and could overwrite each other. I know other people have had mods stop working because they had both of them. That's also more mods than I can really troubleshoot for you (I only use Full Release Mod Fixer, Toarie's New Character Creation Presets, MageHand Improved, NativeModLoader & Achievement Unlocker, Galaxy Dice, and all three of my dice sets). If only using Customizer or Improved UI doesn't fix it, I'd recommend disabling the other dice mods and re-enabling one by one to narrow down any conflicts.
    4. Tsunar
      Tsunar
      • supporter
      • 1 kudos
      Really? Odd cus Customizer says it needs Improved UI in the version I have 0.0
      EDIT: the new version of the Modd fixed it!!! thank you so much ^u^
    5. WingedAsarath
      WingedAsarath
      • premium
      • 7 kudos
      The wording is confusing in the downloads, but ImprovedUI is built on functionality originally from Customizer, so there may be conflicts. I'd recommend looking through those two mods and their Posts sections again to see what the best options for you are in terms of compatibility :)
      EDIT: Oh brilliant! Good to know! :D