Soulbound Online GUI Scale Out of Bounds Fix: How to Reset UI Settings

Soulbound: Online has been one of the indie MMO surprises of 2026. It mixes pixel-art visuals, action-roguelite combat, bullet-heaven chaos, and MMO progression in a way that feels refreshingly different from the usual online RPG formula. After spending dozens of hours exploring its world, experimenting with builds, and jumping into co-op dungeons, I can easily understand why the game has attracted such a loyal community so quickly.

That said, launch-week excitement has also come with a handful of technical headaches. The most annoying one I’ve personally seen—and one that keeps appearing across community discussions—is the infamous GUI Scale Out of Bounds problem. Unlike a simple visual glitch, this bug can make the game’s interface almost impossible to use. Menus disappear beyond the edges of the monitor, buttons become unreachable, and even accessing the settings menu to reverse the change becomes impossible.

Soulbound Online GUI Scale Out of Bounds Fix: How to Reset UI Settings

The good news is that the issue is usually fixable without waiting for a game update. Here’s everything that worked for me and many other players.

Soulbound Online Skill Tree Reset Guide: How to Respec Abilities

Why the Soulbound Online UI Scale Bug Happens

Modern games often save almost every preference automatically. Graphics options, interface layouts, hotkeys, controller settings—they’re all stored inside configuration files and frequently synchronized through cloud saves.

Soulbound: Online follows the same approach. The problem begins when the UI scale value is accidentally pushed outside a reasonable range. Instead of preventing invalid values, the game simply applies them exactly as instructed. As a result, interface elements become dramatically larger or smaller than intended.

Once this happens, several problems may appear:

  • Menus extend beyond your monitor
  • Settings buttons become inaccessible
  • HUD elements overlap each other
  • Inventory windows disappear off-screen
  • You can’t reach the Reset option

Unfortunately, uninstalling the game usually doesn’t help because Steam Cloud simply restores the same broken configuration during the next launch.

Method 1: Delete the Local Configuration Files

In my experience, this is the fastest and most reliable solution.

Before doing anything, completely close Soulbound: Online. Open Task Manager if necessary and verify that no background process related to the game is still running.

Next:

  1. Press Windows + R.
  2. Type %localappdata% and press Enter.
  3. Look for a folder named Soulbound Online or SpiderWare.
  4. Open it and locate the configuration files.

You’ll usually find files similar to:

Common FilePurpose
settings.iniGeneral game settings
preferences.jsonUser preferences
config.cfgGraphics and display values
profile settingsLocal UI configuration

If you want to keep your custom settings, open the configuration file with Notepad instead of deleting it.

Look for entries such as:

  • gui_scale
  • ui_scale
  • interface_multiplier
  • window_scale
  • ui_zoom

If one of these values looks unusually high or extremely low, change it back to something safe like 1 or 2, then save the file.

If you don’t care about preserving your display settings, simply delete the entire configuration folder. The next time Soulbound launches, it will automatically generate fresh files using default values.

This alone solved the issue on my own installation.

Soulbound Online GUI Scale Out of Bounds Fix: How to Reset UI Settings

Method 2: Disable Steam Cloud Before Resetting

This is the step many players overlook.

Steam Cloud is fantastic when it works properly, but when it stores a broken interface configuration, it becomes part of the problem. Even after deleting your local files, Steam may immediately download the corrupted version again.

Here’s how to stop that cycle.

Open Steam and navigate to your Library.

Right-click Soulbound: Online, then select Properties.

Inside the General section you’ll find the Steam Cloud option. Temporarily disable cloud synchronization for the game.

Once cloud syncing is turned off:

  • Delete the local configuration files.
  • Launch the game.
  • Verify the interface is fixed.
  • Save your game.
  • Exit normally.
  • Turn Steam Cloud back on.

When Steam asks whether to keep the cloud version or the local version, choose your new local files so they replace the broken cloud configuration.

I’ve had to do this with several PC games over the years, and it remains one of the easiest ways to prevent corrupted settings from coming back.

Method 3: Windows DPI Scaling Can Make Things Worse

Not every player experiences this, but those using 4K displays or Windows desktop scaling above 100% sometimes encounter additional UI problems.

Windows attempts to help applications scale correctly on high-resolution monitors. Unfortunately, some game engines interpret these adjustments differently, causing interface calculations to become inaccurate.

If you’re using 150%, 175%, or 200% desktop scaling, it’s worth testing this fix.

Open the game’s installation folder through Steam.

Locate the game’s executable (.exe), right-click it, and open Properties.

Navigate to:

Compatibility → Change High DPI Settings

Enable:

Override high DPI scaling behavior

Then switch the scaling mode from Application to either:

  • System
  • System (Enhanced)

Apply the changes and restart the game.

I’ve seen this eliminate oversized menus in several indie games that use custom engines, so it’s definitely worth trying if the first two solutions don’t completely solve the problem.

Soulbound Online GUI Scale Out of Bounds Fix: How to Reset UI Settings

Small Habits That Help Prevent the Bug

After finally getting the interface back to normal, I became much more careful when experimenting with display settings.

Early builds of indie games sometimes don’t validate unusual combinations of resolution, scaling, fullscreen mode, and window resizing. Soulbound: Online isn’t unique here—I’ve encountered similar issues in survival games, roguelites, and even large-budget MMOs over the years.

To reduce the chances of running into the problem again:

  • Avoid setting the UI scale to extreme values.
  • Change one display option at a time instead of adjusting several settings together.
  • Restart the game after major display changes.
  • Use standard fullscreen or borderless mode whenever possible.
  • Create a backup of your configuration folder once everything works correctly.

That last tip has saved me countless hours across dozens of PC games. Restoring one folder is far easier than troubleshooting everything from scratch.

Is This Something SpiderWare Will Patch?

I would be surprised if this remains in the game for long.

Most developers eventually add a safety limit that prevents players from choosing interface values capable of breaking the entire menu system. Another common solution is launching the game with a hidden command-line option that restores default graphics settings automatically.

Until then, manual fixes remain the best approach.

The encouraging part is that the bug doesn’t appear to damage save files or character progression. Nearly every report points to the interface configuration itself rather than any deeper gameplay data.

Final Thoughts

After spending quite a bit of time with Soulbound: Online, I genuinely think it’s one of the more interesting indie MMORPG releases of the year. The combat feels satisfying, progression encourages experimentation, and the world has enough personality to keep pulling me back for ‘just one more dungeon.’

That’s why this UI scaling issue feels especially frustrating. It isn’t a gameplay problem—it’s simply an unfortunate configuration bug that locks players out of menus. Thankfully, once you understand where the settings are stored and how Steam Cloud interacts with them, fixing the issue usually takes only a few minutes.

If your menus have disappeared off-screen or your interface has become unusable after adjusting the GUI scale, don’t rush to reinstall the game. Reset the local configuration, temporarily disable Steam Cloud if necessary, and check your Windows DPI settings. In most cases, those three steps are enough to restore the interface and get you back into Soulbound’s world without losing your progress.

Similar Posts