Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
I've not gotten any pop up saying achievements are disabled, but i do get a mismatch data error message whenever I launch, it does let me through but I'm not sure if this is becuase of the combination of in-game mods and achievement enabler.
I'm trying to do honor mode so it'll be a pain if the enabler isn't working lol
https://www.nexusmods.com/baldursgate3/mods/668
https://github.com/LaughingLeader/BG3ModManager/releases/tag/1.0.11.0
https://github.com/Norbyte/bg3se/releases
There's a setting which allows you to "Enable Achviements"
This setting should be saved inside the ScriptExtenderSettings.json, which wasn't for me, and I don't know why.
So after I got some help on reddit and saved this within the json:
{
"CreateConsole": true,
"EnableAchievements": true
}
I was able to get an achievement while using mods. (It may have worked prior to that, I'm uncertain, because I actually tried to get the achievement "Two Birds One Gnome" the wrong way)
The Mods I used were internal from mod.io, rather than external from Nexus (which is my usual go-to.)
Can confirm this as well. I only just realised I never got the achievement for recruiting a hireling, and I was able to get it with the Script Extender setting mentioned above.
Looks like it just works period, as I am using the in-game mod manager this time around (too many problems with BG3MM and Vortex), so I manually added the Script Extender to my game folder and enabled the setting in the JSON file.
Got the hireling achievement with no issue.
Was that the only change you made? Because I still get no achievements nor achievement progress.
The achievement where you need to do 4 long rests, still shows up as 0, even after forcing a long rest. Same with reading 100 books, still locked to 3.
Worked for me.
I got the achievement while had mod from in-game manager installed, after getting the Script Extender and adding ScriptExtenderSettings.json as described above.
If you got a version without it, just make a text file with notepad or something and call it ScriptExtenderSettings.json (remove the .txt bit) in your Baldurs Gate 3\bin folder. Add the following 4 lines exactly and save the file.
{
"CreateConsole": true,
"EnableAchievements": true
}
Exactly.
with BG3 getting the ingame mod manager,
are achievements disabled / still disabled ?
and if so, how would we re-enable them ?
do we do it via the in game mod manager if theres a mod on it that re-enables it?,
or
do we stick with the nexus's enabler ?
cheers.