Skip to content

New discoveries in the game's data files #19

@aybe

Description

@aybe

Just found a new type of polygon: 0x14

These are found on COMMON\CAM?S.PRM files, the following length is of 52 bytes (vectors + something ?), still trying to figure out what these are 😅

Could these relate to the replay post each race ?

EDIT:

I am running a PRM validator against files in WIPEOUT\COMMON, for what it's worth, I am trying to make it pass the test, unless we know the real content I am simply skipping bytes to try achieve 100% success rate.

With the code from your experiment rate was 41%, now it is 76% 😄

I think that'll be a significant milestone once we reach 100% as at least we'll be able to read files from end to end ... until we understand them.

Here's the excerpt of the above test, suggesting it's replay-related as there are no vertices:

snap0831

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