Starfield

File information

Last updated

Original upload

Created by

linuxversion

Uploaded by

linux18

Virus scan

Safe to use

About this mod

Replace the in-game console with something better and give other mods superpowers.

Requirements
Permissions and credits
About:
BetterConsole is a substitute for the in-game console using a lightweight Dear ImGui overlay. What this means is that groundbreaking features like selecting and copying text are now available. BetterConsole also automatically saves all entered commands and output of all commands to a file automatically. BetterConsole comes with a HUGE character limit for output. You can search both your previous command history as well as the output of previous commands with instant search you can toggle with the TAB key. The normal up/down arrows to cycle history are here as well.


Features:
  • Run commands and actually scroll through all output, search, copy and paste
  • Console command history is saved (BetterConsoleHistory.txt)
  • Output from commands is captured and saved (BetterConsoleOutput.txt)
  • BetterConsole provides other mod authors mod menu and command running features
  • Customizable hotkey (F1 by default) for both toggling the overlay and also other actions


Support:
If you are having issues with BetterConsole and would like support, please read this article: https://www.nexusmods.com/starfield/articles/559


For SFSE and ASI Mod Authors:
You may want to make BetterConsole an optional dependency of your mod to add a graphical menu for little effort. Github - BetterConsole Public API is a lightweight, zero dependency C/C++ single file library that you can drop into any build and integrate in minutes to take advantage of BetterConsole features when they are available and fallback to default behavior otherwise. Take a look at the plugin example in the file section to learn more.


Other mods by me: