wanted to thank you for posting this, it helped me with several games i've been having this issue with!
also wanted to add that it appears Windows 11 users need to open the rpg_core file with Notepad or with a similar program, right-click and Open With, then select notepad. just double-clicking the javascript file seems to confuse Windows as to what it is lol
use the Find or Search feature to quickly search for: if (this._skipCount === 0) {
then replace it entirely with: if (this._skipCount <= 0) {
MAKE SURE YOU SAVE THE FILE IN-PLACE!
then open the game and see if it freezes. this worked for me but some other people also having this issue have mentioned needing to go to their Graphics Card settings and manually limit frame-rate for individual RPGmaker games to 60fps, which seems to work for some people but not others
i did both and now dont have the freezing issue on the games i wanna play 馃憤馃憤
