Skip to content

num_strings can exceed 10,000 since FE Heroes Book IV #14

@HertzDevil

Description

@HertzDevil

is_message_archive &= num_strings < 10000;

Since the Book IV update in late 2019, message files in Fire Emblem Heroes can contain more than 10,000 strings. For example, right now assets/USEN/Message/Data/Data_00_first.json contains 18,249 strings, and the number is expected to go up for every book update. This hardcoded limit should be raised or removed completely.

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