#ifdef ENABLE_NEW_PACK_ENCRYPTION
static DWORD s_adwEterPackKey[] =
{
#ifdef ENABLE_ETER_PACK_OBSCURING
s_EncryptEterPackKey(0), // 1814198752
s_EncryptEterPackKey(1), // 1567527611
s_EncryptEterPackKey(2), // 944586782
s_EncryptEterPackKey(3) // 1459436252
#else...