Eski bir web tarayıcısı kullanıyorsunuz. Bu veya diğer siteleri görüntülemekte sorunlar yaşayabilirsiniz.. Tarayıcınızı güncellemeli veya alternatif bir tarayıcı kullanmalısınız.
Be careful don't run any software (even if it works in background) while playing pubg lite because their unfair Anti-cheat system will ban your account and support wouldn't remove your false ban !
list of software's that players confirmed it leads to ban:
MSI Afterburner
Logitech Gaming...
Correct me if I am wrong, but I thing it is imposible to do a C binding to be compiled with a pure C compiler because the imgui part will always be C++ and has to be compiled also.
What cimgui does is just export the C interface (with extern C and __declspec(dllexport)) from a C++ compilation...