questiongeneral

Aumentar el límite de FPS de 60 a 120

por zero.one00110 ago 20261 min de lecturaHilo original en Discord
También enEnglishIndonesia

Esta versión se tradujo automáticamente. El autor la escribió en English. Leer el original

Un jugador pregunta cómo desbloquear 120 FPS en una laptop NVIDIA. La respuesta: abre NVIDIA Control Panel, ve a 3D Settings > Program Settings, añade Kathana y establece Max Frame Rate a 120; si el juego sigue atascado en 60, el límite de frecuencia de actualización del monitor es el problema. Una respuesta de seguimiento cubre a usuarios de Linux (Ubuntu) que limitan FPS con mangohud mediante una opción de inicio de Steam.

nvidia control panel -> find "3d Settings" -> click "Program Settings" -> Find Kathana or Add it manually -> Max Frame Rate = 120

Might locked by your monitors refresh rate.

for Linux (Ubuntu) user:

install mangohud with apt sudo apt install mangohud, then add this launch option on kathana properties in steam:

MANGOHUD_CONFIG="fps_limit=60,no_display" mangohud %command%

remove no_display if you wanne see the statistics on screen like FPS/GPU and graph

Capturas

NVIDIA 3D Settings panel showing Program Settings tab with KathanaOnSteam selected and various graphics options listed, including Max Frame Rate set to 300 FPS
Qué muestra

I would like to use the following 3D settings:

Global Settings | Program Settings

  1. Select a program to customize: KathanaOnSteam (d:/steam/st...) | Add | Remove | Restore
  • Show only programs found on this computer
  1. Specify the settings for this program:
FeatureSetting
CUDA - GPUsUse global setting (All)
CUDA - System Fallback PolicyUse global setting (Driver Default)
Low Latency ModeUltra
Max Frame Rate300 FPS
Multi-Frame Sampled AA (MFAA)Use global setting (Off)
OpenGL GDI compatibilityUse global setting (Auto)
OpenGL rendering GPUUse global setting (Auto-select)
Power management modeUse global setting (Normal)
Preferred refresh rate (MSI G32C4 E2)Use global setting (Application-controlled)
Texture filtering - Anisotropic sample opti...Use global setting (Off)
Steam properties window for Kathana showing General settings with Launch Options configured.
Qué muestra

KATHANA

General

General Compatibility Updates Installed Files Game Versions & Betas Controller Game Recording Privacy Customization

General

Enable the Steam Overlay while in-game

Launch Options

Advanced users may choose to enter modifications to their launch options.

MANGOHUD_CONFIG="fps_limit=60,no_display" mangohud %command%

De las respuestas

  • bahadhur12 ago 2026

    I does not fix the situation. But it make the freeze happen lesser frequently than before setting.