Opened 7 years ago
Closed 4 years ago
#10347 closed feature request (fixed)
Pegasus: Unknown version of Pegasus prime
Reported by: | dafioram | Owned by: | sev- |
---|---|---|---|
Priority: | normal | Component: | Engine: Pegasus |
Version: | Keywords: | ||
Cc: | Game: | Journeyman Project Pegasus Prime |
Description
I have download pegasus prime from gog on windows and it runs just fine. It uses a modified scummvm version pre-1.7.0.
If I take the PP Data folder and try to important it into a recent scummvm version (scummvm win32 kirben 2.0.0git-87-gc278677d07) it says the version is not recognized. It is english.
The game in '\Pegasus_Prime\' seems to be an unknown The Journeyman Project: Pegasus Prime engine game variant. Please report the following data to the ScummVM team at https://bugs.scummvm.org/ along with the name of the game you tried to add and its version, language, etc.: Matched game IDs: pegasus {"JMP PP Resources", 0, "d13a602d2498010d720a6534f097f88b", 2075337},
Change History (7)
comment:1 by , 7 years ago
comment:2 by , 7 years ago
The DVD version of Pegasus contain quite a lot of changes when compared to the CD version. Including a very large easter egg, new sequences and higher quality sounds and movies.
It requires a lot more changes than just adding the detection entry. Fortunately it uses a fork of ScummVM, and a source patch was released with the game. I took some time to update it a few months ago, as well as apply a few fixes of my own: https://github.com/bgK/scummvm/tree/pegasus-dvd
However this patch cannot be merged without having a discussion beforehand regarding a certain aspect of its authorship, and making sure it does not break the CD version. So, please don't create a pull request with it.
comment:3 by , 7 years ago
It looks like you have already included the authorship details in your commit and authors file, does anything else need to be done in this respect? Should we first attempted to have clone2727 submit this patch instead?
Is the next step to have testers playthrough the cd and dvd versions of your fork?
comment:4 by , 7 years ago
Component: | --Other-- → Engine: Pegasus |
---|
comment:5 by , 5 years ago
Game: | → Journeyman Project Pegasus Prime |
---|
comment:6 by , 4 years ago
Summary: | Pegasus: Unknown version → Pegasus: Unknown version of Pegasus prime |
---|---|
Type: | defect → enhancement |
comment:7 by , 4 years ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
This now has been fixed. The DVD version is fully supported. Please test.
Fixed by PR1073