安装 Steam						
					
				
				
									登录
											 | 
						语言
						
																																															繁體中文(繁体中文)
																													日本語(日语)
																													한국어(韩语)
																													ไทย(泰语)
																													български(保加利亚语)
																													Čeština(捷克语)
																													Dansk(丹麦语)
																													Deutsch(德语)
																													English(英语)
																													Español-España(西班牙语 - 西班牙)
																													Español - Latinoamérica(西班牙语 - 拉丁美洲)
																													Ελληνικά(希腊语)
																													Français(法语)
																													Italiano(意大利语)
																													Bahasa Indonesia(印度尼西亚语)
																													Magyar(匈牙利语)
																													Nederlands(荷兰语)
																													Norsk(挪威语)
																													Polski(波兰语)
																													Português(葡萄牙语 - 葡萄牙)
																													Português-Brasil(葡萄牙语 - 巴西)
																													Română(罗马尼亚语)
																													Русский(俄语)
																													Suomi(芬兰语)
																													Svenska(瑞典语)
																													Türkçe(土耳其语)
																													Tiếng Việt(越南语)
																													Українська(乌克兰语)
																									报告翻译问题
							
						
 
											 
													







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.