score saver: add viewing of percent and score, fix exex
This commit is contained in:
@@ -90,10 +90,11 @@ constexpr uint64_t DOEXIT_ADDRESS = 0x000000014085B574;
|
||||
|
||||
constexpr uint64_t RESULTS_INIT_ADDRESS = 0x000000014065BBC0;
|
||||
constexpr uint64_t RESULTS_BASE_ADDRESS = 0x000000014CC93830;
|
||||
constexpr uint64_t RESULTS_INSURANCE_ADDRESS = 0x0000000141197E14;
|
||||
constexpr uint64_t GAME_INFO_ADDRESS = 0x0000000141197E00;
|
||||
|
||||
constexpr uint64_t CURRENT_SONG_NAME_ADDRESS = 0x0000000140D0A578;
|
||||
constexpr uint64_t CURRENT_SONG_ID_ADDRESS = 0x0000000140CDD8E0;
|
||||
constexpr uint64_t SELPV_CURRENT_SONG_ADDRESS = 0x000000014CC12438;
|
||||
|
||||
#define XINPUT_A 0x00
|
||||
#define XINPUT_B 0x01
|
||||
|
||||
Reference in New Issue
Block a user