User File #52168517062145338

Upload All User Files

#52168517062145338 - Celeste any

Celeste_any_new.ltm
In 27:31.15 (99069 frames), 228 rerecords
Game: Celeste ( Linux, see all files )
574 downloads
Uploaded 12/28/2018 9:45 AM by keylie (see all 115)
Just a backup for now until the annotations and submission text are being worked on.

Annotations

! Version info: 

libTAS version: 1.3.2

! Annotation info: 

{{        int pause_frames[] = {413, 2856, 2858, 2907, 2914, 3517, 6924, 6926, 6950, 7319, 7326, 7929, 13988, 13990, 14383, 14390, 14993, 28538, 28540, 28933, 28940, 29622, 37440, 37442, 37835, 37842, 38445, 42555, 42605, 42611, 43198, 50687, 50689, 51082, 51089, 51708, 55390, 55438, 55445, 56032, 70393, 70395, 70788, 70795, 71092, 71120, 71152};
        for (int pp = 0; pp < (sizeof(pause_frames)/sizeof(pause_frames[0])); pp++)
            if (pause_frames[pp] == (context->framecount))
                sleep(1);
}}