Today I will tell you about the useful website Paimon.moe
What is it for?
For comfortable tracking of the history of your wishes and more.
Here you can see how many pulls were made, how many primogems and pulls were spent on a character/weapon.
How many pulls have already been done and how...
go to the EndScene hook and write there:
static auto mat_ambient_light_r = g_CVar->FindVar("mat_ambient_light_r");
static auto mat_ambient_light_g = g_CVar->FindVar("mat_ambient_light_g");
static auto mat_ambient_light_b = g_CVar->FindVar("mat_ambient_light_b");
Then go to your config.h and...