The title for each event listed below is a link to its corresponding RGSS2 scripts.
Remember: All content linked is in Japanese.
Base functions:
Base functions
KGC_AdjustBattleWait
Adds the ability to adjust message speed (battle weight) during battle scenes.
KGC_BattleCount VX
Add a process to obtain various battle-related counts (victories, escapes, etc.).
KGC_ContinueBGM
This will allow you to enter battle with the background music on the map still playing.
KGC_DetailedBareHands
Added the ability to set attack attributes and animations when bare-handed.
KGC_DisableDEP
This disables DEP (Data Execution Prevention), which sometimes causes VX to crash. * DEP itself has been implemented in Windows XP SP2 and later, but it can only be disabled programmatically in XP SP3 or Vista SP1 and later.
KGC_ExtraDropItem
Increases the variety of items dropped by enemies.
KGC_ForceStopVictoryME
When a battle is won, ME will be forcibly stopped when the map screen is switched over.