Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem









-EA23.183以降の年齢仕様に対応
-オプション画面のUI崩れを少しだけマシに(100%未満はどうしても崩れます)
-Supports the age specifications from version EA23.183 and onward.
-Slightly improved the UI layout on the options screen. (Note: The layout will still break at scaling below 100%).
Thank you for your report. Using the new methods and properties from the test build would break compatibility with the current stable version of the game. The necessary code changes for the mod are already complete, but I plan to release the update once the game's stable version is updated.
In EA23.181 nightly,noa Changed internal handling of age-related processing.
player.log
[CWL][INFO] [ExceptionProfile] Biography.GenerateBirthday
+PREFIX: KKGenerateSettings::AgeAdjuster.Prefix
+POSTFIX: KKGenerateSettings::AgeAdjuster.Postfix
Biography.RerollBio
Biography.Generate
+POSTFIX: KKGenerateSettings::ForceAgeAdjuster.Postfix
Chara.OnCreate
Card.Create
+PREFIX: CustomWhateverLoader::ReverseIdMapper.OnSetIdMat
+POSTFIX: CustomWhateverLoader::CardOnCreateEvent.OnCreate
主要设置
年龄控制
- 调整儿童/青年/成年/老年比例(总和100%),可设全局年龄区间(如10-40岁),覆盖固定年龄角色(需开启强制模式)。
性别控制
- 设定男女比例(0=全女,100=全男),禁用“???”性别,强制修改固定性别角色(如男→女)。
精准定制
- 通过角色/种族ID单独配置(如指定魅魔全女性),多配置文件按优先级生效:**指定角色 > 指定种族 > 全局设置
安全兼容
- 仅影响新生成NPC,推荐ModOptions可视化操作,Linux/Steam Deck需特殊配置。
典型用途
- 全幼年精灵村|全女性魔族|青年主导城市
- 剧情NPC定制(如妹妹固定为儿童)
错误配置会触发日志警告,弃用参数需手动清理。