Method | Description | |
---|---|---|
BuildXBox360Package ( string songFileName, |
||
EncryptPS3EdatFiles ( string songFileName, System.Platform platform ) : void | ||
Generate ( string packagePath, |
Generates CDLC package into packagePath.
|
|
GenerateAppId ( Stream output, string appId, System.Platform platform ) : void | ||
GenerateSNG ( |
||
GenerateToolkitVersion ( Stream output, string packageAuthor = null, string packageVersion = null, string packageComment = null ) : void | ||
GetPathName ( this platform ) : string[] | ||
ToDDS ( List |
||
UpdateToneDescriptors ( |
Method | Description | |
---|---|---|
DeleteTmpFiles ( List |
||
GeneratePackageList ( Stream output, string dlcName ) : void | ||
GeneratePsarcsForRS1 ( Stream output, |
||
GenerateRS2014InlayPsarc ( Stream output, |
||
GenerateRS2014SongPsarc ( Stream output, |
||
GenerateSongPackageId ( Stream output, string dlcName ) : void | ||
GenerateSongPsarcRS1 ( Stream output, |
||
GenerateTonePackageId ( Stream output, string toneKey ) : void | ||
GenerateTonePsarc ( Stream output, string toneKey, RocksmithToolkitLib.DLCPackage.Manifest.Tone.Tone tone ) : void | ||
GetSTFSHeader ( this info, GameVersion gameVersion, DLCPackageType dlcType ) : X360.STFS.HeaderData | ||
WriteTmpFile ( this memoryStream, string fileName, System.Platform platform ) : void |
public static BuildXBox360Package ( string songFileName, |
||
songFileName | string | |
info | ||
xboxFiles | IEnumerable |
|
gameVersion | GameVersion | |
dlcType | DLCPackageType | |
return | void |
public static EncryptPS3EdatFiles ( string songFileName, System.Platform platform ) : void | ||
songFileName | string | |
platform | System.Platform | |
return | void |
public static Generate ( string packagePath, |
||
packagePath | string | Package path. |
info | DLCPackageData. | |
platform | System.Platform | Target platform. |
dlcType | DLCPackageType | Package type. |
pnum | int | Packages left. Used to control art cache. |
return | void |
public static GenerateAppId ( Stream output, string appId, System.Platform platform ) : void | ||
output | Stream | |
appId | string | |
platform | System.Platform | |
return | void |
public static GenerateSNG ( |
||
arr | ||
platform | System.Platform | |
return | void |
public static GenerateToolkitVersion ( Stream output, string packageAuthor = null, string packageVersion = null, string packageComment = null ) : void | ||
output | Stream | |
packageAuthor | string | |
packageVersion | string | |
packageComment | string | |
return | void |
public static GetPathName ( this platform ) : string[] | ||
platform | this | |
return | string[] |
public static ToDDS ( List |
||
filesToConvert | List |
|
dlcType | DLCPackageType | |
return | void |
public static UpdateToneDescriptors ( |
||
info | ||
return | void |