Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

RPG Maker Cook Tool Deluxe

The one stop shop for deploying RPG Maker MV/MZ games · By AceOfAces

FSDK_AdvSaveHandler.js and Keybinds (Q/E)

A topic by ianov created May 04, 2025 Views: 83 Replies: 1
Viewing posts 1 to 3

When I play test, and when I play the deployed game.  Q/E become Page up and Page down.... which are not my original keybinds...
Does the FSDK_AdvSaveHandler.js alter page up or page down or  Q/E keybinds? ... it works fine with out the FSDK_AdvSaveHandler.js deployed... but then again..I can't save anymore...

Hello, ianov!

The AdvSaveHandler plugin doesn't alter any keybinds. It's possible that there's a conflict with file loading (assuming that the keybinds are saved on the settings file). Check if there are any errors by opening the dev tools (pressing F12 opens them).

moved this topic to Troubleshooting