zalama317 Posted September 17, 2023 Share Posted September 17, 2023 my starfieldcustom.ini seems to do everything except load my bat files. could someone please tell me why not and how to fix it? sStartingConsoleCommand=bat LockpickCheat;bat InstantScan;bat ISD5;bat IHR3;bat ImprovedCombatAI;bat NoXPKillStealFix;bat ISLD3;bat wait;bat SMPOI;bat ExpandedExperience;bat ExpandedExperienceActions;bat LessHeinousLeveling;bat BetterBoostpackFlight;bat ImmersivePlanets;bat MrGebaPlanetSites this is what it looks like now. Do I need a ; to close it? The entire mess if it matters. Wall of text warning >>EDIT: I can use the (~ bat myfilename) in game and they load just fine so I have everything in the right folders I believe. Just won't load when I start the game. [Archive]bInvalidateOlderFiles=1sResourceDataDirsFinal=sResourceLocaleVoiceList=[Camera]fFPWorldFOV=85fMouseWheelZoomSpeed=3.0fTPWorldFOV=70[Combat]bDisableCombatDialogue=0bForceNPCsUseAmmo=0[ContactShadows]bBlurGaussian=0[Controls]fMouseHeadingXScale=0.021fMouseHeadingYScale=0.021[Display]bAllowFocusShadowsForPlayerSpaceStation=0bEnableCloudShadows=1bEnableTerrainShadowsInReflections=1bPilotCameraShakerEnabled=1bVolumetricLightingEnable=1fDecalLOD0=175fDecalLOD0Space=250fDecalLifetime=300fMinDynamicResolutionScale=0.75fMinRenderResolutionScaleFactor=0.8fMipBiasOffset=0.0fNarrowAspectLimit=1.6fWideAspectLimit=2.3889sPhotoModeFolder=Photos[GamePlay]fPlayerDisableSprintingLoadingCellDistance=0[General]bAlwaysActive=1bBackgroundLoadVMData=1bBorderRegionsEnabled=1bDisableAllGore=0bEnableMessageOfTheDay=0bPlayMainMenuMusic=1bSaveGameOnQuitToMainMenu=1fEncumberedReminderTimer=30.0sIntroSequence=sLanguage=ensLocalSavePath=__MO_Saves\sStartingConsoleCommand=bat LockpickCheat;bat InstantScan;bat ISD5;bat IHR3;bat ImprovedCombatAI;bat NoXPKillStealFix;bat ISLD3;bat wait;bat SMPOI;bat ExpandedExperience;bat ExpandedExperienceActions;bat LessHeinousLeveling;bat BetterBoostpackFlight;bat ImmersivePlanets;bat MrGebaPlanetSitessTestFile1=xatmosNoClutter.espsTestFile2=ICC.espsTestFile3=LewdOutfits.espsTestFile4=MoreImmersiveLandingsTakeOffs.espuMainMenuDelayBeforeAllowSkip=0[Grass]bAllowCreateGrass=1bUseTerrainTintOnGrass=1[interface]bHideStealthMeter=0bPhotoModeLetterBoxed=1bShowTutorials=1[Menu]aConsoleSelectedRefColor=0,0,0,0iConsoleSizeScreenPercent=40iConsoleTextSize=20rConsoleHistoryTextColor=153,153,153rConsoleTextColor=255,255,255[Papyrus]bEnableLogging=0bEnableProfiling=0bEnableTrace=0bLoadDebugInformation=0fPostLoadUpdateTimeMS=500iMaxAllocatedMemoryBytes=153600[sAO]fGTAOBetaThicknessCorrection=0.05[saveGame]bAllowScriptedAutosave=1bAllowScriptedForceSave=1bDisableAutoSave=0bDisplayMissingContentDialogue=1iAutoSaveCount=3[shadows]bDirectionalShadowmapsUseLODFade=1bDrawDistantRocksShadows=0bDrawDistantTreesShadows=0fMaxShadowDistance=120000[Terrain]bEnableTerrainShadows=1 Link to comment Share on other sites More sharing options...
HeyYou Posted September 19, 2023 Share Posted September 19, 2023 It seems that sStaringConsoleCommands may have some issues. Instead of loading a whole bunch of little commands, create ONE file, and copy/paste the commands from all the little files into it. I use this particular method, and it works perfectly. Link to comment Share on other sites More sharing options...
Tahrngarth Posted September 19, 2023 Share Posted September 19, 2023 (edited) Ow yea, instead of using bat 1 ; bat 2 just move all the commands into the same txt file and use sStartingConsoleCommand=bat "name of the txt file"You don't need to distinguish between the commands ingame anyways, since it's started automaticallyfull guide actually in this forum : [Guide] How to properly merge mods - (Fixes bat files / sStartingConsoleCommand not always working) Edited September 19, 2023 by Tahrngarth Link to comment Share on other sites More sharing options...
Recommended Posts