OpenFunscripter - a scripting tool - 3.2.0 release

First release of the FunGen Edition - optimized for macOS Apple Silicon.

Supports latest version of mpv for all platforms.

Here you go, either download the package (not signed, I do not have an apple developer account, so you need to right click etc.) or compile it from the repo : GitHub - ack00gar/OFS: OFS - FunGen edition

If you like that, consider supporting me, it helps developing tools like FunGen.

https://ko-fi.com/k00gar

You can easily reach out to me on the discord : 🤖 FunGen - AI-Powered Funscript Generation

Features

  • :white_check_mark: Native Apple Silicon (ARM64) support - Runs natively on M1, M2, M3, M4, M5 Macs
  • :white_check_mark: Debug features enabled - Includes “Reset layout” and other development tools
  • :white_check_mark: macOS integration - Native file explorer and URL opening
  • :white_check_mark: ARM64 optimizations - Uses ARM64-specific CPU instructions
  • :white_check_mark: VR mode fix - Fixed black screen issue on macOS ARM64

Installation

Requirements

  • Homebrew mpv: brew install mpv

Steps (if you do not want to compile it yourself)

  1. Download OpenFunscripter-v3.2.1-macOS.zip
  2. Extract the app
  3. Right-click the app and select “Open” (required for unsigned apps)
  4. Click “Open” in the security dialog

Note: You only need to do this once. After the first launch, the app will open normally.

Alternative: Remove Quarantine Flag

xattr -cr /Applications/OpenFunscripter.app

Platform Support

  • :white_check_mark: macOS (Apple Silicon & Intel) - Fully tested and supported
  • :white_check_mark: Windows - Now tested with Walton from the FunGen Discord, should work
  • :warning: Linux - Untested in this fork, but should work
6 Likes