Skip to content

Old RPG Maker Style (orms) v1.1.2

Compare
Choose a tag to compare
@BilouMaster BilouMaster released this 24 Feb 22:18
· 22 commits to master since this release

Make a RM2K(3)-like game with RMVXAce!

Screenshot

Installation

  • You don't need to download the Source code (automatically added by GitHub)
  • Copy-paste the orms.rb content in ▼ Materials (preferably after the others)
  • Put Font.png and Font_color.png in the Graphics/System/ folder

Configuration / Features

Go read the README.rb, or just see the ORMS_CONFIG module in the script, and its comments!

ChangeLog (v1.1.2)

  • Fix BITMAP_FONT cache
  • Fix weird tab issue
  • Fix name input window (line_height, Nx/Pr instead of Page)
  • Fix right arrow in equip status
  • Show a non-identified square instead of a blank space for wrong characters
  • Full compatibility with RME
  • Improve performance for both RME::ScreensEffects && orms::PIXELATE_SCREEN