Noita
41 ratings
Simple Custom GUI
2
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
11.269 KB
Feb 16, 2021 @ 10:07am
Mar 30, 2021 @ 9:59am
2 Change Notes ( view )

Subscribe to download
Simple Custom GUI

Description
Makes the position of the in-game GUI customizable.

You can move the quick inventory and the player stat-bars independently of each other in the mod settings (settings will take effect after restart).

The mod should be compatible with mods that modify UI assets, but you may encounter minor graphical glitches. Mods that add their own GUI which doesn't interfere with the default UI should work without issue.

Simple Gray UI is an optional mod that can be used with (or without) Simple Custom GUI to replace the default user interface assets, giving it a more clean look.
10 Comments
Kanaris Apr 6 @ 10:17pm 
@sncav I too would love a way to customise wand UI on the inventory screen. The rectangles are so bulky. I would like a way to turn them into minimalist and sleek rectangles that barely take any space :(
Kanaris Apr 6 @ 10:13pm 
@Noodl for reference you can change UI scale to be as if you had a different monitor size. This can be done without any mods. AppData/LocalLow/Nolla_Games_noita/save_shared/config.xml, the two files you want to scale are internal_size_h and internal_size_w. On my 1920x1080 monitor these began at 1280 and 720, but after changing them to 1920 and 1080, my UI is all scaled down which is much nicer for me. If you want a larger UI then you would scale your internal size values down, keeping the same 16:9 ratio between them.
Also, this seems to work brilliantly with mods drawing their own GUIs, such as the wand dbg mod. All the wand evaluation flowchart stuff from that mod gets scaled down nicely so I can see more of it at once. The only thing that doesn't is the deck animation at the bottom, but that's probably because it's drawn using non-GUI methods.
Noodl Oct 13, 2023 @ 10:37am 
would you khnow how to make the gui scalable for people with poor eyesight?
sncav Aug 28, 2022 @ 3:47am 
would it be possible to add an option to reposition the spot where the wands show up? I was super excited that this mod would help move them somewhere else when using a mod that adds a larger inventory, but for now it just makes it worse as the enlarged inventory just completely overlaps the wands.
Cado Feb 24, 2021 @ 2:08pm 
This is pretty cool. A suggestion while you're at it, maybe allow the health bar to become extremely long like it used to, I think before the 1.0 release. Allow the player to define how long it can get, it actually used to reach past the left side of the screen!
Troy Havok Feb 23, 2021 @ 4:31am 
Okay. I can deal with it the way it is. I appreciate the effort, thank you.
Lunahere  [author] Feb 22, 2021 @ 9:29am 
@Mortal_42 after looking into it further, it looks like it'd be impossible to scale the ui fully, the only part that's scalable currently is the height of health bar. it'd probably be possible to make a mod that's has the user interface scaled by for example 2x, by just scaling the assets in an image editor and a few lines of code, but it would always be at that 2x scale, and it wouldn't affect some elements, like the hp, mana and hover bars, since they're drawn by the game itself and the most that can be done to them is changing the colors, and the height of the hp bar.
Lunahere  [author] Feb 22, 2021 @ 8:14am 
@Mortal_42 you can't currently resize the ui, but i could try to add the option to do it, since i believe i saw some variables in the code that might help when i was making the mod. it might take like a day or two though, since there isn't much documentation on those parts of the code.
Troy Havok Feb 22, 2021 @ 8:03am 
Can you resize the UI? If not, can you add the option? I play in ultrawide and the UI scale is the one drawback.
CJtheDJ Feb 21, 2021 @ 10:42am 
IDK...:steamthumbsup: