0 of 0

File information

Last updated

Original upload

Created by

twsta

Uploaded by

twsta

Virus scan

Safe to use

Tags for this mod

About this mod

This mod enables console command hotkeys, and increases console buffer

Requirements
Permissions and credits
Requires SFSE and ConsoleCommandRunner

If you would like to not use CCR, you can use the following commands in console to enable this tweak in your StarfieldCustom.ini:

;;CONSOLE HOTKEYS (StarfieldConsole.ini)
SetINISetting "bUseConsoleHotkeys:Menu" "1"

;;CONSOLE TWEAKS (buffer size, colors)
SetINISetting "iConsoleHistoryCharBufferSize:Menu" "65536"
SaveINIFiles

How do I enable console hotkeys without something like AutoHotkey with this...?

You can enable hotkeys for console commands. For example, this command will enable a hotkey to toggle HUD/menu by pressing Ctrl+M:

hotkey Ctrl-M tm

The hotkey command will write to your `StarfieldConsole.ini` in your docs, next to StarfieldCustom.ini - go nuts!

Here's another great example with a nice example of hotkey + macro: https://www.nexusmods.com/starfield/mods/3961