Skip to content

Pocket Quest: Wrong engine detected #2221

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Ghabry opened this issue May 17, 2020 · 0 comments
Closed

Pocket Quest: Wrong engine detected #2221

Ghabry opened this issue May 17, 2020 · 0 comments
Labels
Heuristics All detection related: encoding, version, etc. Patch available
Milestone

Comments

@Ghabry
Copy link
Member

Ghabry commented May 17, 2020

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.

@Ghabry Ghabry added this to the 0.8.0 milestone Mar 16, 2023
Ghabry added a commit to Ghabry/easyrpg-player that referenced this issue Mar 16, 2023
…e reliable

Extracted are the VERSIONINFO and the amount of XYZ (logo) resources

Fix EasyRPG#2221
Fix EasyRPG#2606
Fix EasyRPG#2614

Related EasyRPG#2294 but not fixed because is about Emscripten
Ghabry added a commit to Ghabry/easyrpg-player that referenced this issue Mar 16, 2023
…e reliable

Extracted are the VERSIONINFO and the amount of XYZ (logo) resources

Fix EasyRPG#2221
Fix EasyRPG#2606
Fix EasyRPG#2614

Related EasyRPG#2294 but not fixed because is about Emscripten
@fdelapena fdelapena added Heuristics All detection related: encoding, version, etc. Patch available labels Mar 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Heuristics All detection related: encoding, version, etc. Patch available
Development

No branches or pull requests

2 participants