this post was submitted on 21 Aug 2023
41 points (97.7% liked)
Baldur's Gate 3
6257 readers
142 users here now
All things BG3!
Baldur’s Gate 3 is a story-rich, party-based RPG set in the universe of Dungeons & Dragons, where your choices shape a tale of fellowship and betrayal, survival and sacrifice, and the lure of absolute power. (Website)
Spoilers
If your post contains any possible spoilers, please:
- Use the text [SPOILER] at the beginning of your title, do not include any spoilers in the title.
- Use the appropriate spoiler markup to conceal that content in the body of your post.
Thank you!
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It seemed all the mods for it wouldn't do what I wanted. Got it working with this https://www.mediafire.com/file/4o3imoykr1pfamf/bg3-console-release.zip/file (goes in bin).
Which gives you a console, and then typing these commands while in camp let me recruit more people.
osi
SetMaxPartySizeOverride(6)
Osi.PROC_CheckPartyFull()
Replace 6 with preferred party size. I'm playing 2 player with my partner and now we each can take 2 people with each of us, which was my aim. Works great. Doesn't feel op, though we considered switching to tactician we ended up staying balanced. We still get plenty of close calls.
Crashed once so far, when doing a Gale thing and he wasn't #1 slot in my party, so when I reloaded I temp left my 2nd party member at camp and then reinvited them after the dialogue. So it seems you only have to do it once and the limit is saved, because I didn't have to put the code in again.
Oh and I think you need to have 3 or less people in the party when you make the size change. Not 100%, but I remember doing it so it may have been necessary.
I found this in the comments of the Party Limit Begone mod by the way.
Where does that mod come from? Does it have a GitHub page?
Just got it from this link from the nexus comments so I don't know, I heard mention of script extender many places but didn't see any kind of link until that comment
Finds it just as I say this...whoops https://github.com/Norbyte/bg3se I think this is it, if it works let me know and I'll edit my og reply to for future sake because yeah much nicer to get something from github than some random link.