Skip to content

Wrong engine detected: Grave Spirit game control issues #2606

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
Helloworld996 opened this issue Jul 31, 2021 · 1 comment
Closed

Wrong engine detected: Grave Spirit game control issues #2606

Helloworld996 opened this issue Jul 31, 2021 · 1 comment
Labels
Event/Interpreter Heuristics All detection related: encoding, version, etc. Patch available
Milestone

Comments

@Helloworld996
Copy link

Name of the game:

Grave Spirit

Player platform:

Android,PC

Attach files (as a .zip archive or link them)

English version
https://drive.google.com/file/d/11_nPPxKsfgJ-fgGwhn9bKT6S293LS4hR/view?usp=drivesdk

Chinese version
https://drive.google.com/file/d/11V7O9ySVz6sKHxjYq3Z8VNG0Grj1pF5M/view?usp=drivesdk

Describe the issue in detail and how to reproduce it:

you could load save and find this problem
Grave spirit game whether in Chinese or English version, after getting the props birds, the automatic process will automatically exhale birds and the direction keys and the right can not be used.
But the game is normal on PC.
But PC's easyrpg has the same bug.
the reproduce videos:
https://drive.google.com/file/d/10ciDN7Sl_105x2G-MISiGx9_t4G6tU33/view?usp=drivesdk
https://drive.google.com/file/d/10k_bEPBOCyGXQmFQUnhNWRcMDz0VUMCd/view?usp=drivesdk

@fdelapena fdelapena added this to the 0.7.1 milestone Sep 4, 2021
@Ghabry
Copy link
Member

Ghabry commented Nov 1, 2021

There are two problems here:

  • The game is detected as 2000 but is a 2003 game, forcing 2003 fixes the arrow keys
  • The "bird" is automatically spawned, this does not happen in RPG_RT (Interpreter bug?)

EDIT: Forcing a newer RPG2k3 version fixes it, so the detection is just completely wrong :/

@Ghabry Ghabry changed the title Grave Spirit game control issues Wrong engine detected: Grave Spirit game control issues May 29, 2022
@Ghabry Ghabry modified the milestones: 0.7.1, 0.8.0 May 29, 2022
@Ghabry Ghabry modified the milestones: 0.9.0, 0.8.0 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
Event/Interpreter Heuristics All detection related: encoding, version, etc. Patch available
Development

No branches or pull requests

3 participants