Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion stpihkal/video-encoding-formats/funscript.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* File ending: `.funscript`
* Format: JSON

Funscript file are the preferred file format of the scriping community on [EroScripts](https://discuss.eroscripts.com) (previously known as [RealTouchScripts](https://realtouchscripts.com/)). To create funscripts, you can use [OpenFunscripter](https://github.com/gagax1234/OpenFunscripter) or [JoyFunScripter](https://discuss.eroscripts.com/t/joyfunscripter-0-13-1-make-your-own-scripts/2552). They can also be purchased from marketplaces like [RealSync](https://realsync.us) (previously known as SyncArmy) and [SexLikeReal](https://www.sexlikereal.com/tags/interactive-sex-toys-vr). In addition, they are included with the subscription to the [CzechVR network](https://www.czechvrnetwork.com/tag-teledildonics) for all videos with the Teledildonics tag.
Funscript file are the preferred file format of the scriping community on [EroScripts](https://discuss.eroscripts.com) (previously known as [RealTouchScripts](https://realtouchscripts.com/)). To create funscripts, you can use [OpenFunscripter](https://github.com/gagax1234/OpenFunscripter), [JoyFunScripter](https://discuss.eroscripts.com/t/joyfunscripter-0-13-1-make-your-own-scripts/2552) or [FunGen](https://fungen.app), which pairs a multi-axis editor with local AI generation from video. They can also be purchased from marketplaces like [RealSync](https://realsync.us) (previously known as SyncArmy) and [SexLikeReal](https://www.sexlikereal.com/tags/interactive-sex-toys-vr). In addition, they are included with the subscription to the [CzechVR network](https://www.czechvrnetwork.com/tag-teledildonics) for all videos with the Teledildonics tag.

In order to be recognized by script players, `.funscript` files must be placed in the same directory and must match the name of the corresponding video file, e.g. `my-video.mp4` and `my-video.funscript`.

Expand Down