安裝 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(越南文)
Українська(烏克蘭文)
回報翻譯問題
1.4 already has this function]
Well its been an honor, Thanks for this amazing mod.
(which makes sense if they are drawn in the 1.2 way) I currently just manipulate the zoom to have them drawn smaller (which is quite convenient compared to the 1.2 way (which needed quite a lot of patching), I have only one prefix in 'PawnCacheRenderer->RenderPawn' to modify: cameraZoom *= 0.8f for example)
which is why 'HD Pawn Rendering' does not have the same issues, maybe you have an idea (or maybe it can be suspended for them, it is possible to read if CSL has these things active with reflection - this public variable is active: 'Children.ChildrenHarmony.PawnRenderer_RenderPawnInternal_Patch.renderActiveCSL == true' after a prefix in 'PawnRenderer->RenderPawnAt' when scaling should be active from my side)
I'm getting the same effect on the other HD mod so i am just very confused
Any mod that similarly changes the graphic system might have compatibility issues with this mod.
If you find any errors, please report them to me!
[Known Issues:]
- Hat and hair order issues when playing with Dub's Apparel Tweak installed.
- ???
- ???
- ???
This is only a rendering system adjustment. Get your own HD textures from other mods!
Currently, even if you have HD textures installed, they will display in 128x128 as a rule due to the compression that occurs during Tynan's new texture 'flattening'. This mod changes the pawn rendering system from the new combined-texture rendering in 1.3 to the previous mod-friendly version in 1.2.
For performance's sake, my mod will only switch the rendering system when you zoom in to a predefined and customizable 'minimum zoom' level.