Posts List

Ren'Py: Customizing window hide and show for qmenus on a separate screen

Ren'Py: Customizing window hide and show for qmenus on a separate screen

Making a one-liner window hide/show function for working with multiple screens

Ren'Py: Crossfade music helper function

Ren'Py: Crossfade music helper function

A small python function for crossfading music

Photoshop Tip: Easily get coordinates of rectangles

Photoshop Tip: Easily get coordinates of rectangles

A tip for Photoshop-Ren’Py that Gamma only just discovered which Dovah secretly knew for years

Animating a car bump scene

Animating a car bump scene

Quick code snippet for making the car ride animations in RE:H and DMR.

Red Embrace character RBFs

Red Embrace character RBFs

RBF is strong with Red Embrace characters. Thumbnail is Discord member @mnky82’s Halloween Peep.

CG Gallery unlocking images with many attributes

CG Gallery unlocking images with many attributes

Fixing a CG Gallery unlock bug. Thumbnail of a Kahlua steamer with cocoa powder sprinkled on top.

Jumping from an ADV menu to an NVL menu crash fix

Jumping from an ADV menu to an NVL menu crash fix

Fixing a crash where jumping from an ADV menu to an NVL menu crashes due to the NVL window not currently being shown. Thumbnail is from Discord Member Corn#0069.

Updating to Ren'Py 7.3.2: Regular Sprites

Updating to Ren'Py 7.3.2: Regular Sprites

An interesting bug/quirk discovered for regular sprite updating where layeredimage conditionals are evaluated immediately. Thumbnail is a sourdough cinnamon roll.

Updating to Ren'Py 7.3.2: Side Portrait Sprites

Updating to Ren'Py 7.3.2: Side Portrait Sprites

A surprisingly difficult/bug-filled update transition from old Ren’Py to the latest version. Thumbnail is a salad that Gamma made: red romaine lettuce, multicolor carrots, marinated tofu+onion, anchovies, and a miso mustard vinaigrette.

Version name error when building for Android

Version name error when building for Android

Encountering and resolving an error when building for Android platforms where the versioning is too long.