This is an old revision of the document!
How to Setup
These are step by step instructions of how to manually set up Card Game Combat in your RPG Maker Game Project. If you would like to skip ahead to a working project, we would recommend downloading the Blank Templates instead which already have these files and folders set up for you.
1. After purchasing Card Game Combat from MythAtelier itch.io Store, download the compressed folder Plugin Suite to your local drive.
2. Unpack the folder using WinZip/WinRar (or equivalent) and go into the Plugin Suite folder. Highlight and copy all plugin files.
3. Go to your RPG Maker Project directory and open the plugins folder (inside the js folder). Paste the files from the Plugin Suite.
4. Return to the unpacked folder and go into the Image Files folder. Highlight and copy the folders called CGC and system. This will replace some files in the existing img/system folder.
5. Open your RPG Maker Project in the engine and then go to your Plugin Manager. Click on an empty space to open the Plugin Window and select each of the plugins from the Plugin Suite to add to your project. Make sure that the CGC Plugins are placed in the following order:
6. Run your game to see if there are any immediate crashes or errors. If there are no errors, proceed to the next step. However, if there are any issues, it can mean one of a few things:
The CGC Plugins are not placed in the correct order in the Plugin Manager | Look at the Plugin Order in the step above and see if all the CGC Plugins are first in that order. If they are, try moving them as a block to either the top or the bottom of the plugin order and running the game. |
Some parameters of the CGC Plugins are missing or have incorrect values | Go through the CGC Plugins and see if all the parameters have a value. You can check the Demo Project or the Help Manual section of this wiki to input some of the default values. |
Incompatibility between the CGC Plugins and another plugin your project is using | Turn each CGC plugin ON/OFF until the project is running again, then report this to our Email, Forums or Discord. We will follow up with you once we have been able to extend compatibility to that plugin. |
6. If there are no crashes and you can see Cards in the Menu and in Battle, that means Card Game Combat is working in your game!
Folder Structure
Though you can freely determine what directories different Image files come from in the plugin parameters, we would recommend creating a cards subfolder within your project's img folder to place the custom images. Within the cards folder, it can be helpful to create two folders art and bases to distinguish between two types of images that the plugin will use to construct the cards (see Card Overview).
If all else fails, the CGC plugin will look in the system folder for fallback images. These can be set in the plugin parameters of MYTH_CGC_CoreEngine.