#How to add MyTags to CfgBinEditor and make your own!

1 messages ยท Page 1 of 1 (latest)

minor kraken
#

1. GETTING STARTED
Firstly, you will need to have downloaded the tool from Tinifan's
Github.

You will also need a MyTags.txt file, I will be attaching a merged one
to this guide.

#

2. PLACING MYTAGS
You need to place the MyTags.txt into the same folder as the .exe
(CfgBinEditor-main\CfgBinEditor\bin\Release).

Once this is done, the supported cfgbin files should have their
variables labelled.

#

3. MAKING YOUR OWN CUSTOM MYTAGS
If you want to make your own tags, it is important to understand the
format. It is being assumed here you are adding onto an existing
MyTags.txt

Here are tags for CHARA_PARAM_INFO made by Tinifan as an example.

CHARA_PARAM_INFO ( ParamID|True BaseID|True MinHP|False MinStrength|False MinSpirit|False MinDefense|False MinSpeed|False MaxHP|False MaxStrength|False MaxSpirit|False MaxDefense|False MaxSpeed|False FavoriteDonut|False AttackID|True Unk1|False TechniqueID|True Unk2|False InspiritID|True Unk3|False Unk4|False Unk5|False Unk6|False AttributeDamageFire|False AttributeDamageIce|False AttributeDamageEarth|False AttributeDamageLigthning|False AttributeDamageWater|False AttributeDamageWind|False SoultimateID|True Unk7|False Unk8|False ScoutableID|True SkillID|True Money|False Experience|False Unk9|False Drop1ID|True Drop1Rate|False Drop2ID|True Drop2Rate|False Unk10|False Unk11|False ExperienceCurve|False Quote1ID|True Quote2ID|True Quote3ID|True Quote4ID|True Unk12|False EvolveOffset|False MedaliumOffset|False Unk13|False Unk14|False Unk15|False )

#

Your tag first needs to start off with the name of the "config set"
you're editing. In this case, it is CHARA_PARAM_INFO. Then follow it
up with a (.

Now you need to go to the next line under and press Tab twice. Then
start label the first variable. Then follow up with a | and state
True or False. True for value to be displayed in Hex, False
for not.

Do this for EVERY variable in a single config entry. If you do
not an error will occur. For variables you don't know the name of,
use the name 'Unk[Number]'.

Once the above is done, press Tab once and place a ).

Check your tags in CfgBinEditor to confirm they work.

#

4. THANKS
Thank you to Tinifan for making the tool and for making the first MyTags.

**CONTRIBUTORS: **Tini, cadri, Whisperito, pqr29, Math_kk, Wadi, heartyalexii

minor kraken
#

If you make any new tags, please contact me

minor kraken
#

