KEMBAR78
GOB: remove game type AJWorld, duplicated with Adibou1 by sdelamarre · Pull Request #4884 · scummvm/scummvm · GitHub
Skip to content

Conversation

@sdelamarre
Copy link
Contributor

Remove the game type kGameTypeAJWorld, which refers to the same game as kGameTypeAdibou1 ("A.J.'s World of Discovery" being the name of the Adibou 1 US localization).

This would force users to re-add the game, but it should be acceptable as it is not officially supported yet and marked as unstable. There were no persistent save games already implemented for kGameTypeAJWorld.

The same duplication exists in the "game" tab of the ScummVM data Google sheet ; would there be other places to check ?

A.J.'s World of Discovery is the name of the US localization of Adibou 1.
The only file listed in SaveLoad_AJWorld ("menu.inf") has been moved to SaveLoad_Adibou1.
@sev-
Copy link
Member

sev- commented Apr 9, 2023

Actually, you could use functionality for autoupgrading targets. see "engines/obsolete.h", and how it is used in AGOS engine. It is just a matter of defining a table.

@sdelamarre
Copy link
Contributor Author

@sev- Nice, I didn't know we had this feature. Added.

@sev-
Copy link
Member

sev- commented Apr 29, 2023

Thank you!

@sev- sev- merged commit a20e101 into scummvm:master Apr 29, 2023
@sdelamarre sdelamarre deleted the remove-ajworld-game-type branch August 3, 2023 06:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants