Total War: THREE KINGDOMS

Total War: THREE KINGDOMS

Redux UI Updates
34 Comments
Arc  [author]
Dec 5, 2025 @ 3:33am 
Can you explain the details of the bug?
Is it not sorting, or are the spies not appearing in the list?
Also, which faction were you playing when you encountered this problem?

I haven’t opened the game in months and it’s not installed on my PC right now, but if I can understand the issue, I can inspect the mod files and try to fix it.
Dec 3, 2025 @ 2:53pm 
There seems to be a small bug that displays spies on all interfaces and causes level order issues when sorting.
Aug 6, 2025 @ 9:50pm 
click on female character, 3 shortcut keys will appear at bottom of list, "Care", "Regularize","switch tasks" . And click on faction leader, there is "Care all ladies"," Harem Assembly"
(i dont know english translation ,maybe inaccurate
Arc  [author]
Aug 6, 2025 @ 9:05am 
Is it the panel that appears when you click on female characters? If that’s what you mean, then yes, it’s already there. If not, could you describe what kind of shortcut it is?
Aug 5, 2025 @ 7:12pm 
Marriage Harem UI add two shortcut keys on generals list,you might forgot them
Arc  [author]
Aug 5, 2025 @ 6:16am 
Yes, these mods are included, and I’ve also made my own edits and additions within it.
Aug 4, 2025 @ 6:07pm 
Does this mod already include those mods you are grateful for ?
Arc  [author]
Jul 11, 2025 @ 2:24pm 
I remember it got a bit too much due to a combination of several mods:
Assignment Expansion
Treasure hunt

All of them are included in my AIO pack
Jul 11, 2025 @ 12:23pm 
which mod do you use that give you too many assignment option ? like that one on 3rd picture
May 26, 2025 @ 4:44pm 
Ok now, thank you
Arc  [author]
May 25, 2025 @ 7:25pm 
I cleaned the files, so the issue should be gone now. Sorry about that—I hadn’t played the game in a while, so I didn’t fully check everything.
Arc  [author]
May 25, 2025 @ 7:12pm 
You're right, I understand the issue now. I'll revert the changes—some incorrect files were left in the mod, which caused parts of it to break.
May 25, 2025 @ 1:15pm 
After the update, it cannot be used anymore. The section for generals is chaotic
Arc  [author]
May 25, 2025 @ 11:26am 
I understand the issue now — I’ve released an update that only activates the button. The only conflict was that the page itself didn’t appear.
May 25, 2025 @ 4:09am 
I don't know if you're tracking but this removes the family tree from the yellow turbans when combined with mods that add such a thing such as the recommended harem mod another alternate. I don't know if that was intentional or not something that can be addressed outside of a case by case basis, but felt like it should be mentioned.
Arc  [author]
May 1, 2025 @ 3:49am 
Absolutely! With a character list of over 100 people, it was really hard to find the ones who leveled up—so I felt I had to add that feature.
If there's anything else you’d like to see, feel free to mention it. If I can do it, I’ll add it!
Apr 30, 2025 @ 1:41pm 
I don't know why your mod is the only one that has the "level up" indicator built in, but its the most useful thing I think I've ever had and more mod makers need to add this mod, or sections of it to their packs because its a fantastic addition...
Tracking which political hero levelled is a pain in the butt.
Arc  [author]
Apr 7, 2025 @ 12:04am 
There is a code in the game that checks the existence of a governor. If I only find this code, I can filter for governors.
Arc  [author]
Apr 7, 2025 @ 12:02am 
I'm glad you liked it.
35 - to separate generals with a satisfaction value of 35 and below, I guess you don't have one, it's probably listed empty.

Here's my color filter in short:
Filter(characterlist, (ElementKey =='scholar' || ElementKey == 'metal') & ComeOfAge),
Filter(characterlist, (ElementKey == 'veteran' || ElementKey == 'wood') & ComeOfAge),
Filter(characterlist, (ElementKey == 'healer' || ElementKey == 'water') & ComeOfAge),
Filter(characterlist, ( ElementKey == 'fire') & ComeOfAge),
Filter(characterlist, (ElementKey == 'earth') & ComeOfAge),
Filter(characterlist, SatisfactionValue <= 35 & ComeOfAge),

ElementKey is the label name of the character in the current CEO coding.
& = & (and)
&lt; = < (less than sign)

These filters are currently valid for all lists where I’ve added buttons, using the same logic.
Of course, this filter continues, but there's a 1000-character limit for messages.
Apr 6, 2025 @ 11:55pm 
Can city governors not be filtered? I’ve never come across a governor-filtering mod.Can it actually do that
Apr 6, 2025 @ 11:37pm 
Love love, love, this is fantastic, I am sure there will be many people who will like this, greatness needless to say.

Here's a polished translation with gaming terminology explanations for clarity:


"An interesting point: When Yellow Turban forces recruit Han Dynasty generals, they all get filtered into the Yellow Turban generals category due to the Five Elements color change. Additionally, I've noticed the selection criteria for 'generals' and 'all officers' seem identical without differentiation. Also, I still don't understand what the white icon labeled '35' is filtering for."
Arc  [author]
Apr 6, 2025 @ 10:04pm 
Thank you for the translation, showing exactly what changed was really helpful. Soon, I'll get rid of these checkboxes and switch the search lists to a list box format.
Arc  [author]
Apr 6, 2025 @ 9:32pm 
Got it, I found and solved the issue. I'll update it soon.
Apr 6, 2025 @ 8:45pm 
我使用了DeepSeek进行翻译
I used DeepSeek for translation,When playing as the Yellow Turban faction and recruiting Han faction generals, the elemental colors (white, green, blue) corresponding to the Metal, Wood, and Water attributes of Han generals will be changed to match the Yellow Turban roles (Veteran, Scholar, Physician). This makes them unrecognizable in faction-specific filters, though Fire and Earth attributes remain unaffected.

Conversely, when playing as a Han faction and recruiting Yellow Turban generals, the elemental colors of Yellow Turban roles (Veteran, Scholar, Physician) will instead adopt the Han faction"s Metal, Wood, and Water colors (white, green, blue). In this case, however, these generals can still be identified and filtered under the standard Metal/Wood/Water attribute categories.
Apr 6, 2025 @ 8:37pm 
After using the following mod
https://steamcommunity.com/sharedfiles/filedetails/?id=1801321246&searchtext=%E9%BB%84%E6%B1%89%E4%BA%92%E6%8B%9B

Recruiting Han Dynasty generals while playing the Yellow Turban Army will cause a change in the color of the Five Elements, rendering the selection of Jin, Mu, and Shui class generals ineffective(在游玩黄巾军势力的时候招募汉室将领后会导致五行颜色改变,就会使金木水三类武将筛选失效)



However, this is a minor issue that can be found in the overall list of generals(不过这是个小问题,在整体武将的列表可以找到)
Arc  [author]
Apr 6, 2025 @ 7:12pm 
I see, what you mean is that I need to play focusing on the Yellow Turban and Han sides, and apply the filter according to those clans.

Can you write in English in your next messages? I'm trying to use translation, but it's not fully accurate. I wrote a Chinese description, but I don't know the language—I just translated it for clarity.
Apr 6, 2025 @ 6:48pm 
玩黄巾派系招募汉家将领后,会把汉家将领的金,木,水三种将领的五行颜色(白,绿,蓝)分别变为宿将,学士,医士的五行颜色,导致筛选识别不到,但是火和土没有问题。相反的,玩汉家派系招募黄巾将领后,会把宿将,学士,医士的五行颜色变为金,木,水三种将领的五行颜色(白,绿,蓝),不同的是可以在金木水三个栏里识别到并筛选出来。
Apr 6, 2025 @ 5:56pm 
太完美了感谢,还有就是我发现打了黄汉互招mod后,玩黄巾军派系如果招募了汉文化将领,会出现金木水三列筛选是空的,但是火和土没有问题
Apr 4, 2025 @ 4:23pm 
Awesome mod! Thx a lot! :steamthumbsup:
Arc  [author]
Mar 31, 2025 @ 3:34am 
Categorizing Yellow Turban and Nanman. Good idea, let me see if I can do it.
Mar 30, 2025 @ 6:39pm 
求更新,黄巾将和南蛮将可以列出来一个单独的系列吗:steamhappy:
Mar 30, 2025 @ 8:50am 
very nice!
Arc  [author]
Feb 25, 2025 @ 7:19am 
Did these two categories create a problem?
If it is just a request, which panels do you want me to remove it on?
Feb 25, 2025 @ 7:01am 
Love the mod. But could you make another without Low satisfaction and waifu?