aphadeon / OpenGame.exe

A custom Ruby-powered game engine that supports RPG Maker games.
24 stars 10 forks source link

Input undefined constants #10

Closed aphadeon closed 9 years ago

aphadeon commented 9 years ago

RGSS1/2 input used constants instead of symbols. Ergo, they don't work and it causes XP and VX to crash on boot. I am working on a hybridized system now to resolve this.