#author("2022-10-12T03:26:49+00:00","default:admin","admin")
*公開ファイルの出力 [#g9771779]
完成したゲームを、公開用の実行(exe)ファイルに出力するユーティリティ機能です。
#author("2022-11-28T07:38:00+00:00","default:admin","admin")
*Published Work Export [#g9771779]
This is a utility function that exports the completed game to an executable (exe) file for publication.
//COLOR(#FF0000):画像入る

#ref(./公開ファイルの出力.png,50%)
#ref(./Utility.png,50%)
#br

**Windows用公開ファイルの出力ファイルパス [#mf4974a1]
-''ファイルパス''
実行ファイルを出力・保存するパスが表示されます。パスをクリックすると直接入力もできます。
-''参照''
クリックすると保存先を選択するダイアログが表示されます。出力したい場所を指定します。
**ゲームの起動アイコン [#pd0502de]
ゲームの起動アイコンを設定します。
-''アイコン変更''
実行ファイルのアイコンを指定した画像に変更します。
クリックするとファイル選択ダイアログが表示されます。アイコンにしたい画像を指定します。
ただし、アイコンを変更するとデジタル署名が無効になります。
**Exporting Path of Published File for Windows [#mf4974a1]
-''File Path''
The path to export and save the executable file will be displayed. You can also enter the path directly by clicking on it.

-''Steamworks連携''
Steam対応のゲーム開発や配信に役立つツールやサービスである「Steamworks」と連携するための設定項目です。
-''Browse''
Clicking on the button displays a dialog box to select a location to save the file. Specify the location where you want to export the data.

--''Steam DRMを使用する''
Steamが提供するSteam DRMを使用して公開ファイルの起動認証を行うための設定です。
指定したAppIdのアプリを所有していないとゲームが起動しないというコピーガードを実現します。
この機能は、SteamからAppIdが発行されている方のみ使用してください。
**Game Icon [#pd0502de]
Specify a game launch icon.

-''Change Icon''
Change the icon of the executable file to the specified image.
Click to display the file selection dialog. Specify the image you want to use as an icon.
However, changing the icon will invalidate the digital signature.

-''Linking to Steamworks''
This section specifies settings to work with Steamworks, a tool and service that helps develop and distribute Steam-compatible games.

--''Use Steam DRM''
Specify to use Steam DRM provided by Steam to authenticate the launch of published files.
It provides a copy protection that the game will not start unless a user owns the app with the specified AppId.
This feature should only be used by those who have been issued an AppId by Steam.

--''AppId''
Steamから発行されたAppIdを入力します。
Enter the AppId issued by Steam.

-''オプション''
--''不要マップを削除''
チェックを入れると、ゲームで使用されていないマップを削除して出力します。
--''フルスクリーンで起動''
チェックを入れると、ゲームがフルスクリーンで起動されます。
--''起動時の展開中に表示するテキスト''
ゲーム起動時の展開中に表示すえうメッセージを入力します。
デフォルトは「Loading...」です。
-''出力''
クリックすると、設定に従ってゲームの実行ファイルが出力されます。
-''Options''
--''Omit Unused''
If checked, maps not used in the game will be omitted from the export.

--''Fullscreen''
If checked, the game will be launched in full screen.

--''Text to be Displayed During Startup Deployment''
Enter the message to be displayed during deployment at game startup.
Default is "Loading...".

-''Export''
Clicking on it will export an executable file of the game according to your specifications.


Front page   New Page list Search Recent changes   Help   RSS of recent changes