Solved Help please [Windows]

Funny

Newcomer
I can't use settings and reduce the menu. Before that, my save was on the phone, but I transferred it to the PC and it seemed to me that everything was fine until I logged into the game. I don't speak English well and I know that the photo quality is poor, but I really need help
How can I go into the settings or decrease the scale of the menu in any other way? Restarting the PC did not help.
 

Attachments

LRangerR

Local Legend
I don't remember clearly, but there should be an option called UI scale or something. I'm not sure if that's the one you're looking for
 

Funny

Newcomer
I don't remember clearly, but there should be an option called UI scale or something. I'm not sure if that's the one you're looking for
Thank you. Is this feature in the game settings? if so, I can't open it, that's the problem.
 

Pathoschild

Developer
Hi!

If you have a controller, you can fix it like this:
  1. Open the game menu (like your screenshot).
  2. Press the right trigger button a few times until you reach the settings tab.
  3. Press down until you reach the "UI Scale" option. (if you're not sure it's selected, try step 4 to see if the scale changes.)
  4. Press left a few times to reduce the scale.
You can also fix it by editing the save file:
  1. Open your save file for editing.
  2. Search for the line which begins with this:
    Code:
    <uiScale>
  3. Change that tag to this:
    Code:
    <uiScale>0.75</uiScale>
If you need help, feel free to post a zip of your save folder here, and I'll fix it for you.
 
Top