Current up to date MyTags:
YW3 Tags updated :
+CHARA TEXT

  • ``BLASTERS T CHARAPARAM`
  • SKILLPARAM
    Added by Wadi
wind jungle
#

MyTags.txt

YKW2

  • chara_base_0.04c.cfg.bin
  • CHARA_BASE_YOKAI_INFO
  • chara_param_0.03a..cfg.bin
  • CHARA_PARAM_INFO
  • CHARA_EVOLVE_INFO
  • legend_config_0.01b.cfg.bin
  • LEGEND_DATA_CONFIG
  • combine_config.cfg.bin
  • COMBINE_INFO
  • encounter file
  • ENCOUNT_CHARA
  • shop files
  • SHOP_CONFIG_INFO
  • pasword_config_0.01b.cfg.bin
  • PASSWORD_INFO
  • flag file
  • FLAG_INFO
  • keyboard_setting.cfg.bin
  • KEY_BOARD_STR
  • text file
  • TEXT_INFO
  • chara_scale_0.03m.cfg.bin
  • CHARA_SCALE_INFO
  • skill_config_0.03p.cfg.bin
  • SKILL_CONFIG_INFO
  • battle_command_0.04d.cfg.bin
  • BATTLE_COMMAND_INFO
  • battle_command_link.cfg.bin
  • BATTLE_COMMAND_LINK_INFO
  • item_config_0.04b.cfg.bin
  • ITEM_CONSUME
  • _[mapID]npc_set_0.01b.cfg.bin
  • NPC_BASE
  • NPC_PRESET
  • NPC_APPEAR

YKW3

  • chara_base_0.03.25.cfg.bin
  • CHARA_BASE_YOKAI_INFO
  • battle_chara_param_0.03.25.cfg.bin / chara_param_0.03.25.cfg.bin / hackslash_chara_param_0.02c.cfg.bin
  • CHARA_PARAM_INFO
  • chara_scale_0.01.cfg.bin
  • CHARA_SCALE_INFO
  • text file
  • TEXT_INFO
  • skill_config_0.03.34.cfg.bin
  • SKILL_CONFIG_INFO
  • hackslash_chara_param_0.02c.cfg.bin
  • HACKSLASH_CHARA_PARAM_INFO
sturdy dock
#

MyTags.txt

YKW2

  • chara_base_0.04c.cfg.bin
  • CHARA_BASE_YOKAI_INFO
  • chara_param_0.03a..cfg.bin
  • CHARA_PARAM_INFO
  • CHARA_EVOLVE_INFO
  • legend_config_0.01b.cfg.bin
  • LEGEND_DATA_CONFIG
  • combine_config.cfg.bin
  • COMBINE_INFO
  • encounter file
  • ENCOUNT_CHARA
  • ENCOUNT_TABLE
  • shop files
  • SHOP_CONFIG_INFO
  • pasword_config_0.01b.cfg.bin
  • PASSWORD_INFO
  • flag file
  • FLAG_INFO
  • keyboard_setting.cfg.bin
  • KEY_BOARD_STR
  • text file
  • TEXT_INFO
  • chara_scale_0.03m.cfg.bin
  • CHARA_SCALE_INFO
  • skill_config_0.03p.cfg.bin
  • SKILL_CONFIG_INFO
  • battle_command_0.04d.cfg.bin
  • BATTLE_COMMAND_INFO
  • battle_command_link.cfg.bin
  • BATTLE_COMMAND_LINK_INFO
  • item_config_0.04b.cfg.bin
  • ITEM_CONSUME
  • _[mapID]npc_set_0.01b.cfg.bin
  • NPC_BASE
  • NPC_PRESET
  • NPC_APPEAR

YKW3

  • chara_base_0.03.25.cfg.bin
  • CHARA_BASE_YOKAI_INFO
  • battle_chara_param_0.03.25.cfg.bin / chara_param_0.03.25.cfg.bin / hackslash_chara_param_0.02c.cfg.bin
  • CHARA_PARAM_INFO
  • chara_scale_0.01.cfg.bin
  • CHARA_SCALE_INFO
  • text file
  • TEXT_INFO
  • skill_config_0.03.34.cfg.bin
  • SKILL_CONFIG_INFO
  • hackslash_chara_param_0.02c.cfg.bin
  • HACKSLASH_CHARA_PARAM_INFO
dusk lily
#

@uncut hull add your mytags stuff to the latest one

wind jungle
#

Be carefull when you add new thing on Mytags because you broke the file

uncut hull
#

MyTags.txt

YKW1

-chara_param_0.02.cfg.bin

  • CHARA_PARAM_INFO
  • chara_base_0.04j.cfg.bin
  • CHARA_BASE_YOKAI_INFO
  • _<MAPID>enc_0.02m.cfg.bin
  • ENCOUNT_CHARA

YKW2

  • chara_base_0.04c.cfg.bin
  • CHARA_BASE_YOKAI_INFO
  • chara_param_0.03a..cfg.bin
  • CHARA_PARAM_INFO
  • CHARA_EVOLVE_INFO
  • legend_config_0.01b.cfg.bin
  • LEGEND_DATA_CONFIG
  • combine_config.cfg.bin
  • COMBINE_INFO
  • encounter file
  • ENCOUNT_CHARA
  • ENCOUNT_TABLE
  • shop files
  • SHOP_CONFIG_INFO
  • pasword_config_0.01b.cfg.bin
  • PASSWORD_INFO
  • flag file
  • FLAG_INFO
  • keyboard_setting.cfg.bin
  • KEY_BOARD_STR
  • text file
  • TEXT_INFO
  • chara_scale_0.03m.cfg.bin
  • CHARA_SCALE_INFO
  • skill_config_0.03p.cfg.bin
  • SKILL_CONFIG_INFO
  • battle_command_0.04d.cfg.bin
  • BATTLE_COMMAND_INFO
  • battle_command_link.cfg.bin
  • BATTLE_COMMAND_LINK_INFO
  • item_config_0.04b.cfg.bin
  • ITEM_CONSUME
  • _[mapID]npc_set_0.01b.cfg.bin
  • NPC_BASE
  • NPC_PRESET
  • NPC_APPEAR
    -capsule_config_0.03.cfg.bin
    -CAPSULE_ITEM_INFO
    -CAPSULE_RATE_INFO_DATA
    -CAPSULE_RATE_INFO
    -capsule_machine_config_0.03.cfg.bin
    -CAPSULE_MACHINE_CONFIG_INFO_DATA

YKW3

  • chara_base_0.03.25.cfg.bin
  • CHARA_BASE_YOKAI_INFO
  • battle_chara_param_0.03.25.cfg.bin / chara_param_0.03.25.cfg.bin / hackslash_chara_param_0.02c.cfg.bin
  • CHARA_PARAM_INFO
  • chara_scale_0.01.cfg.bin
  • CHARA_SCALE_INFO
  • text file
  • TEXT_INFO
  • skill_config_0.03.34.cfg.bin
  • SKILL_CONFIG_INFO
  • hackslash_chara_param_0.02c.cfg.bin
  • HACKSLASH_CHARA_PARAM_INFO
sturdy dock
dusk lily
#

@sturdy dock how does it work please tell me

#

๐Ÿ˜ญ

sturdy dock
#

i am making a guide right know lol

ashen sluice
dusk lily
uncut hull
#

Added Yo-kai Watch 3 Yo-kai Circle Config, Also merged Light Tags into the Main Set

uncut hull
hot terrace
#

MyTags for YKW3!

Updated chara base for YKW3 (Now it have the FavFood and HatFood), updated YOKAI_CIRCLE_INFO and YOKAI_CIRCLE_INFO_DATA, Added MyTags for adding Blasters T Movesets (HACKSLASH_TECHNIC_MENU_INFO, HACKSLASH_TECHNIC_INFO, CHARA_ABILITY_CONFIG_INFO)

prisma helm
#

(there are only YKW4 and Y School Heroes things, not other ones..)

uncut hull
#

added tags for the dream_medal_load_0.05.07.cfg.bin from 3, Now you can add your own dream medals and change when the regular ones are obtained!

Also merged in Light's LATEST YKW4+YSH MyTags

prisma helm
#

YKW2

  • chara_param_0.03a.cfg
  • Removed Unk9 and replaced it by EquipmentSlotsAmount which obviously is how many equipment slots the yo-kai has.

Thanks to @true bronze that found it out.

uncut hull
prisma helm
#

YKW2

  • summon_setting.cfg
  • Added SummonWithModelZero which is a boolean (1 or 0) that defines whether a Yo-Kai should be summoned with Model Zero Watch or not.
  • Added BaseID which obviously defines which Yo-Kai is the entry linked to.
minor kraken
#

Also, unrelated but I feel that this Document is very useful for configuring Yo-kai's Favourite Food and Hated Food. It lists each food type's number. (Meant to compliment MyTags for ITEM_CONSUMABLE)

prisma helm
#

YKW2

  • skill_config_0.03p.cfg
  • Figured out Unk2 to TextID and original TextID was actually NounID
minor kraken
#

Is that for skill?

prisma helm
minor kraken
#

np and ty sm i needed this

glacial rock
#

YKW2 Tags

Added:

  • gym_config_0.03d.cfg.bin
  • GYM_BOSS_SINGLE_INFO
  • GYM_BOSS_SINGLE_ENC_INFO
  • GYM_BOSS_SINGLE_ENC_INFO_DATA
  • GYM_BOSS_RUSH_INFO
  • GYM_BOSS_RUSH_ENC_INFO
  • GYM_BOSS_RUSH_ENC_INFO_DATA
  • GYM_MISSION_BATTLE_INFO
  • GYM_MISSION_BATTLE_ENC_INFO
  • GYM_MISSION_BATTLE_ENC_INFO_DATA
  • GYM_TOURNAMENT_INFO
  • GYM_TOURNAMENT_ENC_INFO
  • GYM_TOURNAMENT_ENC_INFO_DATA

Updated:

  • Encounter file
  • ENCOUNT_TABLE (removed Unk1 and replaced with MusicID)
sturdy dock
#

Yoo awesome

minor kraken
#

Super awesome!

dusk lily
#

To manage permissions more efficiently, we ask you to post the newest tags in #1207616278051946516 instead of here. The last CfgBin tags posted here were already posted there by me, but feel free to post your own. If you need perms, ping me or any other admin. I already gave post perms there for everyone who ever posted tags in this channel. Thank you for understanding.