Skip to content

GLM

GLM (Global Levels Manager) are various Dictionaries that contain every bit of information you need to know about online levels

GLM_01

GLM_01 is used to store all progress the player has made on official levels

Keydescription
kCEK 4level data

GLM_02

GLM_02 was used in the earliest versions of the game back when your local levels were stored in CCGameManager.dat instead of being separated to CCLocalLevels.dat, currently unused

Keydescription
k_{Num}what place the level is placed in your level list
kCEK 4level data

GLM_03

GLM_03 is used to store progress the player has done on all online levels

Keydescription
kCEK 4level data

GLM_04

GLM_04 contains all the difficulty ratings you have given levels, currently unused

keyvalue
{levelID}{diffID}

GLM_06

GLM_06 contains all of the creators you follow in game

keyvaluedescription
AccountID1Doing this would place the creators levels in the followed tab

GLM_07

GLM_07 contains the levels you played in the last session

Keydescription
levelIDaccompanied with a 1

GLM_08

GLM_08 are the states of search filters

KeyValue
Diff0NA
Diff1Auto
Diff2Easy
Diff3Normal
Diff4Hard
Diff5Harder
Diff6Insane
Diff7Demon
Len0Tiny
Len1Short
Len2Medium
Len3Long
Len4XL
demon_filterDemon ID
uncompleted_filterbool
completed_filterbool
featured_filterbool
song_filterofficial SongID
original_filterbool
twoP_filterbool
enable_songFilterbool
customsong_filtersongID
nostar_filterbool
coin_filterbool
follow_filterbool
friend_filterbool
epic_filterbool
star_filterbool

GLM_09

GLM_09 shows all search filters available

KeyValue
Diff0NA
Diff1Auto
Diff2Easy
Diff3Normal
Diff4Hard
Diff5Harder
Diff6Insane
Diff7Demon
Len0Tiny
Len1Short
Len2Medium
Len3Long
Len4XL
demon_filterDemon ID
uncompleted_filterbool
completed_filterbool
featured_filterbool
song_filterofficial SongID
original_filterbool
twoP_filterbool
enable_songFilterbool
customsong_filtersongID
nostar_filterbool
coin_filterbool
follow_filterbool
friend_filterbool
epic_filterbool
star_filterbool

GLM_10

GLM_10 contains every daily level you have ever had progress on

KeyDescription
{timelyID}A dictionary which contains the Encoder key for levels
kCEK 4The Encoder key which contains level data

GLM_11

GLM_11 is the current Daily ID

GLM_12

GLM_12 contains likes given to a level

keyDescription
like_{LikeType}_{LevelID}_{like/dislike}_{ID}needs investigating more

GLM_13

GLM_13 Contains all the levelIDs for levels you have submitted a rating for

GLM_14

GLM_14 Contains all the levelIDs of levels you have reported

GLM_15

GLM_15 Contains all the levelIDs of Demons you have rated

GLM_16

GLM_16 contains every Gauntlet level you have ever had progress on

KeyDescription
{timelyID}A dictionary which contains the Encoder key for levels
kCEK 4The Encoder key which contains level data

GLM_17

GLM_17 is the current WeeklyID

GLM_18

GLM_18 is a dictionary of the Saved Levels folder for online levels

KeyValue
{folder ID}{Folder Name}

GLM_19

GLM_19 is a dictionary of the folders for local levels

KeyValue
{folder ID}{Folder Name}

GLM_20

GLM_20 is a dictionary of all the editor smart templates you have saved

Keydescription
kCEK 10level data

GLM_21

This GLM is unknown, but it presumably had something to do with lists. It was in 2.200 but is not in 2.206

GLM_22

GLM_22 is a dictionary of all your favorited lists

Keydescription
kCEK 12level data