Opened 13 months ago
Last modified 10 months ago
#12518 new defect
AGS: Whispers of a Machine - Company logos not vertically centered & show main menu background at bottom
Reported by: | Thunderforge | Owned by: | |
---|---|---|---|
Priority: | low | Component: | Engine: AGS |
Version: | Keywords: | whispersofamachine | |
Cc: | Game: |
Description
When starting up Whispers of a Machine (whispersofamachine
), the company logos appear differently in ScummVM than in the original game.
Expected behavior
The company logos are vertically centered with black bars above and below.
Tested with macOS Steam
Actual behavior
The company logos begins at the top of the window and, instead of black bars, the main menu background is visible.
Tested with 6 May macOS x64 daily build (ab8c4cc5)
Attachments (2)
Change History (4)
by , 13 months ago
Attachment: | Original Game Logos.png added |
---|
by , 13 months ago
Attachment: | ScummVM Logos.png added |
---|
comment:1 by , 13 months ago
comment:2 by , 10 months ago
Priority: | normal → low |
---|
Marking these as low priority, since they're existing issues in the stand-alone interpreter. This should make it easier to keep track of upstream problems vs ones introduced in ScummVM
I just tried with the AGS 3.5 interpreter and it behaves in the same way as ScummVM. So this issue is not specific to ScummVM. Whispers of a Machine is known to use a modified AGS engine. We ported some of the changes to ScummVM, but it is possible that the difference is caused by some changes we did not include.
The source code for the modified engine is available at https://github.com/josthas/WoaMAGS/ in case somebody wants to try to find out what changes it has that could cause this.