Skip to content

Instantly share code, notes, and snippets.

@Tekunogosu
Last active February 13, 2024 13:59
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Tekunogosu/6b27a91552cc68af5c7b0ce4d02a5deb to your computer and use it in GitHub Desktop.
Save Tekunogosu/6b27a91552cc68af5c7b0ce4d02a5deb to your computer and use it in GitHub Desktop.
starfieldcustom.ini
[Display]
fDefault1stPersonFOV=90
fDefaultFOV=90
fDefaultWorldFOV=90
fFPWorldFOV=90
fTPWorldFOV=90
;bEnableRaytracing=1
;bUseSkyLighting=1
;set to 0 to disable
fMaxAnisotropy=2
;default: 4
; Tera
bEnableMultiFrameAsyncCompute=1
bMultithreadedMagicEffectsUpdate=1
bParallelAnimUpdate=1
bGridsDynamic=1
[Interface]
bShowTutorials=0
[FlightCamera]
fFlightCameraFOV=90
[Camera]
fDefault1stPersonFOV=90
fDefaultFOV=90
fDefaultWorldFOV=90
fFPWorldFOV=90
fTPWorldFOV=90
[General]
bEnableMessageOfTheDay=0
SIntroSequence=0
uMainMenuDelayBeforeAllowSkip=0
sStartingConsoleCommand=bat terabatch
bRenamePropertiesOnMaterialSwap=0
uExterior Cell Buffer=47
SGPUDefaultQualitySettingsJSON=DefaultGlobalGraphicsSettings.json
sTestFile1=Weightless.esp
sTestFile2=xatmosPerkUpVendors.esp
sTestFile3=xatmosPerkUpXP.esp
;Tera
uMaxPrimaryJobThreads=10
uMaxSecondaryJobThreads=10
[Archive]
bInvalidateOlderFiles=1
sResourceDataDirsFinal=
SResourceEnglishVoiceList=Starfield - Voices01.ba2, Starfield - Voices02.ba2, Starfield - VoicesPatch.ba2
SResourceIndexFileList=Starfield - LODTextures.ba2, Starfield - Textures01.ba2, Starfield - Textures02.ba2, Starfield - Textures03.ba2, Starfield - Textures04.ba2, Starfield - Textures05.ba2, Starfield - Textures06.ba2, Starfield - Textures07.ba2, Starfield - Textures08.ba2, Starfield - Textures09.ba2, Starfield - Textures10.ba2, Starfield - Textures11.ba2, Starfield - TexturesPatch.ba2
SResourceStartUpArchiveList=Starfield - Interface.ba2, Starfield - Localization.ba2, Starfield - Shaders.ba2, Starfield - ShadersBeta.ba2, Starfield - WwiseSounds01.ba2, Starfield - WwiseSounds02.ba2, Starfield - WwiseSounds03.ba2, Starfield - WwiseSounds04.ba2, Starfield - WwiseSounds05.ba2, Starfield - WwiseSoundsPatch.ba2, BlueprintShips-Starfield - Localization.ba2
SResourceArchiveList=Starfield - Animations.ba2, Starfield - DensityMaps.ba2, Starfield - FaceAnimation01.ba2, Starfield - FaceAnimation02.ba2, Starfield - FaceAnimation03.ba2, Starfield - FaceAnimation04.ba2, Starfield - FaceAnimationPatch.ba2, Starfield - FaceMeshes.ba2, Starfield - GeneratedTextures.ba2, Starfield - LODMeshes.ba2, Starfield - LODMeshesPatch.ba2, Starfield - Materials.ba2, Starfield - Meshes01.ba2, Starfield - Meshes02.ba2, Starfield - MeshesPatch.ba2, Starfield - Misc.ba2, Starfield - Particles.ba2, Starfield - PlanetData.ba2, Starfield - Terrain01.ba2, Starfield - Terrain02.ba2, Starfield - Terrain03.ba2, Starfield - Terrain04.ba2, Starfield - TerrainPatch.ba2
SResourceArchiveMemoryCacheList=Starfield - Interface.ba2, Starfield - Misc.ba2
[Controls]
bMouseAcceleration=0
fMouseHeadingXScale=0.021
fMouseHeadingYScale=0.042
fMouseHeadingSensitivity=0.0060
fIronSightsLookSpeedYaw=0.5000
fIronSightsLookSpeedPitch=0.5000
# Delay in seconds before the player grabs an interactive object
fQCZKeyDelay=0.3
# Delay in seconds before the player grabs a basic object
fZKeyDelay=0.15
[Spaceship]
fShipBuilderSnapDistance=1.7500
fShipBuilderEquipmentSnapDistance=1.5000
fShipBuilderFloorChangeDuration=0.3500
fShipBuilderMouseRotationSpeedMultiplier=9.0000
fShipBuilderGamepadPanSpeed=45.0000
fShipBuilderMousePanSpeed=2.2500
fShipBuilderMinFloor=-50.0000
fShipBuilderMaxFloor=50.0000
fShipBuilderZoomMinScale=4.0000
fShipBuilderGamepadZoomSpeedMultiplier=1.2000
fShipBuilderMouseZoomSpeedMultiplier=4.0000
[Wwise]
iDefaultExternalCodecID=4
[Dialogue]
fDialogueCameraCollisionMinPercentage=3.5
fDialogueCameraCollisionRadius=3.5
fDialogueCameraFailsafeFPFOV=75.0
[Boostpack]
bUsePressAndHoldControls=1
;Tera
[Menu]
iConsoleSizeScreenPercent=60
iBackgroundOpacity=75
rConsoleTextColor=211,3,252
;Tera
[ScreenSplatter]
bBloodSplatterEnabled=1
;[NavMeshGen]
;fWalkableSlope=45.0
;fWalkableStepHeight=0.43
;Tera
[Weather]
bFogEnabled=1
bEnableDepthBasedFog=1
;tera
[Decals]
bDecalMultithreaded=1
[Monocle]
aHighlightScannableOutlineColorHigh=255,209,62,242
[Streaming]
bDisableDelayedPostProcessing=1
[Terrain]
bDisableStreaming=1
bEnableDisplacementMapping=0
bEnableTerrainTessellation=0
uMaxTesselationLevel=2
uMinTesselationLevel=1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment