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 game is paused from Just Pause, clicking anything unpauses (I use Just Pause to pause when I want to transfer/drop items and such, so I need to click them).
When Camera Tweaks is enabled, scrolling in the mouse crafting menu causes the camera to zoom in/out.
Also, in tab crafting menu, when I click anything else (like an item to pick up in the inventory) it crafts the current selection (causes me to accidentally craft stuff).
Cheers!
Also i've had the crash with bulding doors as well but it's easy to avoid just disable mod, do all the doors and expansions you want to and enable it agian. works perfectly afterwards!
Modify steamapps\common\dont_starve\mods\workshop-636439709\
1. Add "hamlet_compatible = true" to line13 of modinfo.lua
2. Modify line128 of scripts/relaxed_crafting.lua from
"if IsDLCEnabled(CAPY_DLC) then" to
"if IsDLCEnabled(CAPY_DLC) or IsDLCEnabled(PORKLAND_DLC) then"