update constants
This commit is contained in:
@@ -111,9 +111,19 @@ constexpr uint64_t DSC_START_SYS_TIME_ADDRESS_2 = 0x0000000140D0B568;
|
||||
constexpr uint64_t DSC_PAUSE_FUNC_ADDRESS = 0x00000001401295C0;
|
||||
constexpr uint64_t DSC_UNPAUSE_FUNC_ADDRESS = 0x0000000140129590;
|
||||
|
||||
constexpr uint64_t DSC_POSITION_ADDRESS = 0x0000000140D098A4;
|
||||
constexpr uint64_t DSC_TIME_RESET_ADDRESS = 0x0000000140D0B538;
|
||||
constexpr uint64_t DSC_TIME_RESET_ADDRESS_2 = 0x0000000140D0B512;
|
||||
constexpr uint64_t DSC_TIME_RESET_FLAG_1 = 0x0000000140CDD7D0;
|
||||
constexpr uint64_t DSC_TIME_RESET_FLAG_2 = 0x0000000140CDD7D4;
|
||||
|
||||
constexpr uint64_t PV_GAME_BASE_ADDRESS = 0x000000014CC95270;
|
||||
constexpr uint64_t GIVEUP_FUNC_ADDRESS = 0x000000014010EF00;
|
||||
|
||||
constexpr uint64_t PV_STATE_ADDRESS = 0x0000000140D0B512;
|
||||
constexpr uint64_t PV_LOADING_STATE_ADDRESS = 0x0000000140D0B524;
|
||||
constexpr uint64_t PV_INNER_LOADING_STATE_ADDRESS = 0x0000000140CDD8D8;
|
||||
|
||||
constexpr uint64_t AET_DEBUG_ARRAY_POINTER_ADDRESS = 0x0000000140EC5430 + 0x98;
|
||||
constexpr uint64_t AET_ARRAY_POINTER_ADDRESS = 0x0000000140EC5430 + 0xD8;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user