Hey in my game while palying in web, sometime it looks like hardware acceleration is not working, even if its turned on. It makes my CPU to 100% usage, but this happen very rarely. Does anyone have idea why this is happening?
Mydel It makes my CPU to 100% usage, but this happen very rarely. Does anyone have idea why this is happening?
That doesn't necessarily mean you have no HW acceleration/gpu rendering. It just indicates a cpu bottleneck. Hard to say what might be specifically causing it but you should definitely know that code running in the browser will always hit your system harder and demand more resources than something running natively.