安装 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 just tested the units from the Vampire Coast faction. There are no bugs, and everything is working correctly
I'm not sure if you're referring to Empire units like the Free Company Militia and Pistoliers. I don't know if the Dwarfs have any pistol units, but I have just fixed the ones for the Empire. I'm not very familiar with the Steam Workshop, so I'm not sure if my update process successfully uploaded the latest version of the mod.
You just need to modify the file vfx/homu_wh2_dlc11_lib_muzzle_flash_greyscale.xml. Inside this file, find the tag <emitter type="continuous_mesh" id="muzzle_smoke">.
Within this tag, modify the z="400.00" and w="500.00" values for CullDistances.
There are a total of 3 CullDistances tags, each representing the value for a different graphics quality setting. You can change all of them to the same value, so the modification will take effect regardless of your graphics settings.
NO
Are you using any other similar mods? I haven't encountered the transparent smoke issue in my own testing, and I have only tested it with the Empire's Nuln units. If this is happening with other units, it is likely a pre-existing issue from the original mod
The Extreme Smoke & Flash mod itself isn't broken; it still works. The issue is that some of its modifications prevent the effects from applying to certain units.
My fix was to find the projectile key for the units I wanted to change, add this key to the mod's tables, and then set its "Launch Fx" to point to one of the vfx.xml files from this mod.
(Note: The vfx.xml filename must be added as a key to the db/particle_effects_tables/molcarat_effects_vfx table.)
(The projectile key is added to the db/projectile_displays_tables/molcarat_effects_vfx table.)
How to find the projectile key:
Follow this path in the vanilla DB tables:
land_units_tables (primary_missile_weapon) -> missile_weapons_tables (default_projectile) -> projectiles_tables (projectile_display) -> projectile_displays_tables -> [This is the projectile key]
The most important thing is that you've updated it to the latest version.
By the way, can you provide information on how to update this mod so it can still be used? So if the original owner doesn't update it, I can update it myself, like you did.
because Warhammer 3 is a game that receives frequent updates from AC as the developer.
The smoke looks great!