• 2.0.0 54a4bf1274

    2.0.0 Stable

    olesteep released this 2025-02-18 23:42:00 +03:00 | 1 commits to master since this release

    General

    • All utility has been renamed:
      • FFMpeg-Compressor -> vnrecode
      • RenPy-Android-Unpack -> unrenapk
      • RenPy-Unpacker -> renpy-ripper
    • New utility - vnds2renpy
    • Improved and cross-platform build scripts

    vnrecode

    • Massive code refactoring and rewrite to Pillow and python-ffmpeg
    • Added cli parameters for configure utility
    • New cli interface
    • Mimic mode
    • Added multithreaded processing
    • New duplicates detection algorithm
    • Option to disable RGBA in WebP (useful for Kirikiri)
    • Option to scale down image resolution
    • Option to skip video processing
    • Option to disable processing unknown formats
    • Option to use lossless compression
    • Support for some new formats
    • Support for avif transparency
    • .gif is now not detects as video
    • hwaccel for video decoding
    • Windows cmd support
    • Support for case insensitive fs
    • Arch Linux PKGBUILD
    • Python packaging

    unrenapk

    • Support for most Ren’Py versions
    • Improved stability

    renpy-ripper

    • MacOS support
    Downloads