Difference between revisions of "Talk:Creation Kit"

1,159 bytes added ,  14:22, 31 August 2019
cli notes
imported>Qazaaq
imported>Qazaaq
(cli notes)
 
Line 12: Line 12:
:This page has some more possibilities [https://forums.nexusmods.com/index.php?/topic/5522717-fallout-4-optimization-and-performance-systems-explained/page-38 fallout-4-optimization-and-performance-systems-explained]. [[User:Scrivener07|Scrivener07]] ([[User talk:Scrivener07|talk]]) 2019-04-11T00:30:23 (EDT)
:This page has some more possibilities [https://forums.nexusmods.com/index.php?/topic/5522717-fallout-4-optimization-and-performance-systems-explained/page-38 fallout-4-optimization-and-performance-systems-explained]. [[User:Scrivener07|Scrivener07]] ([[User talk:Scrivener07|talk]]) 2019-04-11T00:30:23 (EDT)
:Some commands for animations on the [[Subgraphs]] page. [[User:Scrivener07|Scrivener07]] ([[User talk:Scrivener07|talk]]) 2019-07-21T06:40:15 (EDT)
:Some commands for animations on the [[Subgraphs]] page. [[User:Scrivener07|Scrivener07]] ([[User talk:Scrivener07|talk]]) 2019-07-21T06:40:15 (EDT)
:Some commands I gleaned from browsing the Creation Kit assembly strings. [[User:Scrivener07|Scrivener07]] ([[User talk:Scrivener07|talk]]) 2019-08-31T14:22:10 (EDT)
<source lang="winbatch">
-ExportFaceGenData:<ESMFilename> <XB1|X64|PS4|W32>
%s:<ESMFilename> <Language> <PathToTextExport> [PathToBackupTextExport]
-OutputAreaArt:<ESMFilename> <AreasFilename> <OutputFilename>
-UpdateModelData:<ESMFilename>
-ExportDismemberData:<ESMFilename> <XB1|X64|PS4|W32>
-SaveDefaultPlugin:<PluginFilename><MasterFilename>
-CheckInPlugin:<PluginFilename> <ESMFilename>
-GenerateAnimInfo:<ESMFilename> <DataFilepath> <OutputFilepath> [%s] [%s] [%s]
-GenerateSingleLip:"WAVFilePath" "Text For WAV File."
-GenerateStaticCollections:<ESMFilename> <XB1|X64|PS4|W32>
-GeneratePreCombined:<ESMFilename> [clean,filtered] [all,main,ints,other] [currentset(1-totalsetcount)] [totalsetcount]
-GeneratePreVisData:<ESMFilename> [clean,filtered] [all,main,ints,other] [currentset(1-totalsetcount)] [totalsetcount]
-DepersistRefs:<ESMFilename>
-MapMaker:<ESMFilename> <Worldspace|Interior>
-MapInfo:<ESMFilename> <Worldspace|Interior> <[%s]>
-ImportScalingData:<ESMFilename>
</source>
Anonymous user