Ren'Py 8.3.1 "Second Star to the Right"
は2024.9.7にリリースされました。
Ren'Py 8.3.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.3.1, a fix release that improves earlier versions of Ren'Py 8.3, and should be used for all new games.
Ren'Py 8.3 and Ren'Py 7.8 are joint releases that add many new features,
fixes, and improvements to Ren'Py. The two biggest features are:
- Audio Filters, a system for processing audio in real-time, allowing for
effects like high-pass and low-pass filters, reverb, and more.
- Text shaders, which allow GLSL shaders to be applied to text. These allow
for many text effects that were not possible, and make it possible to replace
the default typewriter slow-text effect with other options, like a moving
dissolve.
Some of the other changes are:
- Improvements to shaders, including shader-part local variables that make it easier to combine
shaders.
- Changes and improvements to the window statements to give better control over window
management.
- New functions that make it possible to screenshot displayable (for example, a layered image that
contains a paper doll) and save that screenshot to a file.
- Updated Steam support, including new support for the Steam Timeline.
- Ren'Py's Android support now targets Android 15 (API Level 35).
- Ren'Py's Android support now supports sizes of up to 4GB on Google Play.
- Retained speech bubbles are now automatically cleared when appropriate.
多くのその他の変更、修正、改善とともに、完全な更新内容は後述の変更履歴のページを参照してください。
Ren'Py 8.3.1 のダウンロードは以下で見つけられます。:
https://www.renpy.org/release/8.3.1
Ren'Py の完全な変更履歴は以下にあります。:
https://ja.renpy.org/doc/html/changelog.html
ゲームを更新しなければならない変更点は以下にあります。:
https://ja.renpy.org/doc/html/incompatible.html
クレジット と
スポンサーリスト もチェックしてください。
非推奨事項
元々のOpenGL レンダラーは 次回メジャーリリース後に廃止されます。
Windows 7, 8, and 8.1 のサポートは次回メジャーリリース後に廃止されます。
Credits
Ren'Py 8.3.1 のリリースは以下の人々によって届けられました:
- Abdul
- Aleksandar Belic Aleksanchez
- Alexandre Detiste
- Andy_kl
- Bas Couwenberg
- Brainos
- CensoredUsername
- Chengtian He
- Dipesh Aggarwal
- Elckarow
- Gouvernathor
- HB38
- ImJustAQ
- Kuro
- Lent1
- Mal Graty
|
- OctoSpacc
- OleSTEEP
- Petr Abdulin
- Ren'Py Bot
- Tichq
- Viktoras Agejevas
- Zout141
- do10HM
- iivusly
- kyouryuukunn
- levicratic
- luejerry
- m-from-space
- minger0
- npckc
- shawna-p
| | |
|
そしてこのリリースをテストしたすべての人々と私自身、 Tom "PyTom" Rothamel.
エディターダウンロード
初めてファイルを編集しようとすると 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.3.1-rapt.zip
- iOS Support (Renios): renpy-8.3.1-renios.zip
- Web Platform Support (Renpyweb): renpy-8.3.1-web.zip