Enabling the Script Extender Console (2025)

Skip to content

Baldur's Gate 3closeClear game filter

  • Games

  • All games (3,139)
  • Recently added (58)

My games

Your favourited games will be displayed here

Enabling the Script Extender Console (2)

  • Mods

  • All mods
  • New
  • Trending
  • Most endorsed
  • Top files
  • Mod categories
  • Mod updates

  • Recent activity
Mods of the month

Explore this month's nominated mods.

Discover

Vortex mod manager

The elegant, powerful and open-source mod manager.

Download

Enabling the Script Extender Console (3)

  • Collections

  • All collections
  • Recently added
  • Most endorsed
  • Highest rated
Collections tutorials

Learn from the community with tutorials and guides.

Explore

Vortex mod manager

The elegant, powerful and open-source mod manager.

Download

Enabling the Script Extender Console (4)

  • Images

  • Latest
  • Trending
  • Most endorsed
  • Videos

  • Latest
  • Trending
  • Most endorsed
Supporter images

Upgrade your account to unlock all media content.

Upgrade

  • News

  • All news
  • Site news
  • Competitions
  • Interviews

Enabling the Script Extender Console (5)Enabling the Script Extender Console (6)Enabling the Script Extender Console (7)Enabling the Script Extender Console (8)Enabling the Script Extender Console (9)Enabling the Script Extender Console (10)

Interviews • 25 Sep 2024Journeying to the West - norskplSite News • 18 Sep 2024Get To Know: BenGosney
  • Support

  • Help
  • Contact
  • FAQ
Give feedback

Share your ideas, discuss them with the community, and cast your vote on feedback provided.

Give Feedback

Log inRegister

  • cloud_upload UPLOAD A MOD
  • add_photo_alternate UPLOAD AN IMAGE
  • video_call ADD A VIDEO

Notifications

