RPGツクールMV用プラグイン投稿・告知サイト

#ツクプラ

IRPP Made With Mv EX - IRPP_MV_MadeWithMvEX.js

シェア用テキスト:
▼IRPP Made With Mv EX(イロスマRPG制作委員会様作) - IRPP_MV_MadeWithMvEX.js
https://plugin.fungamemake.com/archives/18839
Made with MVの改造版です。様々な不具合を修正しました。

機能概要: Made with MVの改造版です。様々な不具合を修正しました。

利用規約(ライセンス):
・詳細はダウンロードページ・プラグイン内を確認

作者:イロスマRPG制作委員会

作者サイト:https://w.atwiki.jp/nakasuma/pages/1.html

ファイル名:IRPP_MV_MadeWithMvEX.js

プラグインのヘルプ:

*:
 * メモ: イメージはimg/systemフォルダ内に保存されます。
 *
 * @plugindesc (※他のIRPPより上)Made with MVの改造版です。様々な不具合を修正しました。
 * @author イロスマRPG制作委員会(改造元:Dan ”Liquidize” Deptula)
 *
 * @help ※必ずこのプラグインを一番上に導入してください。
 *   このプラグインを他のIRPPプラグインより上に導入しないと
 *   全てのスキルが使用不可になります。
 *
 * @param Page1
 * @text Made With MVロゴ
 *
 * @param Show Made With MV
 * @desc ”Made with MV”のロゴを表示できる/できないようにします。 
 * デフォルト: ON
 * @default true
 * @type boolean
 * @on ON
 * @off OFF
 * @parent Page1
 *
 * @param Made with MV Image
 * @desc ”Made with MV”を表示する際に使用する画像
 * デフォルト: MadeWithMv
 * @default MadeWithMv
 * @require 1
 * @dir img/system/
 * @type file
 * @parent Page1
 *
 * @param Skip Made With MV
 * @desc MadeWithMvを決定入力でスキップ可能にするかどうか
 * デフォルト:ON
 * @default true
 * @type boolean
 * @on ON
 * @off OFF
 * @parent Page1
 *
 * @param Scale Made With MV
 * @desc ”Made with MV”の画像を画面サイズに合わせて調整します
 * デフォルト: OFF
 * @default false
 * @type boolean
 * @on ON
 * @off OFF
 * @parent Page1
 *
 * @param Page2
 * @text カスタムロゴ
 *
 * @param Show Custom Splash
 * @desc カスタムロゴを表示できる/できないようにします。 
 * デフォルト: OFF
 * @default false
 * @type boolean
 * @on ON
 * @off OFF
 * @parent Page2
 *
 * @param Custom Image
 * @desc カスタムロゴを表示する際に使用する画像
 * デフォルト: 
 * @default 
 * @require 1
 * @dir img/system/
 * @type file
 * @parent Page2
 *
 * @param Skip Custom Splash
 * @desc カスタムロゴを決定入力でスキップ可能にするかどうか
 * デフォルト:ON
 * @default true
 * @type boolean
 * @on ON
 * @off OFF
 * @parent Page2
 *
 * @param Scale Custom Splash
 * @desc カスタムスプラッシュ画像を画面サイズに合わせて調整します
 * デフォルト: OFF
 * @default false
 * @type boolean
 * @on ON
 * @off OFF
 * @parent Page2
 *
 * @param Page3
 * @text フェード関連
 *
 * @param Fade Out Time
 * @desc フェードアウトに要する時間(フレーム数)
 * デフォルト: 30
 * @default 30
 * @type number
 * @min 1
 * @max 120
 * @parent Page3
 *
 * @param Fade In Time
 * @desc フェードインに要する時間(フレーム数)
 * デフォルト: 30
 * @default 30
 * @type number
 * @min 1
 * @max 120
 * @parent Page3
 *
 * @param Wait Time
 * @desc フェードインからフェードアウトまでに要する時間(フレーム数)
 * デフォルト: 90
 * @default 90
 * @type number
 * @min 1
 * @max 300
 * @parent Page3
 *
 * @param Page4
 * @text その他
 *
 * @param Test Splash Hide
 * @desc テストプレイ時にスプラッシュ画面を隠します。
 * デフォルト: ON
 * @default true
 * @type boolean
 * @on ON
 * @off OFF
 * @parent Page4
 *
 */

スポンサードリンク

スポンサードリンク

Copyright© #ツクプラ , 2026 All Rights Reserved.