32blogby StudioMitsu

# beginner

6 articles

renpy

Ren'Py Audio Guide: Music, Sound Effects, and Voice

Learn how to manage BGM, sound effects, and voice in Ren'Py 8.5. Covers format selection, channel mechanics, loop points, and audio file organization.

Mar 5, 2026 · updated Mar 8, 2026 · 7 min
renpy

Ren'Py Choices and Branching: From Menus to Multiple Endings

Learn how to implement choices and branching in Ren'Py 8.5. Covers menu syntax, jump vs call, flag management, conditional choices, and multiple endings.

Mar 5, 2026 · updated Mar 8, 2026 · 7 min
renpy

Distributing Your Ren'Py Game: From Build to itch.io

Learn how to build and publish your Ren'Py 8.5 game on itch.io. Covers platform-specific notes, macOS signing, and build.classify() file control.

Mar 5, 2026 · updated Mar 8, 2026 · 6 min
renpy

Getting Started with Ren'Py 8.5: From Install to First Build

Set up Ren'Py 8.5, create your first project, write a scene with choices, and build distributable files. Covers Windows, macOS, and Linux.

Mar 5, 2026 · updated Mar 8, 2026 · 9 min
renpy

Ren'Py Image Basics: show, scene, and Transitions

Learn how to display images in Ren'Py 8.5. Covers naming rules, scene/show/hide differences, transitions, expression switching, and position and layer control.

Mar 5, 2026 · updated Mar 8, 2026 · 8 min
ffmpeg

FFmpeg Commands: A Practical Guide from Basics to Advanced

A comprehensive FFmpeg command reference covering video conversion, compression, trimming, GIF creation, watermarks, noise reduction, and more. Copy-paste ready.

Jul 19, 2024 · updated Mar 8, 2026 · 14 min