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
When the white dot/button disappeared, my MOD Config Options (MinimalDisplayBarsNutritions).lua showed:
["menu"] = {
["x"] = 27;
["y"] = 647;
}
It happens sporadically without me touching anything. If there’s anything else useful I can capture (logs, sandbox vars, resolution scale, etc.), let me know and I’ll grab it the next time it occurs.
Navigate to your Project Zomboid lua folder and open the MOD Config Options (MinimalDisplayBarsNutritions).lua with a text editor
Look for the white dot (menu) configuration settings:
["menu"] = {
["x"] = 240,
["y"] = 25,
ecc
}
When the white dot disappears, could you check what values these coordinates show?
The issue might be related to the positioning coordinates getting corrupted or reset. If the values change when it disappears, that would confirm it's a positioning bug rather than a rendering issue.
It's probably something related to screen resolution. I remember when I switched from a 4K to a 1080p monitor, something similar happened. It's strange that it happens to you sporadically without any apparent reason though. You're not modifying/touching any graphics settings, right?
Let me know what you find and I can help troubleshoot further!
<3
Do you know when we can expect an update for this mod ? With the fixed discomfort and added sickness bar the comments have mentioned ?