Viewing Issue Advanced Details
ID Category [?] Severity [?] Reproducibility Date Submitted Last Update
08593 Graphics Minor Always Apr 1, 2023, 06:27 Apr 19, 2023, 01:47
Tester ywy View Status Public Platform MAME (Official Binary)
Assigned To ywy Resolution Fixed OS Windows 10/11 (64-bit)
Status [?] Resolved Driver
Version 0.253 Fixed in Version 0.254 Build 64-bit
Fixed in Git Commit e04cb56 Github Pull Request # #11073
Summary 08593: landmakr and clones: ending slide has wrong vertical offset
Description the second and third ending slide graphics (playfield 4) are shifted up by one line compared to the first slide
Steps To Reproduce clear round 10 vs gaira as any character and view the ending sequence. the graphics will appear to shift upwards during the transition between the first and second slide.

best seen on landmakrj because of additional text on tilemap layer
Additional Information pcb reference:


there's no scroll, but the playfield's line ram y zoom values at 628200 differ (00 vs 80) from the next slides on playfield 3 and 2, and setting w@62822e=0080 (undoing an extra 2x zoom) w@628400=0000; w@628600=0000 corrects the shift to be the same as the other playfield in this case.
ignoring the first zoom values also makes land maker opening animation, recalhorn title screen mountain, gekirindan title correct to pcb recording offsets, but does not fix (nor regress on) quizhuhu bottom line, recalhorn title scrolling sky layer, riding fight intro
Github Commit
Flags Verified with Original
Regression Version
Affected Sets / Systems landmakr and clones
Attached Files
zip file icon aifa_a_ed_(0253).zip (71,769 bytes) Apr 1, 2023, 06:27 Uploaded by ywy
landmakrj save state
png file icon aifa-a-1v2.png (41,381 bytes) Apr 1, 2023, 06:29 Uploaded by ywy
MAME 0.253 ending slide 1 v slide 2 (aifa A as example) screenshots, with lines added to show misalignment
ywy
Relationships
There are no relationship linked to this issue.
Notes
5
User avatar
No.21248
Haze
Senior Tester
Apr 1, 2023, 08:52
there seems to be some kind of layer offset by 1 line problem in the intro too (you can see a single line of another layer) is it related?
User avatar
No.21254
ywy
Tester
Apr 1, 2023, 13:18
edited on: Apr 1, 2023, 13:22
oh!! for some reason i misremembered that as btnab. indeed. in that case
w@628400=0000; w@628600=0000
corrects the graphics. while making the report i started to think that the video looked like a 2px offset rather than 1...
may affect a lot of cases, e.g. the gekirindan title screen seems to want the same adjustment.
thanks for the tip haze!
User avatar
No.21332
ywy
Tester
Apr 18, 2023, 14:37
fixed in current git for 0.254, https://github.com/mamedev/mame/pull/11073
User avatar
No.21333
Robbbert
Senior Tester
Apr 18, 2023, 16:46
Fixed by "y-ack"

Is this the same person as "ywy"?
User avatar
No.21334
ywy
Tester
Apr 18, 2023, 19:51
yes;;