Starfield
0 of 0

File information

Last updated

Original upload

Created by

LarannKiar

Uploaded by

LarannKiar

Virus scan

Safe to use

Tags for this mod

About this mod

SFSE plugin that disables pillarboxing (black bars) in Terminal and Workbench menus.

Requirements
Permissions and credits
About this mod:

SFSE plugin that disables pillarboxing (black bars) in Terminal and Workbench menus.

Default resolution for the renderer is 3840x1600. In theory, it should work on other 21:9 resolutions but it's best to set iAspectRatioMode in the INI for your resolution, see below.


Limitations:

  - the plugin intentionally doesn't work in the Data Menu and its submenus... each one would need to be manually fixed if pillarboxing was off

  - by default, the focused item's 3D in Workbench menus is hidden due to technical limitation (alignment issue, may fix it later..)


Compatibility:

Should be compatible with UI mods.


Requirements:

Starfield Script Extender
Address Library for SFSE Plugins



INI Configuration:

..\Starfield\Data\SFSE\Plugins\BackgroundRenderer.ini:

  - iAspectRatioMode: 0 = 3840x1600 ; 1 = 2560x1080 ; 2 = 3440x1440 ; 3 = 32:9
  - bDisableMenuItem3D: 0 = item's 3D in Workbench menus is visible ; 1 = hidden
  - bLogging: 0 = logging off ; 1 = on
  - bDebug: 0 = debug (i.e. more informative) logging off ; 1 = on