Skip to content

Title IDs 0100317013771003, 0100317013771004 missing from US (maybe others?) #16

@blanka1387

Description

@blanka1387

Base game 0100317013770000 is present in more regions and other DLCs like 0100317013771001 are present alongside the base game, but 0100317013771003 and 0100317013771004 are missing from a number of regions.

$ diff <(grep 0100317013771001 -r . | grep -Po '^\./[A-Z]{2}\.[a-z]{2}\.json' | sort -u) <(grep 0100317013770000 -r . | grep -Po '^\./[A-Z]{2}\.[a-z]{2}\.json' | sort -u)
$ diff <(grep 0100317013771003 -r . | grep -Po '^\./[A-Z]{2}\.[a-z]{2}\.json' | sort -u) <(grep 0100317013770000 -r . | grep -Po '^\./[A-Z]{2}\.[a-z]{2}\.json' | sort -u)
0a1,2
> ./AR.en.json
> ./AR.es.json
5a8,11
> ./BR.en.json
> ./BR.pt.json
> ./CA.en.json
> ./CA.fr.json
8a15,18
> ./CL.en.json
> ./CL.es.json
> ./CO.en.json
> ./CO.es.json
27a38,39
> ./MX.en.json
> ./MX.es.json
30a43,44
> ./PE.en.json
> ./PE.es.json
37a52,53
> ./US.en.json
> ./US.es.json

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions