# Aumentar el límite de FPS de 60 a 120

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.

Escrita por zero.one001 en el Discord de Kathana. Hilo original: https://discord.com/channels/1363839027114934315/1536367460796858429
Traducción automática del en.
Topics: fps-cap, nvidia-control-panel, linux-steam-launch-options, performance

---

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

https://api.kathana.biner.dev/img/6aa56dbcebd5da69ed4dd83d

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

2. Specify the settings for this program:

| Feature | Setting |
|---|---|
| CUDA - GPUs | Use global setting (All) |
| CUDA - System Fallback Policy | Use global setting (Driver Default) |
| Low Latency Mode | Ultra |
| Max Frame Rate | 300 FPS |
| Multi-Frame Sampled AA (MFAA) | Use global setting (Off) |
| OpenGL GDI compatibility | Use global setting (Auto) |
| OpenGL rendering GPU | Use global setting (Auto-select) |
| Power management mode | Use 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.

https://api.kathana.biner.dev/img/6aa56dbdebd5da69ed4dd840

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

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


Source: https://kathana.biner.dev/es/guides/how-to-setting-fps/