MineEric64 / IGReinforced

A game highlight capture program for internet game room
Apache License 2.0
0 stars 0 forks source link

리플레이 관련 #2

Closed Luigi38 closed 1 year ago

Luigi38 commented 1 year ago

Replay를 킨지 30초가 지나면 리플레이가 저장이 되지 않음

Luigi38 commented 1 year ago

Replay를 끄면 오류가 나면서 튕김

MineEric64 commented 1 year ago

ClearAllBuffer() 사용 시 _flow.Reset() 써야함. 안그러면 ElapsedReplayLength를 계속 넘겨서 하이라이트가 누적이 되지 않음.

MineEric64 commented 1 year ago

Accumulating partital data not supported