

A BepInEx mod for ROUNDS that adds ultrawide and custom resolution support to the game's settings.
Press F8 (configurable) to open the resolution picker overlay. From there you can select any preset resolution, enter a custom one, or toggle fullscreen mode.
After first launch, a config file is created at:
BepInEx/config/com.nicho.rounds.ultrawideresolutions.cfg
| Setting | Default | Description |
|---|---|---|
Custom/Width |
0 | Custom resolution width (0 = disabled) |
Custom/Height |
0 | Custom resolution height (0 = disabled) |
General/ApplyOnLaunch |
true | Auto-apply saved resolution on launch |
General/ToggleGuiKey |
F8 | Key to toggle the overlay |
Install with r2modman or copy UltrawideResolutions.dll to BepInEx/plugins/.
This is a cosmetic-only client-side mod. It does not modify gameplay, networking, player state, or physics. Safe for multiplayer.