You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Key Input doesn't work because the game is detected as "RPG Maker 2000 (Heuristic)". This heuristic was added for .flow because the game uses a 2k3 DB but actually is a 2k game (breaks the menu otherwise).
The heuristic checks if all the database chunks for 2k3 are empty.
The text was updated successfully, but these errors were encountered:
Name of the game: Pocket Quest
https://rpgmaker.net/games/4610/
Key Input doesn't work because the game is detected as "RPG Maker 2000 (Heuristic)". This heuristic was added for .flow because the game uses a 2k3 DB but actually is a 2k game (breaks the menu otherwise).
The heuristic checks if all the database chunks for 2k3 are empty.
The text was updated successfully, but these errors were encountered: