Opened 3 years ago
Closed 3 years ago
#12758 closed defect (fixed)
REMORSE: No difficultly selection after intro video
Reported by: | XanthosEx | Owned by: | mduggan |
---|---|---|---|
Priority: | high | Component: | Engine: Ultima |
Version: | Keywords: | ||
Cc: | Game: | Crusader: No Remorse |
Description
After the intro video plays you should be able to select the difficulty level before the "Video Mail Received" video plays.
I'm using version: ScummVM 2.3.0git21070-gf35039acb0 (Jul 23 2021 05:40:55)
Change History (4)
comment:1 by , 3 years ago
comment:2 by , 3 years ago
Priority: | normal → high |
---|
This would be nice to get fixed before the release.
comment:3 by , 3 years ago
This has made me notice another inconsistency. The original game has two flows:
start from dos -> intro movies -> difficulty menu -> voice mail movie -> game
game (press esc) -> game menu (new game) -> difficulty menu -> voice mail movie -> game
In the second flow, ScummVM currently plays the intro movies again, which is not right. It will simplify the code to follow the original game flow in both cases.
Good point. The selector is implemented - you can get to it by choosing new game from the menu, but it should display here too. I had been avoiding adding it so I could get in to testing faster, then I forgot!