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
I’ll double check when I’m back.
https://ibb.co/80h6J50
What i would say, is that if you have any mods that add buttons to the top inventory panel, especially if they are aligned next to the 'loot all button" then you may have an alignment issue. as the row of buttons i've added aligns to the left of that button.
Other mods manually check for various mod buttons, i cheated by aligning to the right. But who knows.
This mod hooks into the ISInventoryPages/Panes methods and hijacks th listItems, i chose this because i felt it was the safest way to ammend the inventory, so i'm confident it shouldn't break other mods.
Source code here if interested https://github.com/emileswain/zomboid_es_inventory_filter
I haven't tested on steam deck, it shouldn't break the steam deck, but it may not work with the joypad as i've not used the joypad classes.