×

注意!页面内容来自https://www.renpy.org/latest.html,本站不储存任何内容,为了更好的阅读体验进行在线解析,若有广告出现,请及时反馈。若您觉得侵犯了您的利益,请通知我们进行删除,然后访问 原网页

Ren'Py 8.5.3 "We Can Go to the Moon"

was released on May 152026. The main downloads of Ren'Py 8.5.3 are:

Thank you for downloading Ren'Py. Become a Sponsor!

You only need to download one of these files. Each contains the full Ren'Py software development kitwith everything needed to develop Ren'Py games for the WindowsMacand Linux platforms; the Ren'Py tutorial; and "The Question"an example game.

Ren'Py is free to download and use for commercial and non-commercial purposes. It may be modified and distributed under the terms of its license.

Additional Downloads. When necessarythe Ren'Py SDK will automatically download additional packagessuch as text editors and Android/iOS support. These packages are available for direct download at the bottom of this page.

Announcement

I'd like to announce Ren'Py 8.5.3a fix release of Ren'Py 8.5. This release fixes multiple issuesadds a few small features, and improves documentation. It also adds and updates translations of the tutorial games. Ren'Py now supports and requires Live2D 5.3 when Live2D is in use.

Some of the major changes in Ren'Py 8.5 are:

  • Live2D models are now supported on the Web platform.
  • A new Automated Testing framework makes it possible to perform automated tests of games and of Ren'Py itself.
  • Local labels have been relaxed so that they can be declared with any global label.
  • Ren'Py supports Unicode 17 and more Emoji characters.

As well as many other improvementschangesand fixes. For a complete list of changesplease see the changelog.

Downloads of Ren'Py 8.5.3 can be found at:

https://www.renpy.org/release/8.5.3

A full list of changes to Ren'Py can be found at:

https://www.renpy.org/doc/html/changelog.html

A list of changes that may require you to update your game can be found at:

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

Please also check out the credits and list of sponsors.

Credits

Ren'Py 8.5.3 is brought to you by:

  • Andy_kl
  • Arsym
  • Atlas Cove
  • Devon Lewis
  • Dipesh Aggarwal
  • Elckarow
  • Galo223344
  • Gouvernathor
  • HB38
  • Kassy
  • LoafyLemon
  • Mal Graty
  • NaughyRoad
  • Rastagong
  • River
  • Rodrigo Oliveira
  • Rose20
  • Ruben Garcia
  • TDCMC
  • Totally a booplicate
  • Ulysses Zhan
  • VivianTu789
  • Vladya
  • aliengeo
  • bkats
  • dynamiclinking
  • juperMonkey
  • levicratic
  • loviuz
  • the66F95
  • veydzh3r

everyone who's tested this releaseand myselfTom "Renpytom" Rothamel.

Editor Downloads

When first asked to edit a filethe Ren'Py launcher will prompt you to download and install an editor. As this may fail if your Internet connection is unreliablethe editors can be downloaded separately. To installextract the contents of the editor archive to the Ren'Py directory.

VS Code: Editor, Ren'Py Language extension.
To use a VS Code installed outside Ren'Pyselect the "Visual Studio Code (System)" editor.

Android and iOS Support

When building Android packagesiOS packagesor web distributionsRen'Py will prompt you to download RAPT (Ren'Py Android Packaging Tool)Renios (Ren'Py iOS Support)or Renpyweb (Web Platform Support). As these downloads may fail if your Internet connection is unreliablethese packages can be downloaded separately. To installextract the contents of the archive to the Ren'Py directory. (Place the "rapt""renios"or "web" directory into the "renpy-8.5.3" directory.)

Android Support (RAPT): renpy-8.5.3-rapt.zip
iOS Support (Renios): renpy-8.5.3-renios.zip
Web Platform Support (Renpyweb): renpy-8.5.3-web.zip

Additional Downloads

Ren'Py Source Code: renpy-8.5.3-source.tar.bz2
Contains the source code of the Ren'Py distribution without any binary components.
Other Dependencies: https://www.renpy.org/doc/html/license.html
Ren'Py contains free software licensed under a number of licensesincluding the GNU Lesser General Public License. A full list of software and links to git repositories from which the software can be downloaded is linked above.
Checksums: checksums.txt
Checksums for the various files making up the Ren'Py distribution.

We also maintain a complete list of releases.