Helper Pop-up not caching

  • Hi,


    It came to my realization that the helper pop-up is not saving cache properly for names with special characters, such as japanese, korean and/or russian. Into the game's folder, the one .dat (SoulWorker\Client\UserData\_HelperPopup.dat & SoulWorker\Client\UserData\<character_name>Helper) file which handles this uses text encoding that won't support them. As consequence to that, every time the client restarts, the player will receive pop-ups with hints for most things they do in-game as if they're newcomers.


    Even if I change manually the text encoding for this file, the internal function won't recognize those characters.