Talk:Content Streaming

From Valve Developer Community
Jump to navigation Jump to search

MapReslistGenerator_Usage()

Caption text
MapReslistGenerator
"-makereslists usage:" 
 [ -makereslists <optionalscriptfile> ] -- script file to control more complex makereslists operations (multiple passes, etc.)" 
 [ -usereslistfile filename ] -- get map list from specified file, default is to build for maps/*.bsp" 
 [ -startmap mapname ] -- restart generation at specified map (after crash, implies resume)" 
 [ -condebug ] -- prepend console.log entries with mapname or engine if not in a map" 
 [ +map mapname ] -- generate reslists for specified map and exit after that map" 
 [ -rebuildaudio ] -- force rebuild of _other_rebuild.cache (metacache) file at exit" 
 [ -forever ] -- when you get to the end of the maplist, start over from the top" 
 [ -reslistdir ] -- default is 'reslists', use this to override" 
 [ -startstage nnn ] -- when running from script file, this starts at specified stage" 
 [ -collate ] -- skip everything, just merge the reslist from temp folders to the final folder again" 
MapReslistGenerator Init
-makereslists
-usereslistfile
-rebuildaudio
-trackdeletions

--Bacardi (talk) 06:13, 27 February 2025 (PST)