-
Notifications
You must be signed in to change notification settings - Fork 0
Reading CGSS Charts
TWY edited this page Mar 8, 2023
·
2 revisions
Draft:
CSV Fields:
Normal Charts:
id,sec,type,startPos,finishPos,status,sync,groupId
Witch charts
id,sec,type,startPos,finishPos,status,sync,groupId,visible,size,distance
Types:
1 - Single Note
Status 0 - Tap
Status 1 - Flick Left
Status 2 - Flick Right
Status 100 - Cute (April Fool)
Status 101 - Cool (April Fool)
Status 102 - Passion (April Fool)
2 - Long
Closed by any note at the same position
3 - Slide
Grouped by groupId
4 - Tap (Grand)
5 - Slide Notes that are not Flicks (Grand)
Grouped by groupId (Flicks also use groupId)
6 - Flick Left (Grand)
7 - Flick Right (Grand)
Grand Status - Note Width
8 - Damage (Witch)
9 - Special Notes (Just for visual effects) (Witch)
Pos:
1-based
finishPos: Actual Position of the Notes
startPos: Position of the Notes when they appear on top
Sync: Parallel Note Indicator
Size (By default empty)
Visible (By default empty)
Visible < 0: Fade out (Not counted towards combo)
Distance (By default same as sec)