Ren'Py 8.4.1 "Tomorrowland"

は2025.7.24にリリースされました。 Ren'Py 8.4.1 のメインダウンロード元はこちらです。 :

これらのダウンロードファイルから好きな物を 1 つダウンロードするだけです。それぞれに Windows、Mac、Linuxプラットフォームに向けたRen'Pyゲームを開発するのに必要とされる完全な Ren'Py の開発キット;チュートリアル;サンプルゲーム"The Question" が含まれています。

Ren'Py は無料でダウンロードでき、商業、非商業利用できます。ライセンスの元、変更して配布できます。

追加ダウンロード 必要なら Ren'Py SDK はテキストエディターや Android/iOS サポートのような追加のパッケージを自動的にダウンロードします。これらのパッケージはのこのページの下部から直接ダウンロードできます。

Announcement

I'm happy to announce the release of Ren'Py 8.4.1. This release is a fix release that addresses multiple issues, including a problem that prevented creators on Windows from creating new games in non-English languages.

Some of the new features and improvements Ren'Py 8.4 are:

  • Ren'Py now utilizes Python 3.12 across all platforms.
  • Performance has been improved in script loading, persistent data management, OpenGL drawing, and Live2D integration.
  • OpenGL shader support is enhanced, now including more data types, arrays, separate projection, view, and model matrices. It also allows for displayables to be supplied to shaders as textures.
  • Ren'Py now supports the loading of GLTF models. Currently, only static models are supported, and a custom shader is required for rendering.
  • The new libs and mods directories allow for the organized placement of libraries and mods with an adjusted loading order.
  • The layered images sub-language has been updated to be more concise and powerful.
  • Oversampled images—higher-resolution assets for upscaling and high-DPI displays—are now selected automatically. Movies also support oversampling.
  • The Shift+A accessibility menu has been redesigned to include options for adjusting text kerning and forcing mono audio output.
  • The launcher now supports the organization of projects into folders and allows for the customization of which files and directories are displayed.
  • Ren'Py now supports OpenType features, enabling the use of ligatures, stylistic sets, and other typographic enhancements.
  • When a traceback error occurs, the game's state is automatically saved. This save file can be sent to teammates to help diagnose the issue.

多くのその他の変更、修正、改善とともに、完全な更新内容は後述の変更履歴のページを参照してください。

Ren'Py 8.4 increases the minimum system requirements for Ren'Py and games. The Windows version now requires Windows 10 or later. Linux now requires Ubuntu 20.04 or later, the Steam "soldier" runtime, or a similar Linux distribution. 32-bit ARM Linux is no longer supported.

Finally, Ren'Py 8.4 is now the sole supported version of Ren'Py - there is not an equivalent Ren'Py 7 release that uses Python 2.

Ren'Py 8.4.1 のダウンロードは以下で見つけられます。:

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

Ren'Py の完全な変更履歴は以下にあります。:

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

ゲームを更新しなければならない変更点は以下にあります。:

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

クレジットスポンサーリスト もチェックしてください。

Credits

Ren'Py 8.4.1 のリリースは以下の人々によって届けられました:

  • Abdul
  • Andy_kl
  • Arman
  • Ayowel
  • Craig de Stigter
  • Dipesh Aggarwal
  • Doohyeon Won
  • Edward Nicholes Jr.
  • Elckarow
  • Emmanuel Ferdman
  • Farzher
  • Gio
  • Gouvernathor
  • Gregor Riepl
  • HB38
  • Jade Macho
  • Jaybe Games
  • Joshua Fehler
  • Kassy
  • Lezalith
  • Mal Graty
  • Mark
  • Matěj Račinský
  • Moshibit
  • Opolis13
  • Peter Dave Hello
  • Puxap-3opre
  • Quetz
  • Ruben Garcia
  • Stanislau Tsitsianok
  • Sunrise Sarsaparilla
  • TDCMC
  • Tichq
  • Vladya
  • avonder
  • brimbel
  • dm1sh
  • jamaine
  • lauwurence
  • levicratic
  • naughty road
  • nullvoid8
  • shawna-p
  • the66F95
  • tinyboxvk
  • veydzh3r
  • woolion

そしてこのリリースをテストしたすべての人々と私自身、 Tom "PyTom" Rothamel.

このリリースのほとんどの修正に寄与した Mal Graty に特別な感謝を

エディターダウンロード

初めてファイルを編集しようとすると Ren'Py ランチャーはエディターをダウンロー ドしてインストールするか尋ねます。インターネット接続が信頼されていなければ これに失敗するので、エディターは別途ダウンロードできます。インストールには エディターの圧縮ファイルを Ren'Py のディレクトリーに展開します。

VS Code: Editor, Ren'Py Language extension.
Ren'Pyの外にインストールされた VS codeを使用するには "Visual Studio Code (System)" エディターを選択してください。

Android および iOS サポート

Android および iOS, Web パッケージのビルド時に Ren'Py は RAPT (Ren'Py Android Packaging Tool) や Renios (Ren'Py iOS Support), Renpyweb (Web Platform Support) をダウンロードするように促します。 これらのダウンロードはインターネット接続が信頼されていなければこれに失敗するので、 個別にダウンロードできます。インストールには圧縮ファイルを Ren'Py のディレクトリーに展開します。 ("renpy-X.X.X" ディレクトリーの "rapt", "renios", "web" ディレクトリーに配置してください)

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

追加ダウンロード

Ren'Py Source Code: renpy-8.4.1-source.tar.bz2
バイナリなしの Ren'Py のソースコードを含みます。
Pygame_SDL2 Source Code: pygame_sdl2-2.1.0+renpy8.4.1.tar.gz
現行バージョンの Ren'Py の実行に必要なバージョンの pygame_sdl2 のソースコードを含みます。これは他のリリースバージョンの pygame_sdl2 よりおそらく新しです。
その他依存ファイル: https://www.renpy.org/doc/html/license.html
Ren'Py は GNU Lesser General Public License を含む いくつかのライセンス下のフリーソフトウェアを含んでいます。ソフトウェアの完全なリストと そのソフトウェアがダウンロード可能な github レポジトリへのリンクが上記となります。
Checksums: checksums.txt
Ren'Py の様々な配布ファイルのチェックサムです。

リリースの完全なリストはこちらです。