Releases: Mikshade/GameTextbox
Releases · Mikshade/GameTextbox
GameTextbox v1.0.1
Bugfix
- Fixed: The GUI was overwriting the output file on every render. It now auto-increments the filename (
textbox.mov->textbox_2.mov->textbox_3.mov...) when the target already exists. The output-path field updates after each render so you can see where the file actually landed.
The CLI keeps its existing behaviour (explicit paths, no auto-rename) so scripts stay deterministic.
Download
- GameTextbox.exe — just double-click to run (FFmpeg must be in PATH)
GameTextbox v1.0
First public release of GameTextbox — generate video-game-style textbox videos with a typewriter effect and real transparency for DaVinci Resolve.
Download
- GameTextbox.exe (Windows, single file, ~33 MB) — just double-click to run
Requirements
- Windows 10/11
- FFmpeg installed and in
PATH
What's included
- 6 built-in styles: Classic RPG, Pokémon, Visual Novel, Undertale, Modern AAA, Final Fantasy
- GUI with live preview, threaded rendering, progress bar
- CLI for scripting and automation
- ProRes 4444 MOV output with full alpha channel (drops straight into DaVinci Resolve)
- WebM VP9 output for web use
- Custom fonts, speaker name tags, resolutions up to 4K, up to 60 fps
See the README for full usage.