peon2 / fbneo-training-mode

a simple training mode for multiple games on the fbneo platform
58 stars 35 forks source link

hi sorry not really a issue, but a question #34

Closed xer05100 closed 3 years ago

xer05100 commented 3 years ago

hope you someone can answer this. Is there way i can save the inputs from a fightcade replay then play them back? i would like to replay certain situations that im having trouble in.

ghost commented 3 years ago

You should ask this questions on fc git or discord. In any case the only way to do that is just watching the whole replay, you can't rip or record inputs at this moment. My recommendation: Record the video at 60fps with any screen recorder AND with input marks activated on FC2 then try to replicate it frame by frame with the frame-by-frame option on FBNeo.

ghost commented 3 years ago

Now that I thinking more about this, I think that you can start the replay then start a re-recording by FBNeo and record only the interested part.

xer05100 commented 3 years ago

Thanks for the reply, yeah ive asked in a few different discords and never got a reply or a solid answer.

i thought it might be a thing, because the lua training mode script shows the inputs of both players when watch a replay. So i was hoping there was a lua script out there that could output player 1 and 2's inputs to a marcro. Wishful thing i guess.

peon2 commented 3 years ago

I wrote two scripts in the past that could be adapted to work like that (https://github.com/peon2/Fightcade-Replay-Control) (https://github.com/peon2/fbneo-input-dump) but I never got around to getting that sort of functionality in particular to work.