Crusader Kings III

Crusader Kings III

Title-Ranked Portrait Borders
65 件のコメント
醉里挑灯看剑 5月6日 3時12分 
Hello author, I am currently working on a script map mod. I have been using this mod all the time, so can I add this mod and integrate it?
MrFunEGUY 2024年9月1日 23時36分 
Updated Version - https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=3322881164

Adds compat which fixes the issue with AGOT dragons. Also adds regency frames.
drdst17 2024年8月24日 12時55分 
Can you update this for the new AGOT mod? It breaks the dragon portraits.
Cuna 2023年7月30日 10時33分 
well there is no need for this mod anymore.
borders are default in game now
Rellom 2023年7月9日 12時41分 
@sandsferdinand - ironman version works with OCK. Not quite the same, but better then nothing.
sandsferdinand 2023年6月29日 7時02分 
Awesome mod! Any chance we can get a compatch with obfusckate? currently your mod overrides the hidden face character in some places of the UI.
MacAwesome  [作成者] 2023年6月19日 16時35分 
I've not followed the update history. I guess having two separate versions is no longer needed, no, though I'll leave the other one up for people who like that aesthetic better.
D230588 2023年6月17日 20時54分 
Hi, @MacAwesome

Same question as Hercules's . Are 2 versions of the mod ( this and Ironman ) still needed?
Hercules 2023年5月28日 7時37分 
So with the recent ck3 update that allows non-iron man games to earn achievements, is there any downside to using this version vs the Ironman version?
Lucas182 2023年1月28日 12時10分 
@coolzed they probably use the same DDS file. If they do, then no. one will overwrite the other.
Jet 2023年1月25日 1時07分 
does this work with ketaros portrrait mod? it colors the inside of the portrait rather than the borders
Rellik 2022年12月12日 17時35分 
update pls
Royal Raven 2022年9月15日 17時22分 
@MacAwesome Thanks, already added it.
MacAwesome  [作成者] 2022年9月15日 15時53分 
Feel free to use the fix.
Royal Raven 2022年9月15日 6時40分 
@MacAwesome Thanks for the code update, I might use your in my fix, since it is smaller and cleaner. Mine was code copy and some additions, I did not bother to trim it.
Pazerna Łasica 2022年4月18日 3時33分 
There is a conflict between Title-Ranked Portrait Borders and Advanced Character Search . Title-Ranked Portrait Borders must be loaded after Advanced Character Search . Otherwise there is a broken frame effect: https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2796249684
Morven 2022年3月11日 0時09分 
Hey mate, I've published a patch mod for my Animation Fix mod and your mod (and the other mods based on your framework) as both needed to mod the portraits.gui

Animation Fix
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2776769431

Animation Fix + Title-Ranked Portrait Borders Patch
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2776941154

Thanks for your work, I've really enjoyed your mod, it adds a lot of life to the game, hence the patch to make them work together. Vanilla looks so dreary in comparison.
MacAwesome  [作成者] 2022年3月10日 21時49分 
Updated.
FunGaming44 2022年2月10日 15時45分 
Yeah from what I know the modded files are read last so option b most likely
MacAwesome  [作成者] 2022年2月10日 15時20分 
More or less, yeah. I'm not sure the order that CK3 reads files, but from what I can remember when I first made this mod I had to start the filename with "0" to make this 'hack' work.

It's either A (0 comes before a-z in filename read order):
(i) my file is loaded (the different modded gui "type" objects)
(ii) vanilla file is loaded, and doesn't overwrite the already defined (modded) gui objects

or B (a-z comes before 0):
(i) vanilla file is loaded
(ii) my modded file is loaded, and overwrites the existing "type" objects.

B makes more sense to me, but I can't say for certain which method it is. And regardless of whether it's A or B, the outcome is that the modded 'type' objects are used in game.
FunGaming44 2022年2月10日 15時11分 
Ahh so the default gui file still gets read the portion you didnt include in your code if I understand correctly. Awesome work
MacAwesome  [作成者] 2022年2月10日 15時09分 
The only thing that needed updating was the version number.

The only gui file here is "0_portraits.gui" as opposed to vanilla's "portraits.gui", and only includes a portion of that file. Due to how CK3 reads and loads the gui files, this makes it so that my file only overwrites parts of the vanilla file (the various "type" objects in my gui file), allowing greater inter-mod compatibility (assuming other mods use a similar system). As it happens, the parts that I overwrite for my mod weren't changed between 1.4.* and 1.5.

