Posts List

Fixing Ren'Py Android launcher icons for API 2x+

Fixing Ren'Py Android launcher icons for API 2x+

Recent Android SDK updates made Ren’Py games display the default Ren’Py icon in the launcher. Here’s a quick working (as of today) fix.

Optimizing Ren'Py image files to WebP format

Optimizing Ren'Py image files to WebP format

Using imagemagick and python to quickly convert images to another format and remove successfully converted images.

3/25 Tutorial: Ren'Py translation files ID verification

3/25 Tutorial: Ren'Py translation files ID verification

Hacking together a validator for Ren’Py translation file string identifiers.

2/11: Ren'Py translations files extraction

2/11: Ren'Py translations files extraction

We hacked together a small tool to extract translation files for Ren’Py games.