- --
Viewing Issue Advanced Details
ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
---|---|---|---|---|---|
07269 | Graphics | Minor | Always | Mar 27, 2019, 19:30 | May 26, 2020, 21:08 |
Tester | Leezer | View Status | Public | Platform | MAME (Self-compiled) |
Assigned To | Haze | Resolution | Fixed | OS | Windows Vista/7/8 (64-bit) |
Status [?] | Resolved | Driver | |||
Version | 0.207 | Fixed in Version | 0.222 | Build | 64-bit |
Fixed in Git Commit | Github Pull Request # | ||||
Summary | 07269: penbros and clones: Wierd scrolling screen | ||||
Description | Complete a level the screen seems to scroll incorrectly into the next level. | ||||
Steps To Reproduce | just play a game and complete first level | ||||
Additional Information | |||||
Github Commit | |||||
Flags | |||||
Regression Version | |||||
Affected Sets / Systems | penbros and clones | ||||
Attached Files
|
|||||
Relationships
Notes
3
No.16278
Haze Senior Tester
Mar 27, 2019, 22:08
edited on: Mar 27, 2019, 22:13 |
this is expected with the current stage of the zooming implementation previously the zooming was entirely missing now it scrolls to the position (as it should be doing during the zoom) but the zoom part doesn't happen yet. (the transition has never been correct in MAME) (there is a full longplay of this on YouTube showing all the between level effects, it even shows some cases where the original hw glitches while zooming which will be useful later to prove BTNABs) there are a few other seta2 cases where it will 'slide' now where there are missing zooms, the driver was missing the majority of the video effects prior to the work I did on it. |
---|---|
No.17678
MetalGod Senior Tester
May 25, 2020, 18:02
|
Fixed by Haze |
No.17679
ICEknight Tester
May 26, 2020, 21:08
|
It looks like the main character appears floating out of bounds during the transitions? https://i.imgur.com/qVRvwRD.png https://i.imgur.com/gS9XEPV.png |