HitsparkInteractive / NinOnline

Public Nin Online Repository for Bug Tracking
GNU General Public License v3.0
1 stars 3 forks source link

High GPU Usage spikes on login screen #76

Closed delp-fun closed 2 years ago

delp-fun commented 2 years ago

Problem description

When game is loaded and u are on login screen your GPU usage and following this GPU Temps are going crazy.

Steps to reproduce issue

  1. Open a game
  2. Be on login screen
  3. Open Task Manager

Observed result

90%+ GPU Usage and High Temps

Expected result

Normal GPU Usage

More details

Affected Client Version: Inochi 3.5.5e

First noticed: 12.09.21

https://user-images.githubusercontent.com/8196001/133002416-8efede25-f918-42dd-ab8d-cefaaef5083c.mp4

RorySoh commented 2 years ago

This is caused by not FPS locking the game. By definition, that means wanting the game to render as many frames as possible, more than necessary. "Done with rendering a frame? If there is GPU power to spare, render another."

We might resolve this by forcing some arbitrary FPS lock in menus.

RorySoh commented 2 years ago

Fixed in next client update