
UI Size Issue (And Other Graphical Problems)
UI Size Issue (And Other Graphical Problems)
So I open up my power grid information and the UI is too big, I tried changing the UI size in graphical settings, but nothing changed,
. It is so big to the point where some o the information is not visible. Also when mousing over buttons, I get a weird thing that makes it looks like it is glitching out, a sort of triangle appears AR a mouse over, it is hard to describe. I just got a new computer and this issue didn't happen on my old one, so I think it has to do with resolution, but changing my resolution had no effect, granted I did not try all of the resolutions.

Re: UI Size Issue (And Other Graphical Problems)
Can you post a screenshot? That is probably the easiest way to see what you mean. I've never heard of size problems with the electrical power information.
Re: UI Size Issue (And Other Graphical Problems)
See how both are too big? Many other things are like that too.
Re: UI Size Issue (And Other Graphical Problems)
That UI is way too big. I don't think it's even possible to set it that high on purpose, it looks somewhat bigger than 200%.
Does it help if you change the UI scale in the settings to a value below 100% (like 75% or 50%)? Make sure the Custom radio button is selected there.
Also, please post a Log File.
Does it help if you change the UI scale in the settings to a value below 100% (like 75% or 50%)? Make sure the Custom radio button is selected there.
Also, please post a Log File.
Re: UI Size Issue (And Other Graphical Problems)
Put it onto the lowest setting, still no improvement
Re: UI Size Issue (And Other Graphical Problems)
This is the log
- Attachments
-
- factorio-current.log
- (1.58 KiB) Downloaded 94 times
Re: UI Size Issue (And Other Graphical Problems)
Try changing the scaling by manually editing the config-file. (win+R > %appdata%\factorio)Graphics options: [FullScreen: true] [VSync: true] [UIScale: 250%] [MultiSampling: OFF] [Graphics quality: normal] [Video memory usage: high] [Light scale: 100%] [Screen: 255]
Re: UI Size Issue (And Other Graphical Problems)
I could not find quite a few of the things you listed, even with control f
Re: UI Size Issue (And Other Graphical Problems)
Open the Run-Dialog with Win+R -> "%appdata%\factorio\config"
open the "config.ini"
either search for "custom-ui-scale" or look for it somewhere around line 127
change "custom-ui-scale=X" to "custom-ui-scale=1" (X is the specific number in your config, regarding to the log, it might be 2.5)
open the "config.ini"
either search for "custom-ui-scale" or look for it somewhere around line 127
change "custom-ui-scale=X" to "custom-ui-scale=1" (X is the specific number in your config, regarding to the log, it might be 2.5)
Re: UI Size Issue (And Other Graphical Problems)
Didn't change anything
Re: UI Size Issue (And Other Graphical Problems)
Can you upload the config.ini you updated?