Skip to content

Releases: ack00gar/OFS

OpenFunscripter FunGen Edition v3.2.1

Choose a tag to compare

@ack00gar ack00gar released this 04 Nov 16:24

OpenFunscripter - FunGen Edition v3.2.1

First release of the FunGen Edition - optimized for macOS Apple Silicon with enhanced features and branding.

Features

  • Native Apple Silicon (ARM64) support - Runs natively on M1/M2/M3 Macs
  • FunGen Edition branding - Custom logo and About window
  • Debug features enabled - Includes "Reset layout" and other development tools
  • macOS integration - Native file explorer and URL opening
  • ARM64 optimizations - Uses ARM64-specific CPU instructions
  • VR mode fix - Fixed black screen issue on macOS ARM64

Installation

Requirements

  • macOS 11.0 (Big Sur) or later
  • Homebrew mpv: brew install mpv

Steps

  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

  • macOS (Apple Silicon & Intel) - Fully tested and supported
  • ⚠️ Windows - Untested in this fork, but should work
  • ⚠️ Linux - Untested in this fork, but should work

Changes in this Release

  • Added macOS ARM64 native build support
  • Fixed SDL2 compilation issues on macOS ARM64
  • Fixed VR mode texture sampling bug
  • Added app icon and version 3.2.1 for macOS bundle
  • Updated README with platform support clarity