JoyFunScripter 0.13.1 - Make your own scripts!

@Realcumber how do joyfunscripter and openfunscripter compare? never scripted before but would like to try a bit. defnitely love that Openfunscripter is linux/cross-plattform compatible and opensource.

1 Like

@raser1 @Realcumber So I’ve run into an issue myself, if I load an incomplete video with JFS I get an error box that I have to confirm and then program itself closes entirely. Now here’s the predicament, it keeps doing it whenever I launch JFS now lol (even reinstalling by deleting and extract again) Is there a way around this?

@Cloudyfire
Try to open JFS by double click on a funscript where the complete video is available in the same folder with the same name.

1 Like

@HeelsLover69 @sentinel @bumdude @Lucifie

there doesnt exist a video tutorial for joyfunscripter yet, right?

I don’t think so. At least I haven’t seen one.

@sentinel thanks, I am trying to use How to get started with scripting for help for now :slight_smile:

I wonder if I could theoretically use my RC flight controller for scripting? :smiley: :smiley:

its like this:

new23456

According to the manufacturer site it is Windows 10 compatible. It all depends if it turns up as a DirectX compatible game controller or not. However, it has no A, B, X, Y buttons etc. so it might be a long shot :slight_smile: However, it should be easy enough for you to try.

@sentinel i will try, i was especially referring to scripting like with a mouse but just with the controller…
still so much to learn…

Nice that did the trick, thanks!

1 Like

Back a few months ago JFS works fine without any problems however I’m getting this as soon as I loaded a new video, any thoughts? :thinking:2020-12-01 (2)

3 Likes

Same here. I get this error no matter what video I try to load.

EDIT: Installing Releases · Nevcairiel/LAVFilters · GitHub solved the issue for me.

3 Likes

Yes! This indeed solved the issue :grinning: thanks man

Is there a way to make the simulator work in “on the fly” mode with 180 sbs view? Would make it easier to see what’s going on.

‘On the fly’ does not seem to be working for me. It does not register my mouse when trying to script… It seems to only be an issue for joyfun, as it worked on openfunscripter. Any ideas for resolutions?

Is it possible to have a audio track visualized as well? I really enjoy scripting music together with handy (not so much video). This is alot easier with a visualized audio track.

Select scripting mode ‘On the Fly’ recording (right side of screen), then press enter. The border of the simulator is going to red and the video starts playing. Now move your mouse over the simulator. After a few seconds of preparation time, it should start to record the movement.
You can adjust the preparation time in menu Advanced / On the fly recording settings.

2 Likes

Got it! thank you!

I am having a similar issue. I get an exported video but no script. Which version of ffmpeg did you end up using?

I cannot tell what version I ended up with as the final installation did not include the big long number.
Also, I don’t understand your expecting to have a funscript as the app and ffpmeg only processes video. It does nothing with a script. You use the new uncompressed video with the funscript you already have.

@hosenguy

It is my understanding that the “export clip” feature is supposed to create a video clip AND a corresponding .funscript to go along with it ( as an example if I loaded test.mp4 and its corresponding test.funscript, then created a 2 minute clip named clip1 and export it, I should see test_clip1.mp4 and test_clip1.funscript in the source folder. . I can export the vid clips just fine , but I am not getting the funscript as I have seen others do. I thought it might be tied to ffmpeg, as JFS will not export either video or script if ffmpeg is not found.