AmpHelper
|
Various information about the game. More...
Static Public Attributes | |
const uint | PS3EncryptedVersion = 0xc64eed30 |
PS3 header files start with this. More... | |
const uint | PS4EncryptedVersion = 0x6f303f55 |
PS4 header files start with this. More... | |
const int | PS3Key = -967906000 |
The key used to decrypt the PS3 header file. More... | |
const int | PS4Key = -1865432917 |
The key used to decrypt the PS4 header file. More... | |
const uint | PS3Extra = 0x7D401F60 |
Extra data set in the PS3 header file entries. More... | |
const uint | PS4Extra = 0xDDB682F0 |
Extra data set in the PS4 header file entries. More... | |
static readonly string[] | BaseSongs |
All of the song folder names included with the base game. More... | |
Various information about the game.
|
static |
All of the song folder names included with the base game.
|
static |
PS3 header files start with this.
|
static |
Extra data set in the PS3 header file entries.
|
static |
The key used to decrypt the PS3 header file.
|
static |
PS4 header files start with this.
|
static |
Extra data set in the PS4 header file entries.
|
static |
The key used to decrypt the PS4 header file.