输出格式

构建游戏发行包

您可以为游戏构建包括 Windows、Mac OS X、Linux、安卓和 iOS 在内全部平台的发行包。

Windows平台
选择打包后将导出游戏的工程文件夹。
如果您希望将文件夹打包成单独的 .exe 文件,请参考 [使用 Enigma Virtual Box] 部分。
Mac OS X
请发布游戏的工程文件夹以及文件夹下的 Game.app 文件。
* 在 Windows 平台下 Game.app 会显示成了一个文件夹,请不用担心,它可以在 Mac OS X 下正常运行。
Linux (2017 年 3 月 21 日更新)
请发布导出后的游戏文件夹。
更多在 Linux 上进行游戏的说明请参考 [在 Linux 上安装 RPG Maker MV]→[运行游戏] 部分。
安卓/iOS
请参考 [转换为安卓应用] 和 [转换为 iOS 应用] 部分。
网页浏览器(2016 年 3 月 1 日更新)
将文件上传到网络服务器上后,您可以直接在网页浏览器上运行游戏。

运行游戏所需的系统要求
系统要求 需要支持 HTML5 Canvas 以及 Web Audio API
iOS 8 或更高版本
Android 4.4 或更高版本
推荐运行环境 Windows, Android: Google Chrome 浏览器
Mac OS X, iOS: Safari 浏览器
* 在线进行游戏时请使用 Wi-Fi 。
* 推荐使用支持 WebGL 的浏览器进行游戏。

选项 [Exclude unused files(不包含未使用文件)] (2016 年 3 月 1 日更新)

勾选该选项,则游戏发布时将不包含未使用的文件。使用这一功能,您可以缩减游戏发行包的体积。

以下文件将被排除。

请参考 [[不包含未使用文件] 插件配置]部分来查看如何让本功能与插件相适应。

加密(2016 年 8 月 4 日更新)

Encrypt image or sound files that you use in the game.

Image Files
Check the box to encrypt any image files included in the package.
Sound Files
Check the box to encrypt any sound files included in the package.
Encryption Key
Optionally, you may enter a character string. This character string will be used in the file when encrypting.

If you wish to encrypt previously made games, you must save over the core script (the JavaScript file in the “js” folder) of the file stored in the project folder with the newest version of the game.

*You cannot use encrypted files within the project folder.
*Due to circumstances beyond our control regarding browser games, we cannot guarantee that these measures will prevent your game from being unlawfully copied.
*Encrypted voice files may lag or otherwise not play immediately when using Chrome for Android (including Chromium).
*Encrypted voice files will not play when using Mobile Safari (confirmed as of Ver9.0) due to the software being unable to handle file decryption.