mkxp-z / mkxp-z

Open-source cross-platform player for (some) RPG Maker XP / VX / VX Ace games. A very heavily modified fork of mkxp. RGSS on steroids with a stupid name.
https://github.com/mkxp-z/mkxp-z/wiki
GNU General Public License v2.0
139 stars 39 forks source link

Missing implementation to "Graphics.vsync" #195

Open donmor opened 1 week ago

donmor commented 1 week ago

When running game "Deteriorate1" (RGSS3), it complains:

Script 'Config Window' line 26: NoMethodError occured, undefined method `vsync='for Graphics:Module

Sounds like some implementations are missing at this moment.

Eblo commented 1 week ago

What happens if you run this game with the official runtime? Graphics.vsync does not appear in the official RGSS3 documentation.

donmor commented 1 week ago

It just runs.

And you mean Graphics.vsync is not in RGSS3 Api? Then it may be some hacks in original executable.