Skip to content

Commit

Permalink
Add 1 line
Browse files Browse the repository at this point in the history
  • Loading branch information
zminhquanz committed Jun 12, 2017
1 parent 6e2f152 commit bb5114b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Core/HLE/sceDisplay.cpp
Expand Up @@ -413,6 +413,7 @@ static bool IsRunningSlow() {
best = std::max(fpsHistory[index], best);
}

System_GetPropertyInt(SYSPROP_DISPLAY_REFRESH_RATE) / 1.001f;
return best < 58.94;
}

Expand Down

0 comments on commit bb5114b

Please sign in to comment.