I would make sure they are named correctly? Ketaros_World.esp and Ketaros_Treasures.esp. The fomod checks for Ketaros_treasures.esp
The fomod deifintely works with the newest version of the files, I tested in a mod stack with them to make sure. I just went and double checked, downloaded all above and it found, installed, and tagged in CS
Also got this issue with the FOMOD not detecting Ketaros Treasures (haven't installed Framework). Latest version used (6.0), plugin named Ketaros_Treasures.esp. Also using Lootable Ketaros Treasures which uses a different named plugin, so shouldn't interfere.
For anyone who have troubles with autodetecting: just download it manually and copy needed version to apropriate folder. Complex sorter will see scripts.
sadly doesnt work for me half of all the sets go into notes like half the sci fi cards get the correct tag but the other have just get note so stuff is all over the place no idea what i did wrong lol i know its on my end user error. i have a ton of mods can other mods that come with there own sorting tags mess with this ones
[TagSet.FallUI] ;Extending or changing the FallUI tag set (Note: Remove the ";" at beginning of [FallUI] and your tags so it become active) ;aid = [My aid tag] KetBoardgame = [KetBoardgame] KetCard = [KetCard] KetPostcard = [KetPostcard] KetMug = [KetMug] KetBook = [KetBook] [TagSet.FIS] KetBoardgame = [KetBoardgame] KetCard = [KetCard] KetPostcard = [KetPostcard] KetMug = [KetMug] KetBook = [KetBook]
It's these little things that really help you enjoy the game. I'm still in the middle of modding my fallout 4 again, but I already can see the menus quickly devolving into a mess with all the extra little things you can loot. It's always nice to keep things organized and neat like this.
17 comments
mainly because the fomod isn't detecting them
The fomod deifintely works with the newest version of the files, I tested in a mod stack with them to make sure.
I just went and double checked, downloaded all above and it found, installed, and tagged in CS
I created a single FOMOD to select the version you want. It should detect either Ketaros_Treasures.esp or [A0] KT_Framework.
If there are issues let me know
the above post will work, I am uploading my take on it soon and will be available by tomorrow
[Plugin]
id = cpp_NamantH_Ketaros_Enhance
name = NamantH's Ketaros Enhancements
desc = Doing a set of rules to put Ketaros Collectibles into a sub folder of MISC for easy viewing.
author = NamantH
type = pluginRecordModifier
cachable = true
activeDefault = true
visibleDefault = true
requiredPlugins = cpp_fisItemSorter
requiredRecordTypes = BOOK,MISC
task = ItemSorterTags:Item sorter tags
useTagSet = FIS
defaultRulesPriority = main
requiredDataFiles = KT_Framework.esm, Ketaros_World.esp, Ketaros_MissingMags.esp, Ketaros_NewMags.esp, KT_DLC_BoardGames.esp, KT_DLC_PinUp.esp, kt_dlc_scifi.esp, KT_DLC_TheTerror.esp, KT_DLC_War.esp, KT_DLC_Western.esp
[Rules.BOOK.prefilter]
EDID contains _KT_DLC_Boardgame=KEEP
EDID contains _KT_DLC_Card=KEEP
EDID contains _KT_DLC_Postcard=KEEP
[Rules.MISC.prefilter]
EDID contains _KW_CoffeeCup01_Enchant = KEEP
[Rules.BOOK]
EDID contains _KT_DLC_Boardgame=KetBoardgame
EDID contains _KT_DLC_Card=KetCard
EDID contains _KT_DLC_Postcard=KetPostcard
EDID contains _KT_DLC_Book=KetBook
EDID contains _NMGZ_PerkMag=KetBook
[Rules.MISC]
EDID contains _KW_CoffeeCup01_Enchant = KetMug
[TagSet.FallUI]
;Extending or changing the FallUI tag set (Note: Remove the ";" at beginning of [FallUI] and your tags so it become active)
;aid = [My aid tag]
KetBoardgame = [KetBoardgame]
KetCard = [KetCard]
KetPostcard = [KetPostcard]
KetMug = [KetMug]
KetBook = [KetBook]
[TagSet.FIS]
KetBoardgame = [KetBoardgame]
KetCard = [KetCard]
KetPostcard = [KetPostcard]
KetMug = [KetMug]
KetBook = [KetBook]
I am updating the old version and adding a new version for framework. I am testing my build of it now. If the above works for you then $$$
otherwise I will have an optional on the site within a day.
also if anyone is a subscriber and can get me the edid stub for the holosong series, I will add that as well
It's these little things that really help you enjoy the game. I'm still in the middle of modding my fallout 4 again, but I already can see the menus quickly devolving into a mess with all the extra little things you can loot. It's always nice to keep things organized and neat like this.