This website allows you to modify NPC decks in the Yu-Gi-Oh! Tag Force games. The NPC decks are stored in .ydc files, which are binary and difficult to edit manually. With this tool, you can convert .ydc files to .ydk files that are much easier to modify using EDOPro.
To convert your .ydc file, simply drag and drop it into the designated box, or click to upload it. Afterward, click the button to download the converted file. The tool will automatically convert between .ydc and .ydk formats.
To view only the available cards for your game, click the "Download lflist" button. This will download the lflist file for your game. Copy the contents of this file and paste it into the ProjectIgnis/lflist
directory for use in EDOPro.
The .ydc files are located within the EBOOT.bin
file of your game's ISO. You can extract the EBOOT.bin
file using a tool like UMDGen.
The EBOOT.bin
file is usually found in the SYSDIR
folder of the ISO and is encrypted. To decrypt it, use a program like decEboot.
Once decrypted, the EBOOT.bin
file contains all the game's data, including the NPC decks. You can extract the .ydc data using a tool like YGTool.
The .ydc files have an 8-byte header. While it seems this header does not affect the game, Tag Force Deck Converter
includes it in the filename when converting to .ydk to ensure a more accurate conversion if you convert the file back to .ydc later.
If you convert a .ydk file back to .ydc without the header in the filename, the software will automatically set the header to uint32 0x00000000
.
EDOPro supports the .ydk format and includes features for anime, manga, and video game cards, as well as custom whitelists. While online editors are available, their compatibility with this tool is not guaranteed.
I prefer not to download software from the internet, so I created this web tool to let you convert files without needing to install anything.
You can reach me on GitHub @serpente_destro (SyrusKyury)
You can support me by donating on PayPal here