Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
UI scaling + changing offset is a good idea. But I don't intend to update this mod anymore.
Feel free to modify this mod if you or someone want to.
I found this might be helpful:
www.reddit.com/r/noita/comments/mv21i7/found_a_way_to_put_8_wands_in_quick_inventory/
Thank you!
Even at 3 or 4 rows I find it difficult to balance what to throw away and what to keep.
As for the 18+ row problem, maybe add scrolling? Ie, display only 1 or 2 rows but you can now click and arrow to go up and down your inventory.
Positive: This removes spending 5 minutes trying to decide which spells to keep which is detracts from the core gameplay.
Negative: VERY slightly balance changing in the player's favor. Cluttered inventories aren't fun.
I tried it and failed. You can modify my mod to add new UI if you can :3
or can we make a button to unfold more inventory?
want to tinker my wand with inventory more size than 13 rows...
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2283788487&searchtext=wand+box
Please try this mod. You can carry more wands in other ways.
Thanks for the info
Gonna try Goki's Thing and changing magic numbers.
I once modified things a bit
went up to 20 rows
and used : <MagicNumbers
UI_FULL_INVENTORY_OFFSET_X="370"
> <!-- some magic number defaults could be overridden here -->
</MagicNumbers>
that was only for my own usage on 1680x1050 resolution
it's by no means perfect, with very precise mouse usage I could access wands OR inventory
I saw that Goki's Things made a new UI for its mod's settings
I think that's a path to explore
e.g. provide 2-3 rows & then extra rows with a new UI button/shortcut
Not sure how feasible that is though.
I tried it, but wands are picked up via different system from other items.(you see 4 slot selection when pick up)
It is beyond control of mod API.
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2283788487&searchtext=wand+box
Please try this mod. You can carry more wands in other ways.
You can ignore that version warning.
Just enable this mod to work properly in release version of Noita. (Enable this mod, set rows in mod setting menu, START A NEW RUN)
I uploaded mods to Steam Workshop from Noita BETA client so it automatically flag mods as newer version.
Hahaha, I know that often happen.
Those ez questions are useful for me to know how I should polish my mod information.
If same question appear again, it means that information is ez to miss for people.
I can move that line to top and CAPS it
Yup, this is applied only when you start a new run.
If you enable this mod and continue existing run, this mod do nothing.
Mod presets are part of save files too.
AppData\LocalLow\Nolla_Games_Noita\save00\mod_config.xml mod_settings.bin
Mod API can't access there.
If you rename that save00 folder by yourself, you can switch multiple save slots and mod presets.
Prob you need to turn off Steam Cloud Save for Noita.
These process might have chance to corrupt save files. I don't recommend this.
Saving or loading file process is beyond mod API, we can't expect such mods