supertuxkart / stk-code

The code base of supertuxkart
Other
4.36k stars 1.03k forks source link

The stdout fps data doesn't match the in-game fps counter #5030

Open konradybcio opened 2 months ago

konradybcio commented 2 months ago

Description

The (particularly) average fps numbers diverge between the in-game fps counter (that one can enable in settings) and whatever is printed to stdout (I think the latter is locked to 120 fps regardless of the max_fps value in config)

Steps to reproduce

  1. Enable the fps counter in game
  2. Run a race (i.e. with -R) in the terminal, observe the fps values
  3. Close the game, look for Average FPS in the output
  4. Scratch your head

Configuration

v1.4 - aarch64 ubuntu 23.10 (mantic):

supertuxkart-data/mantic,now 1.4+dfsg-3 all [installed,automatic]
supertuxkart/mantic,now 1.4+dfsg-3 arm64 [installed]

System: Lenovo ThinkPad X13s (Qualcomm SC8280XP)

Graphics card: Adreno A690

CPU: 4x Cortex A78C + 4x Cortex X1C

Gamepads/keyboards models if related to the issue: N/A

Alayan-stk-2 commented 3 weeks ago

On my end, I don't even see FPS being printed in the stdout output...