script for moving the video in taiko diffs messed up, in kantan it currently reads:
[Events]
//Background and Video events
0,0,"o i i a i o o o o o i a i.jpg",0,10
Video,0,"o i i a i o o o o o i a i.avi"
//Break Periods
//Storyboard Layer 0 (Background)
F,0,0,,0,1
S,0,0,,0.3
MY,0,0,,130
F,0,60260,,1,0
//Storyboard Layer 1 (Fail)
//Storyboard Layer 2 (Pass)
//Storyboard Layer 3 (Foreground)
//Storyboard Layer 4 (Overlay)
//Storyboard Sound Samples
skin - some sounds are missing, skin set lists don't mention them anywhere, idk how optional they are - applause, failsound, combobreak
interestingly, spinnerspin and spinnerbonus also get loaded with beatmap hitsounds, see https://osu.ppy.sh/beatmapsets/83560, consider adding them too
hitsounds - force default skin samples as custom hitsounds cuz player skins will most likely have their own hitsounds overriding default skin samples
copy default skin samples to the beatmap folder and set custom samplesets on each diff
skin - count 3 2 1 are edited incorrectly (Countdown set)
idk how to word this so here's a recording of a copy of the old default skin I found somewhere, with skin.ini version 1
https://cdn.discordapp.com/attachments/1310604146625347644/1310604400120827954/2024-11-25_14-50-54.mp4?ex=6745d2f6&is=67448176&hm=aab4fa6880960816b7f0bf7961465643da035226fb452562b20d66639912c160&
idk if I should mark this as a problem
skin - all the missing stuff from sets cuz at the time of writing Im looking at the skin set list ( https://osu.ppy.sh/wiki/en/Ranking_criteria/Skin_set_list ) and I'm finding too many things than I'd like and don't wanna spam problem logs
skin - missing section-pass, section-fail sprites and sectionpass, sectionfail sounds if you have breaks and want to copy old default skin elements
forgot that default skin enforcing is a thing oops
EDIT: considering we're doing minor edits to some elements, worrying about skin.ini version 1 is unnecessary
i understand why they got edited, but the way they got edited into is incorrect - the sprites appear in order, not disappear
skin.ini version 1:
3 [] []
3 [] 2
3 1 2
currently:
3 1 2
[] 1 2
[] 1 []
tbf, the entire Section indicator set is missing, but if you're clearly copy-pasting the default skin with a couple of minor edits, then I find this as an oversight