thanks man , it fixed my gameI think I found the root cause for speed issue. Seems like it's related to the vsync settings in the new version. I commented out these line in the mkxp.json, and it can run at the normal speed again.
Code:"vsync": true, "syncToRefreshrate": true,