TygerxEyes Posted October 6, 2023 Share Posted October 6, 2023 Greetings, It has been a while since I have been involved in Bethesda Modding (Skyrim SE) and have a few basic questions about using .bat files to load in values and am appealing to the community to help me with some basic newbie questions about using .bat I have seen these variations: SetINISetting "fShipBuilderSnapDistance:Spaceship" "4.5"SaveIniFilescgf "Debug.Notification" "Reset SF-X Settings" vs setgs fHandScannerScanRangeSkillMult 15 I am assuming (yes, I know ass-you-me) that the former adds statements and values into the .ini (e.g., StarfieldCustom.ini), saves the altered .ini, and if their is a debug.notification it defaults to the 'Reset X Setting' (say the default settings) and the latter temporarily sets the statement and value to the given though does not alter the original .ini file. In addition, in all of the above lines the values do not require "=" because you are 'set' the value to the number value; whereas, if you were making changes to the original .ini and not using the .bat loading option, one would include the "=" in the actual .ini (e.g., fHandScannerScanRangeSkillMult=15).Is my understanding correct with regard to the above? With regard to "sStarting Console Command=bat X" can you list this command multiple times without wiping the previous sStarting Console Command=bat SF-BuilderTweaksStartingConsoleCommand=bat SF-Scan OR should you add them in single line sequence - are there advantages to either approach if they both work? Thank-You, in advance, for your guidance and educationCheers, Tyger Link to comment Share on other sites More sharing options...
TygerxEyes Posted October 6, 2023 Author Share Posted October 6, 2023 ANSWERED IN ANOTHER POST: https://forums.nexusmods.com/index.php?/topic/13253886-guide-how-to-properly-merge-mods-fixes-bat-files-sstartingconsolecommand-not-always-working/?p=128096637 Link to comment Share on other sites More sharing options...
Recommended Posts