Posts List

Updating from Ren'Py 6.99 to 7.22: NVL Menus !!Automatic!!

Updating from Ren'Py 6.99 to 7.22: NVL Menus !!Automatic!!

Continuing from the previous NVL Menus post, we have the window hiding/showing automatically now! Featuring a poem by Discord member skyglitter.

Updating from Ren'Py 6.99 to 7.22: NVL Menus

Updating from Ren'Py 6.99 to 7.22: NVL Menus

Working on updating from Ren’Py version 6.99 to 7.22, which has loads of optimizations. First feature to fix: menus appearing in NVL mode (the large textbox that covers half the screen)! Thumbnail art by Discord member Dally.

Slightly less basic git commands

Slightly less basic git commands

Some git commands outside of the most basic of basics usage of git. Thumbnail courtesy Discord member A Soulful Horse Portrait.

Exporting Photoshop Multiply Blend Mode

Exporting Photoshop Multiply Blend Mode

Quick snippet on exporting some pesky Photoshop layers with blend modes out to a flat PNG. Thumbnail courtesy Discord member CipherMeisa.

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.

3/18 Tutorial: Making a Discord Bot Part 3/?

3/18 Tutorial: Making a Discord Bot Part 3/?

Uploading downloaded files to Google Cloud Storage bucket and deleting successful files from local storage.

3/11 Tip: Photoshop PNG layer export

3/11 Tip: Photoshop PNG layer export

Quick tip we discovered today (that we probably knew a couple years ago).

3/4 Tutorial: Making a Discord Bot Part 2/?

3/4 Tutorial: Making a Discord Bot Part 2/?

Adding some more functionality to peacock with Google Drive link downloads.