Giter VIP home page Giter VIP logo

bg3se's Introduction

Norbyte's Baldur's Gate 3 Script Extender

Downloads available here

The Script Extender adds Lua/Osiris scripting support to the game. API Documentation

Configuration

The following configuration variables can be set in the ScriptExtenderSettings.json file:

Variable Type Description
CreateConsole Boolean Creates a console window that logs extender internals. Mainly useful for debugging.
EnableLogging Boolean Enable logging of Osiris activity (rule evaluation, queries, etc.) to a log file.
LogRuntime Boolean Log extender console and script output to a log file.
LogCompile Boolean Log Osiris story compilation to a log file.
LogFailedCompile Boolean Log errors during Osiris story compilation to a log file.
LogDirectory String Directory where the generated Osiris logs will be stored. Default is My Documents\OsirisLogs
EnableExtensions Boolean Make the Osiris extension functionality available ingame or in the editor.
SendCrashReports Boolean Upload minidumps to the crash report collection server after a game crash.
DumpNetworkStrings Boolean Dumps the NetworkFixedString table to LogDirectory. Mainly useful for debugging desync issues.
DeveloperMode Boolean Enables various debug functionality for development purposes.
DisableModValidation Boolean Disable module hashing when loading modules.
EnableAchievements Boolean Re-enable achievements for modded games.
EnableDebugger Boolean Enables the Osiris debugger interface
DebuggerPort Integer Port number the Osiris debugger will listen on (default 9999)
EnableLuaDebugger Boolean Enables the Lua debugger interface
LuaDebuggerPort Integer Port number the Lua debugger will listen on (default 9998)

bg3se's People

Contributors

norbyte avatar piepie62 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.