ppy / osu-stable-issues

Report critical osu-stable issues here
59 stars 11 forks source link

[Storyboard]Playback does not match the actual osb. #1205

Closed wanjiaXG closed 5 months ago

wanjiaXG commented 5 months ago

Map: https://osu.ppy.sh/beatmapsets/2115242#osu/4441836

osb: QQ截图20240111213430

Video: https://github.com/ppy/osu-stable-issues/assets/26690346/a938405c-7c9c-426d-aedb-15267ab0c8f9

At the beginning, it should display pure black, but currently it appears that the black image has not been displayed starting from 0ms.

wanjiaXG commented 5 months ago

Now, only black images can be played correctly about 30ms in advance.

Sprite,Background,Centre,"SB\point.jpg",320,240 F,0,-30,540,1 C,0,-30,1540,0,0,0 V,0,-30,1540,854,480 F,0,540,1540,1,0

wanjiaXG commented 5 months ago

Now, only black images can be played correctly about 30ms in advance.

Sprite,Background,Centre,"SB\point.jpg",320,240 F,0,-30,540,1 C,0,-30,1540,0,0,0 V,0,-30,1540,854,480 F,0,540,1540,1,0

Now used this code, resolved.