安裝 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(越南文)
Українська(烏克蘭文)
回報翻譯問題
only Sartek among the mod i subscribe use this mod menu feature.
@Jaysus27 it's possible indeed, but using "dmm_is_installed" will log stuff in your error.log if you don't have DMM installed. So it has both pros and cons.
As DMM doesn't touch anything gameplay related, you really have no reason to uninstall it midplaythrough (besides, it probably causes issue when you try to remove it, as a lot of mods that uses scripts) => I personally recommend using the flag, but both are fine
Might I suggest replacing NOT = { has_global_flag = dmm_installed } with NOT = { dmm_is_installed = yes } in your guide for modders?
The former will prevent the edict from showing in old save games if, for whatever reason, DMM is removed partway through, while the latter handles that fine.
Sorry for the nitpicking but could you please for the next mod update, add the "v" letter for "supported_version" property in the descriptor.mod file. Otherwise, it doesn't work. You can also set it to "v3.*" so you won't have to update it for every minor version.
@Redovic Draconis This mod doesn't hook into the vanilla rename feature. It simply add a way for modders to use a rename, as the vanilla rename feature is not accessible by modding. So you would need another mod (or console commands) to rename stuff in game.
Long answer: There is only one possible compatibility issue: If you don't see the "mod settings" button in the "escape menu", another mod is overwriting the same UI file. The only one I know that does it is a total conversion mod (star wars fallen republic), so it doesn't really matter. If that does happen though, just put DMM lower
Thank you for this mod, I hated seeing all these edicts indeed!
However, the keybindings that allow you to use your actual physical keyboards are linked to the actual keys: if you press "A" on your keyboard, you will get an "a" in Stellaris (to get an "A" you would need to press "shift+A", or toggle caps lock before hand)
TL;DR: while the UI is using the english disposition, you can use any physical keyboard (I don't have an english keyboard and it works)
Save compatible.
A new mod will come in a few minutes. It utilizes the keyboard to allow you to send customized insults to your multiplayer friends :)
Nothing changed, so you can use it as is for any version since 3.8 (probably even older versions, but I don't remember)
No feature change
Great news, Paradox fixed the issue that made the keyboard unusable, so you might end up seeing more mods using it in the future
3.9.*