this post was submitted on 23 Aug 2024
10 points (100.0% liked)

Ren'Py

62 readers
1 users here now

A community to discuss anything related to the Ren'Py game engine and visual novel development.

๐Ÿ’ป Engine

๐Ÿ‘ฅ Community

๐ŸŽ“ Resources

๐Ÿ“œ Rules

๐Ÿท๏ธ Post Tags

There are no post flairs on Lemmy, so please use these in your post titles:

Related Communities

Programming

Visual Novels

founded 1 month ago
MODERATORS
 

Ren'Py 8.3.0 and Ren'Py 7.8.0 have been released!

The biggest new features in this update are:
- Audio Filters, allowing for effects like high-pass and low-pass filters, reverb etc.
- Text shaders, which allow GLSL shaders to be applied to text. Making a whole new range of text effects possible

8.3.0 Download:
https://www.renpy.org/release/8.3.0

7.8.0 Download:
https://www.renpy.org/release/7.8.0

List of changes:
https://www.renpy.org/doc/html/changelog.html

Breaking changes:
https://www.renpy.org/doc/html/incompatible.html

@renpy
#GameDev #VNDev #RenPy

top 1 comments
sorted by: hot top controversial new old
[โ€“] [email protected] 1 points 3 weeks ago* (last edited 3 weeks ago)

@renpy If you want to try out the new audio filters, RenPyTom released the "AudioFilterTest" project in his March developer update, which lets you test them in real-time:

https://patreon.renpy.org/dev-2024-03.html#audiofiltertest
#RenPy