C# Class HyoutaTools.DanganRonpa.umdimagedat.umdimagedat

Show file Open project: AdmiralCurtiss/HyoutaTools

Public Methods

Method Description
AlignToByteBoundary ( int x, int boundary ) : int
Execute ( List args ) : int

Private Methods

Method Description
ArrayMatch ( Byte a1, Byte a2, int offset1, int offset2, int length ) : bool
Extract ( string filepath ) : int
Extract ( string filepath, string ebootpath, bool nofilenames ) : int
IdentifyEbootVersion ( Byte Eboot ) : int
Pack ( string Filename, string Directory, string SourceEboot, string NewEboot ) : int

Method Details

AlignToByteBoundary() public static method

public static AlignToByteBoundary ( int x, int boundary ) : int
x int
boundary int
return int

Execute() public static method

public static Execute ( List args ) : int
args List
return int