An open library of RPG Maker MZ plugins, powered by the community.

PGMZ - The Community-Driven Plugin Library for RPG Maker MZ

MZ plugins

Dark Plasma CG Gallery - DarkPlasma_CGGallery.js

Plugin desc : Providing CG gallery scenes

License : MIT License

Author : DarkPlasma

Website : https://github.com/munokura/DarkPlasma-MZ-Plugins/blob/main/DarkPlasma_CGGallery.js

Desc page : https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release

Download Page : https://raw.githubusercontent.com/munokura/DarkPlasma-MZ-Plugins/main/DarkPlasma_CGGallery.js

File name : DarkPlasma_CGGallery.js

Help of plugin :

@target MZ
@url https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release
@plugindesc Providing CG gallery scenes
@author DarkPlasma
@license MIT

@help
English Help Translator: munokura
This is an unofficial English translation of the plugin help,
created to support global RPG Maker users.
Feedback is welcome to improve translation quality
(see: https://github.com/munokura/DarkPlasma-MZ-Plugins ).
Original plugin by DarkPlasma.
Please check the latest official version at:
https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release
-----

Version: 2.0.2
Provides a CG Gallery scene.

You can open the scene with the following script:
SceneManager.push(Scene_CGGallery);

@param cgs
@text CG list
@desc Register the CG information.
@type struct<CG>[]
@default []

@param selectWindowWidth
@text Window Width
@desc Specify the width of the CG list window.
@type number
@default 300

@param selectWindowHeight
@text Window Height
@desc Specifies the height of the CG list window.
@type number
@default 300

@param secretTitle
@text Unreleased titles
@desc Displaying titles of CG that do not meet viewing conditions
@type string
@default ????

@param backgroundImage
@text background image
@desc Specifies the background image for the CG Gallery scene.
@type file
@dir img

スポンサードリンク

-MZ plugins

Copyright© PGMZ - The Community-Driven Plugin Library for RPG Maker MZ , 2026 All Rights Reserved.