49
editsImportant: the link to SE was a specific date. I replaced it with the true link that points to the most updated/recent downloads.
(Important: the link to SE was a specific date. I replaced it with the true link that points to the most updated/recent downloads.) |
|||
(One intermediate revision by one other user not shown) | |||
Line 8: | Line 8: | ||
Having trouble with your installed mods? See our [[Modding:Mod troubleshooting|Mod Troubleshooting]] page. | Having trouble with your installed mods? See our [[Modding:Mod troubleshooting|Mod Troubleshooting]] page. | ||
*Script Extender (bg3se) by Norbyte | *Script Extender (bg3se) by Norbyte | ||
**[https://github.com/Norbyte/bg3se/releases | **[https://github.com/Norbyte/bg3se/releases Latest Version Found here] | ||
** Can be installed manually or by using BG3MM: Tools → Download & Install the Script Extender | ** Can be installed manually or by using BG3MM: Tools → Download & Install the Script Extender | ||
** Updates itself when starting the game | ** Updates itself when starting the game | ||
Line 36: | Line 36: | ||
## Save and exit. | ## Save and exit. | ||
# If no code is provided you'll have to make it yourself. This is easy. | # If no code is provided you'll have to make it yourself. This is easy. | ||
## Open <code>Larian Studios | ## Open <code>\Users\%USERNAME%\AppData\Local\Larian Studios\Baldur's Gate 3\PlayerProfiles\Public\modsettings.lsx</code>. | ||
## Copy and paste the GustavDev entry below itself. From <code><node id="ModuleShortDesc"></code> to the closing <code></node></code>. | ## Copy and paste the GustavDev entry below itself. From <code><node id="ModuleShortDesc"></code> to the closing <code></node></code>. | ||
## Change '''Name''', '''Folder''', and '''UUID''' to match the <code>info.json</code> that should have come with the mod you are currently installing. | ## Change '''Name''', '''Folder''', and '''UUID''' to match the <code>info.json</code> that should have come with the mod you are currently installing. |