Currently if you open Discord, open HK with this mod, then restart Discord, the rich presence will be broken until you restart HK again. It seems that this is because the GameSDK doesn't handle reconnections automatically. Instead, it seems that you need to detect the NotRunning result, and re-initialize the GameSDK.
Currently if you open Discord, open HK with this mod, then restart Discord, the rich presence will be broken until you restart HK again. It seems that this is because the GameSDK doesn't handle reconnections automatically. Instead, it seems that you need to detect the
NotRunning
result, and re-initialize the GameSDK.