安装 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(越南语)
Українська(乌克兰语)
报告翻译问题
The link in Alex_D's comment should solve the issue for now.
To fix the left-handedness, use this script:
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2671145682
The way the game mirrors the model does, for some reason, invert normal map's y coordinate. That means I'd need to make separate normal maps for the viewmodel that have green color channel inverted.
Not a problem itself, but it means doubled amount of normal maps, which adds to the file size (and people then whine about that :D), especially when the normal maps aren't compressed. I removed mipmaps from textures for the file size reason too.
For now the spring will have to wait until I've fixed the other variants, just because they're used more.
If you had some other mod for the sg552 and you then downloaded this one, there might be leftovers from the other mod. Sscripts won't "deactivate" without restarting the game (even if the mod is unsubscribed).
If there are leftover scripts, they cancel the mirroring which this mod and the default CS guns use.
If it's not other mods, it might be a map related.
Unfortunately there's nothing I can really do about it. Too many animations to replace, I'm afraid.