Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit) (+1)

Not certain if I'm just being ultra smoothbrained here, but in the mainline quest in the desert mountain area, I'm doin the slab puzzles and one of them has a textbox bit where you're supposed to put in a name. Fairly certain the name is Ramses. But the box is already filled with "Password" and I can't delete the existing entry, plus hitting literally any button besides the OK button just makes an error sound. Anyone know how to fix that?

Edit: upon further experimentation, mashing escape worked. Not sure why that button functioned instead of backspace, but hey, it's a solution.

(+1)

That's default RPGmaker controls. Can be confusing when you have to input text while sitting in front of a keyboard, but can't actually type.
Remember: you're not in a text editor, you're in an RPGmaker game.

Select Symbol: Arrow Keys
Input Selected Symbol: Enter/Space/Z (all the "yes" buttons)
Delete Last Symbol: Escape/Insert/X (all the "no" buttons)

Backspace isn't mapped to any function in RPGmaker and therefore doesn't do anything, even though you'd think it should.