notifications_off

    No unread notifications right now

    You're up to date

    View All

    You're up to date

    • Baldur's Gate 3closeClear game filter
      • Games
      • All games (3,139)
      • Recently added (58)
      • My games
      • Your favourited games will be displayed here

      • Mods
      • All mods
      • New
      • Trending
      • Most endorsed
      • Top files
      • Mod categories
      • Mods of the month
      • Mod updates
      • Recent activity
      • Collections
      • All collections
      • Recently added
      • Most endorsed
      • Highest rated
      • Images
      • Latest
      • Trending
      • Most endorsed
      • Videos
      • Latest
      • Trending
      • Most endorsed
      • News
      • All news
      • Site news
      • Competitions
      • Interviews

      Enabling the Script Extender Console (16)Enabling the Script Extender Console (17)Enabling the Script Extender Console (18)Enabling the Script Extender Console (19)Enabling the Script Extender Console (20)Enabling the Script Extender Console (21)

      • Support
      • Help
      • Contact
      • Give feedback
      • FAQ

    To enjoy the benefits of Nexus Mods, please log in or register a new account

    Log inRegister

    Notifications

    notifications_off

      No unread notifications right now

      You're up to date

      View All

      You're up to date

      ');$('body').on('click', '.l59989cc911-link', function () {window.nexusDataLayer = window.nexusDataLayer || [];window.nexusDataLayer.push({event: 'premium_banner_click',});});}

      • All games
      • Baldur's Gate 3
      • Camp Event Notifications
      • Articles
      • Enabling the Script Extender Console
      • Endorsements

        121

      • Total views

        181.9k

        Note: You do NOT need to do this unless you want to run configuration commands for the mod.
        If you just want to use the mod with default settings: Skip all of this


        Enabling the Script Extender Console:

        * This article doesn't cover installation of the Script Extender
        * If you can't figure out how to install it, just use BG3 Mod Manager ( [Link] ) and do 'Download & Extract the Script Extender' from its tools menu at the top.

        Enabling the Script Extender Console:

        If the 'ScriptExtenderSettings.json' file doesn't already exist in your BG3 bin folder, create a file with that name (exactly - NOT 'ScriptExtenderSettings.json.txt') and put these contents in it:

        {
        "CreateConsole": true
        }

        If the 'ScriptExtenderSettings.json' file already exists in your BG3 bin folder, add this line. Note that if you get the commas between lines wrong (too few or too many), the file will not load.

        "CreateConsole": true,

        Using the Script Extender Console:
        * If you've done the above steps correctly, a 2nd window should start with BG3 when you run it.
        * This 2nd window will look kind of like a command prompt
        * While the game is running, you can switch focus to this 2nd window and press return on your keyboard to enter the Lua Console input mode
        * You can enter commands into this console now

        Article information

        Added on

        Edited on

        Written by

        Kvalyr

        Pages

        • 1
        • 2
        • 3
        • ...
        • 6
          1. maxshlong

            • premium
            • 3 kudos

              use this insteadScript Extender Console Enabler at Baldur's Gate 3 Nexus - Mods and community (nexusmods.com)
              the guide doesnt explain how to convert a txt to a json, and copy and pasting doesn't work

                1. mcozmo

                  • member
                  • 0 kudos

                    Thank you (:

                    • ArcaneTheWoof

                      • premium
                      • 0 kudos

                        To convert a TXT file to a JSON file:


                        • Select the file in Windows Explorer, and to rename it either

                          • Right-click the file and choose "Rename" from the drop-down menu,
                          • Click the name of the item and wait for a tic for the name to become editable, or
                          • Select the file and press F2.
                        • By default, when you begin renaming the file, only the filename will be highlighted; the extension (the text after the period that indicates what kind of file it is, such as ".txt" or ".png") will not be selected. Select theentirefilename,includingthe file extension, by pressing CTRL+A while renaming.
                        • Type the new filename and extension in and hit Enter.
                        • You'll get a warning telling you that if you change the file extension, the file may become unusable. Tell it yes, you want to change it.
                        • The file has now been converted.

                        Windows doesn't select the file extension by default when renaming files to help prevent accidental extension mishaps.If you paste "ScriptExtenderSettings.json" without selecting the entire filename, the ".txt" will be left at the end of the filename,as the guide above suggests when it says "(exactly - NOT 'ScriptExtenderSettings.json.txt')".

                      • OgTwoTone

                        • member
                        • 0 kudos

                          HookApp::deferHook,
                          HookApp::hookWindow,
                          UiApp::trySetupGraphicsWindow, gwindow == window 0000000000570B66
                          HookApp::hookD3d9, 0
                          HookApp::deferHook,
                          HookApp::hookWindow,
                          UiApp::trySetupGraphicsWindow, gwindow == window 0000000000570B66
                          HookApp::hookD3d9, 0
                          HookApp::deferHook,
                          HookApp::hookWindow,
                          UiApp::trySetupGraphicsWindow, gwindow == window 0000000000570B66
                          HookApp::hookD3d9, 0
                          HookApp::deferHook,
                          HookApp::hookWindow,

                          anyone know how to stop this?

                            1. mulisfish

                              • supporter
                              • 0 kudos

                                I'm no expert but for me this happened from an outside source, I disabled my clipping software and it went away.

                                • savagealexiss

                                  • member
                                  • 0 kudos

                                    if you click the bottom left of your command window where the little white square is itll stop it incase you didnt fix it

                                  • ravelations

                                    • supporter
                                    • 0 kudos

                                      Right, So I don't have the .json file so I created one via Notepad++ saved as ScriptExtenderSettings file type json, (ScriptExtenderSettings.json) opened it and typed in the {
                                      "CreateConsole": true
                                      }
                                      Saved the file in my BG3 bin folder, all seems well nothing spontaneously exploded, Go to launch through vortex and the game wont launch, Okay i've run into this before I just need to relaunch through steam thats fine, Launch through steam, all goes well til I actually try to start the game from Larians launcher, it crashes instantly and brings up the crash report to send to Larian, disabling the console and deleting the file restored my ability to play the game through both steam & vortex, So. anyone have a method of opening the console without , bricking my game? would be most appreciated all I want to do is change Wylls hair and none of the mods for him have styles I like nor does the appearance mod work due to his head type changing after transformation.

                                        1. JaiminLyo

                                          • member
                                          • 0 kudos

                                            Having this exact issue

                                            • MelancholySeabiscuit

                                              • member
                                              • 0 kudos

                                                same :(

                                                • broomemike

                                                  • member
                                                  • 0 kudos

                                                    Did the game start to open and then hang (when launching via vortex)?
                                                    Mine did that. I realized that the BG3 Script Extender Console was running in the background. I switched to that window, and then clicked inside, and hit the enter key. That seemed to allow the game to continue loading.

                                                    • MeiMcKorrmik

                                                      • member
                                                      • 1 kudos

                                                        why tf did that work? was stuck at 93%, then seconds later it finished loading

                                                        thank you <33

                                                      • broomemike

                                                        • member
                                                        • 0 kudos

                                                          I use Vortex for my modding, and I actually just created a zip with the appropriate bin\ScriptExtenderSettings.json inside of it.
                                                          Then I can just drag the zip over into Vortex and this gets auto inserted.

                                                          Would that work for the BG3 Mod Manager, also? I'm wondering if something this simple could be added as an extra (not suggested) download.

                                                          I'm not sure how much is written into this file, though. If a lot of mods write to it, then I'd just be overwriting and screwing up stuff.

                                                          <Of course, I also understand the point of "if you can't figure out how to make a json file, then you likely SHOULDN'T start messing around with this console. Although why windows is still hiding file extensions by default is beyond me!>

                                                          • MikMilkGames

                                                            • member
                                                            • 0 kudos

                                                              I cant figure out where to install this and the link provided does't have a'Download & Extract the Script Extender'tab. I've heard I'm supposed to place it in the bin file under Programfiles86/steam/steamapps/common/BG3/Bin BUT BG3 doesnt exist in my Steam files. (I have to use WindowsC/User/UserProfile/appdata/local/larian/BG3 to access the Mods folder but there is no Bin folder here either). Any advise or links would be helpful.

                                                                1. broomemike

                                                                  • member
                                                                  • 0 kudos

                                                                    Are you using Vortex to install your mods?

                                                                  • deletedsoon1

                                                                    • member
                                                                    • 1 kudos

                                                                      To everyone having trouble opening the console: You have to make sure ScriptExtenderSettings.json is a JSON File and not a text document. It's file type has to say JSON file.

                                                                      Make sure you can see your file extensions so you can change it. If you're onWindows 11,open File Explorer, then click on “View,” select “Show,” and choose the “File name extensions” option to show extensions.

                                                                      • Exnsu

                                                                        • member
                                                                        • 0 kudos

                                                                          could somebody help me I followed all of the instructions even redownloading SE but the window doesn't pop up the only other window that pops up is a window checking if SE needs an update

                                                                          Edit: I found out if you edit the "ScriptExtenderSettings" before it becomes a .json using notepad++ and save as and right below the name of the file you can change the file type to a .json also just incase now i run it in administrator mode and it works just fine :)

                                                                          Also I would like to thank Fenexus and Morniah for helping me solve this, even if they weren't actively helping me it was their revelations that allowed my conclusions to be met.

                                                                          New problem: shortly after following these steps my game seems to be more pixelated I wanna say is there anyway to fix this (I already removed the .json)

                                                                          • TyggerBob

                                                                            • premium
                                                                            • 0 kudos

                                                                              Does anyone know if the ScriptExtender console works on a steam deck?
                                                                              SE works because all my other mods work, but I am having an issue getting it bring up the console window (which I guess makes sense if it is is trying to run a script in native windows.
                                                                              Any assistance would be appreciated
                                                                              B

                                                                              • K9liberator

                                                                                • supporter
                                                                                • 1 kudos

                                                                                  Not working. Please offer clearer instructions.

                                                                                  • seysoph

                                                                                    • supporter
                                                                                    • 0 kudos

                                                                                      Thank you, this was very helpful. For those who are still having problems here is how I loaded tutorial chest and achievment enabled through script extender's .json

                                                                                      {
                                                                                      "EnableAchievements": true, "CreateConsole": true
                                                                                      }

                                                                                      Pages

                                                                                      • 1
                                                                                      • 2
                                                                                      • 3
                                                                                      • ...
                                                                                      • 6
                                                                                      ');$('body').on('click', '.l59989cc911-link', function () {window.nexusDataLayer = window.nexusDataLayer || [];window.nexusDataLayer.push({event: 'premium_banner_click',});});}
                                                                                      Enabling the Script Extender Console (2025)
                                                                                      Top Articles
                                                                                      Latest Posts
                                                                                      Recommended Articles
                                                                                      Article information

                                                                                      Author: Patricia Veum II

                                                                                      Last Updated:

                                                                                      Views: 5950

                                                                                      Rating: 4.3 / 5 (64 voted)

                                                                                      Reviews: 95% of readers found this page helpful

                                                                                      Author information

                                                                                      Name: Patricia Veum II

                                                                                      Birthday: 1994-12-16

                                                                                      Address: 2064 Little Summit, Goldieton, MS 97651-0862

                                                                                      Phone: +6873952696715

                                                                                      Job: Principal Officer

                                                                                      Hobby: Rafting, Cabaret, Candle making, Jigsaw puzzles, Inline skating, Magic, Graffiti

                                                                                      Introduction: My name is Patricia Veum II, I am a vast, combative, smiling, famous, inexpensive, zealous, sparkling person who loves writing and wants to share my knowledge and understanding with you.