public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

Irina's Collectible Card Game Plugin - Reduce Pictures Shown

BMM Archive · July 15, 2026

Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.

Original Source

  • Original title: Irina's Collectible Card Game Plugin - Reduce Pictures Shown
  • Original author: Vis_Mage
  • Original date: January 15, 2020
  • Source thread: https://forums.rpgmakerweb.com/threads/irinas-collectible-card-game-plugin-reduce-pictures-shown.117276/
  • Source forum path: Game Development Engines > RPG Maker Javascript Plugins > Javascript/Plugin Support

Summary

Hey, I'l hoping someone could help me with a (presumably) small tweak to Irina's Collectible Card Game plugin. https://atelieririna.itch.io/collectible-card-game I hope this is the right place for this. It is a paid plugin, but her terms state that the plugin can be edited. The plugin unfortunately suffers from extreme lag for most computers, to the point of being unplayable. However, I believe there is a simple solution that could fix this.

Archived First Post

Hey,

I'l hoping someone could help me with a (presumably) small tweak to Irina's Collectible Card Game plugin. https://atelieririna.itch.io/collectible-card-game

I hope this is the right place for this. It is a paid plugin, but her terms state that the plugin can be edited.

The plugin unfortunately suffers from extreme lag for most computers, to the point of being unplayable. However, I believe there is a simple solution that could fix this.

It largely has to do with the way the deck/discard/exhaust piles are handled. Those piles are not static images, instead the plugin creates a new image for each card in each of those piles. So, with the standard deck size of 40, that's 80 unneeded images that are being loaded at all times.

You can see this in action by changing the min deck size to less than 10, and going into a game with both players having 10 or less card. With this, it actually runs pretty well.

I'm hoping someone that has access to the plugin could help create a fix for this issue. Presumably the easiest fix would be to tweak the plugin to, instead of loading a new picture for each card in a pile, instead load a single static image.

Again, I hope this is alright to ask, and likewise, I hope this actually makes sense. If you have any questions, please don't hesitate to ask.

Thank you!

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download
Creator Claims / Removal

If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.

#039#rpg-maker-archive#js-support

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar