安装 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.*