Search the Community
Showing results for tags 'utility'.
Found 7 results
-
This is a method using a helper program, see working in this video: First download the program through this link: Rm2k-Game-Windowed Password: RpgMaker2000 I have tested on Windows 8/8.1 and Windows 10, still plan to test on Windows 7 and Windows XP. If there is a virus alert or any problem, please don't run the program, take a screenshot of the error, delete the program and let me know here. Now follows a brief tutorial of the options you can use with this program. You should put this program inside your game folder, and instead of starting RPG_RT.exe, you should start Game.exe. You can change the program name to the title of your game. Through this program the game will run in windowed mode with a resolution of 640x480 and you cannot switch to full screen with F4 or 320x240 with the F5 key. To enable any of the keys, customize the settings in RPG_RT.ini. Enable Function-Keys: Enable F4 Key (Toggle fullscreen/windowed): F4Enabled=1 Enable F5 Key (Window size 1x/2x): F5Enabled=1 Enable F12 Key (Restart Game/Goto TitleScreen): F12Enabled=1 Fullscreen Mode: To enable full screen, if you want the player to never switch to windowed mode, just include this in the RPG_RT.ini: Fullscreen=1 Dynamic Change Icon: The Game.exe will dynamically replace the icon in the window and taskbar without affecting RPG_RT.exe. If you prefer to place a custom icon, just copy your own icon into the game folder and rename it to RPG_RT.ico. If you prefer the game to have the default icon, enable in RPG_RT.ini: Icondefault=1 Splash Image: To make a splash image appear before starting the game place a PNG format image in the folder and rename it Splash.png. The image doesn't need to be transparent, just include the #000 color in all the points that the executable itself will make transparent.
-
[CGMZ] Unlimited Event Conditions By: Casper Gaming Last Update: July 28, 2023 Latest Version: 1.0.0 Introduction This plugin allows unlimited event conditions on each page. By default, you are limited to only two switches, one variable, and some other conditions. This removes those limitations, and adds new conditions. See below for full list of event conditions in this plugin. Event Conditions: Switch - Can check if a global switch is ON or OFF. Variable - Can check if a global variable is <, <=, =, !=, >=, or > some value. Self Switch - Can check if any event from any map's self switch is ON or OFF. Gold - Can check if the player's gold is <, <=, =, !=, >=, or > some value. Item - Can check if the player's inventory has <, <=, =, !=, >=, or > of some item. Weapon - Can check if the player's inventory has <, <=, =, !=, >=, or > of some weapon. Can also check if the weapon is equipped by any actor in the party. Armor - Can check if the player's inventory has <, <=, =, !=, >=, or > of some armor. Can also check if the armor is equipped by any actor in the party. Vehicle - Can check if the player is ON or OFF some vehicle. Actor - Can check if an actor is IN or NOT IN the party. Timer - Can check if the timer has <, <=, =, !=, >=, or > some time remaining. Features Add as many event page conditions as you want New event page conditions, including gold/armor/weapon/timer/vehicle conditions Video Screenshots How to Use Import into plugin manager and enable the plugin. Some customization options are available. Further instructions in plugin. Plugin Plugin (along with all my other plugins) can be found here: https://www.caspergaming.com/plugins/cgmz/unlimitedeventconditions/ Requires CGMZ Core which can be found here: https://www.caspergaming.com/plugins/cgmz/core/ Credit & Terms https://www.caspergaming.com/terms-of-use/ Version Info
-
CGMZ System Settings By: Casper Gaming Last Update: October 22, 2022 Latest Version: 1.0.0 Introduction This plugin adds some plugin commands that are meant to give you more control over system settings after the game starts. While there are a lot of system settings in the database, these are often not very easily changed during gameplay. This plugin fixes that by allowing control over every system setting mid-game. Features Change Database -> System settings mid-game Change touch UI destination sprite visibility Change battle system mid-game How to Use Import into plugin manager and enable the plugin. Some customization options are available. Further instructions in plugin. Plugin Plugin (along with all my other plugins) can be found here: https://www.caspergaming.com/plugins/cgmz/systemsettings/ Requires CGMZ Core which can be found here: https://www.caspergaming.com/plugins/cgmz/core/ Credit & Terms https://www.caspergaming.com/terms-of-use/ Version Info
-
CGMZ Global Data By: Casper Gaming Last Update: 6/28/2021 Latest Version: 1.0.0 Introduction Ever wanted to save things in one game, and have them available to all other saved games? Now you can. It supports saving a string of text, a number, a switch, or a variable. You can load the data in another saved game, or clear the data if you don't want other saves to have access to it any more. Features Share switches and variables between all save files Pass text, decimal, and other data between save files with a key/identifier Screenshots How to Use Import into plugin manager and enable the plugin. Some customization options are available. Further instructions in plugin. Plugin Plugin (along with all my other plugins) can be found here: https://www.caspergaming.com/plugins/cgmz/globaldata/ Requires CGMZ Core which can be found here: https://www.caspergaming.com/plugins/cgmz/core/ Credit & Terms https://www.caspergaming.com/terms-of-use/ Version Info
-
CGMZ Infinite Balloons By: Casper Gaming Last Update: 11/20/2020 Latest Version: 1.0.0 Introduction Unlock a more powerful balloon event command. This plugin allows you to use balloon sheets of any size and use as many balloons as you want. It removes the limit of the default show balloon event command. You can also use icons as balloons. Features Use as many balloons as you want on your balloon sheet. Use icons inside balloons. Screenshots How to Use Import into plugin manager and enable the plugin. Some customization options are available. Further instructions in plugin. Plugin Plugin (along with all my other plugins) can be found here: https://www.caspergaming.com/plugins/cgmz/infiniteballoons/ Requires CGMZ Core which can be found here: https://www.caspergaming.com/plugins/cgmz/core/ Credit & Terms https://www.caspergaming.com/terms-of-use/ Version Info
-
CGMZ Infinite Colors By: Casper Gaming Last Update: 9/9/2020 Latest Version: 1.0.0 Introduction This plugin allows you to define your own colors for use in messages or anywhere else they are supported. It uses the same color escape code \c[x] where x is the id of the color you want to access. Features Define as many custom colors as you want Use hex codes or rgb values to create colors Uses built-in \c[x] color text code Screenshots How to Use Import into plugin manager and enable the plugin. Some customization options are available. Further instructions in plugin. Plugin Plugin (along with all my other plugins) can be found here: https://www.caspergaming.com/plugins/cgmz/infinitecolors/ Requires CGMZ Core which can be found here: https://www.caspergaming.com/plugins/cgmz/core/ Credit & Terms https://www.caspergaming.com/terms-of-use/ Version Info
-
Novel Message Plus Author: Yoji Ojima, Sasuke Kannazuki Additional Code / Edit: Soulpour777 I know that not everyone of us is playing or making RPG style games in RPG Maker. Some of the people I saw are making visual novels, action platformers and even rhythm games. I like that. With this upgraded plugin from the Kadokawa DLC, this would give you the following new features: Message X and Y placement (Indention / Margin) Message Width and Height Choicebox X and Y DOWNLOAD (Website)