score_saver: add more info to output
This commit is contained in:
@@ -92,6 +92,9 @@ constexpr uint64_t RESULTS_INIT_ADDRESS = 0x000000014065BBC0;
|
||||
constexpr uint64_t RESULTS_BASE_ADDRESS = 0x000000014CC93830;
|
||||
constexpr uint64_t RESULTS_INSURANCE_ADDRESS = 0x0000000141197E14;
|
||||
|
||||
constexpr uint64_t CURRENT_SONG_NAME_ADDRESS = 0x0000000140D0A578;
|
||||
constexpr uint64_t CURRENT_SONG_ID_ADDRESS = 0x0000000140CDD8E0;
|
||||
|
||||
#define XINPUT_A 0x00
|
||||
#define XINPUT_B 0x01
|
||||
#define XINPUT_X 0x02
|
||||
|
||||
Reference in New Issue
Block a user