Skip to content

Enabling card slots #3

Answered by vjeko1701b
vjeko1701b asked this question in Q&A
Jan 13, 2024 · 12 comments · 24 replies
Discussion options

You must be logged in to vote

Ok, I managed to do it and added about 150 cards (all but two were already in the game, just lacked the art + Master Kyonshee and Opticlops in two empty slots). I've focused on adding the missing fusion, ritual and effect monsters as well as spells, traps, some anime character monsters and missing starter deck cards. The remainder are low level normal monsters that were OCG only at the time.

The trick is manipulating the card_pack.bin. Every card there is marked by a string of 4 numbers with the last two always being 00.

The code is
01 00 - Yugi
02 00 - Kaiba
03 00 - ??? (Only Spellbinding Circle)
04 00 - Joey
05 00 - ??? (As far as I can tell, mostly Field Spells)
06 00 - ??? (Cards like…

Replies: 12 comments 24 replies

Comment options

vjeko1701b
Jan 17, 2024
Collaborator Author

You must be logged in to vote
0 replies
Answer selected by vjeko1701b
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

vjeko1701b
Jan 18, 2024
Collaborator Author

You must be logged in to vote
0 replies
Comment options

vjeko1701b
Jan 19, 2024
Collaborator Author

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

vjeko1701b
Jan 19, 2024
Collaborator Author

You must be logged in to vote
0 replies
Comment options

vjeko1701b
Jan 19, 2024
Collaborator Author

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@derplayer
Comment options

Comment options

vjeko1701b
Jan 20, 2024
Collaborator Author

You must be logged in to vote
0 replies
Comment options

vjeko1701b
Jan 21, 2024
Collaborator Author

You must be logged in to vote
16 replies
@derplayer
Comment options

@vjeko1701b
Comment options

vjeko1701b Jan 25, 2024
Collaborator Author

@vjeko1701b
Comment options

vjeko1701b Jan 25, 2024
Collaborator Author

@vjeko1701b
Comment options

vjeko1701b Jan 25, 2024
Collaborator Author

@derplayer
Comment options

Comment options

vjeko1701b
Jan 22, 2024
Collaborator Author

You must be logged in to vote
7 replies
@vjeko1701b
Comment options

vjeko1701b Jan 23, 2024
Collaborator Author

@derplayer
Comment options

@vjeko1701b
Comment options

vjeko1701b Jan 23, 2024
Collaborator Author

@derplayer
Comment options

@vjeko1701b
Comment options

vjeko1701b Jan 24, 2024
Collaborator Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants