MTROPOLIS: Three new titles for detection (bug #15316)#6531
Merged
elasota merged 2 commits intoscummvm:masterfrom Apr 17, 2025
Merged
MTROPOLIS: Three new titles for detection (bug #15316)#6531elasota merged 2 commits intoscummvm:masterfrom
elasota merged 2 commits intoscummvm:masterfrom
Conversation
New titles: An Odyssey Of Discovery: Living Science The Facts about Genes & our Food: A Compendium Unlock the Secrets: Shadow Warrior Plugin Modifiers: Thereware: HotText, KeyScroll Standard (Extras): openApp Pierian: WasteMod, SaveFileMod, FlattenMod
Contributor
|
Looks OK to me |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Three new titles are added for detection in mTropolis. They were requested in bug #15316.
All these titles use plugin modifiers which are new to ScummVM. Stubs for these new modifiers are included.
An Odyssey Of Discovery: Living Science
Learning game about various topics in biology and ecology
Unlock the Secrets: Shadow Warrior
Video-based guide/walkthrough for the game Shadow Warrior
The Facts about Genes & our Food: A Compendium
A multimedia book about food genetics engineering
Since ScummVM is able to run this title (pending a new modifier stub from this PR), it is listed as Unsupported instead of Unimplemented.
The mTropolis part is just an autostart launcher. The actual compendium on the CD-ROM is both a PDF and HTML files to be viewed in a browser. While this launcher is uninteresting in terms of content, I consider it technically interesting for ScummVM. It is the second mTropolis 2.0 title that runs in ScummVM (after Unit: Re-Booted) and the first sample to use the
openAppmodifier.