This method has worked in previous versions of CK3, and doesn't appear to have changed for 1.5. From what I can see nothing is broken.
FunGaming44 2022年2月10日 14時52分 
@MacAwesome Hey just looked at your updated code but is it normal that you miss a huge amound of code from the default gui ???
Lapse Of Luxury 2022年2月10日 8時40分 
Please update for Royal Court!
FunGaming44 2022年2月9日 23時12分 
@Exodus it works but the coding has changed in the default GUI file with the update so some things will not be working as intended or might even be completely missing. It definitely needs an update.
Exodus 2022年2月9日 14時13分 
This mod works just fine with Royal Court from what I can see.
FunGaming44 2022年2月9日 11時41分 
Needs an update for the newest version, some things have changed in the coding for like the gui
Torngasuk 2021年7月25日 17時10分 
Just wanted to stop by and say that this is one of my favorite mods for the game, and I've taken advantage of your generous offer to integrate it into my own, with full credit. Thank you very much for making this, it's amazing.
G.Strategos 2021年6月10日 11時29分 
@MacAwesome
Thank you!
Wroke 2021年4月20日 11時45分 
Thanks again.
MacAwesome  [作成者] 2021年4月20日 7時41分 
Thanks Wroke, and no I don't have a problem with your use of it.
Wroke 2021年4月19日 13時37分 
Hi there, MacAwesome; like Lucas I've used your mod as the foundation for my own , and likewise credited you in the description and linked back here to the original. I hope that's alright, but if there's any problem or objection please don't hesitate to shout. Thank you, and thanks for the excellent mod!
FunGaming44 2021年3月21日 9時14分 
Yeah I had to completely unsub start the game remove it in the launcher and then resub it would simply not update the version nr. Sometimes it puzzles me why they make it so hard for things to update right.

Thanks for the update
MacAwesome  [作成者] 2021年3月21日 8時37分 
I did change 'supported_version' from 1.2.* to 1.3.*. I it's still appearing as 1.2.* for you then it's not been updated on your end for whatever reason (you could unsub/resub or wait a day).
FunGaming44 2021年3月21日 8時27分 
you forgot to change the version nr when you updated the mod, it still says for version 1.2.* should be 1.3.* now
Royal Raven 2021年3月18日 13時05分 
@lollohammers72, because the launch flags it as not compatible, does not mean it is broke. It is a "flag" a warning, nothing more. It is because in descriptor file, it was "labeled" to work with a certain version of the game. All one has to do is change it like in 2 secs and it is flagged compatible.

So it gets very old in Paradox games in the Steam Workshop when a game updates and the launcher gives a warning and everyone comes to these workshop mods and spams "needs update."
lollohammers72 2021年3月18日 12時11分 
the system says the mod is not updated to version 1.2.2, so it doesn't work
Rasta Tanca 2021年3月17日 18時22分 
Look forward to an update this mod should be included base game imo
MacAwesome  [作成者] 2021年1月24日 21時55分 
@Lucas182 Thanks for the credit! No I don't mind you using it. I've added a link to your mod in my mod description.
Lucas182 2021年1月23日 22時53分 
Hello MacAwesome. I have just posted a similar mod on the workshop and I used your mod as a basis to create mine. I have given you proper credit and linked back here. If you are not OK with this, please let me know and I will promptly remove it. I made it for personal use anyways.

https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2372123341
有梨乌斯 2020年12月19日 6時18分 
good
MacAwesome  [作成者] 2020年11月24日 14時36分 
Updated for 1.2.*, but should still work with 1.1.*
MacAwesome  [作成者] 2020年10月22日 13時54分 
I'm not sure - but I would guess no. *If* it is possible, it'd require a fair bit more modding than what this mod does.
TheGib770 2020年10月21日 19時36分 
Question: Can borders also be based on the number of titles they have such as owning 2 duchies?
MacAwesome  [作成者] 2020年9月29日 18時11分 
Fixed an upload error, please unsubscribe/resubscribe if it's not working for you.
MacAwesome  [作成者] 2020年9月29日 13時14分 
Updated, there is now an alternative purple-bordered version linked in the description.
mrjohnson79 2020年9月25日 23時59分 
This is great, should be in the vanilla game
MacAwesome  [作成者] 2020年9月25日 16時08分 
I'm having trouble uploading to the paradox mods website, but I'll try again tomorrow.
QOMRADEQUEER 2020年9月24日 21時31分 
Could we get an upload of this to the paradox mods? Steam is being strange with CK3 mods recently and this doesn't seem to be working for me anymore, even after reinstalling and clearing my steam cache.
QOMRADEQUEER 2020年9月24日 18時01分 
I MUCH prefer the current implementation. The CK2 style looks great, the gold and purple ribbon.