Skip to content

Conversation

@ScarlettHaze
Copy link

This PR fixes duplicate and mislabeled .wc7full files where the first byte header (Receiving Version) does not match the file name or game version.

0251 SM - ウバメ Celebi (JPN).wc7full

0251 USUM - ウバメ Celebi (Infinite Redeem) (JPN).wc7full

These two files are byte-for-byte identical.

The first byte (0F) indicates SMUSUM, not just SM or USUM individually.

So I removed one of the files and renamed them to SMUSUM.

Fixed duplicate and mislabeled .wc7full files where the first byte header did not match the file name or game version and removed a duplicate Celebi event file
@kamronbatman
Copy link
Member

kamronbatman commented Sep 19, 2025

I haven't merged this yet cause I want to see if I can look up some notes (I don't have many), regarding how we got these files, whether they were direct from the servers, or not.

Believe it or not, back in Gen 6/7, wondercards were distributed to specific versions, but their card data didn't match. There were often mistakes.

EDIT:

@ScarlettHaze - see here:
https://projectpokemon.org/home/files/file/2264-ilexs-celebi-jp/

This indicates what happened, there was a mistake, and it was supposed to be infinite redemption, but SM got a card without it for a while. So we have both. The SM on the file name represents who received it, not what versions the card claims could be redeemed.

… USUM - ウバメ Celebi (Single Redeem) (JPN).wc7full
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants