Viewing Issue Advanced Details
ID Category [?] Severity [?] Reproducibility Date Submitted Last Update
06790 Graphics Minor Always Dec 8, 2017, 23:53 1 day ago
Tester M.A.S.H. View Status Public Platform MAME (Official Binary)
Assigned To MetalliC Resolution Fixed OS Windows 10/11 (64-bit)
Status [?] Resolved Driver
Version 0.192 Fixed in Version 0.219 Build 64-bit
Fixed in Git Commit 9c50204 Github Pull Request #
Summary 06790: suratk: Missing star field background rotation
Description Missing background rotation. Corrado Tomaselli wrote:
The background is rotating while in MAME emulator is steady.


Steps To Reproduce
Additional Information
Github Commit
Flags
Regression Version 0.36b4
Affected Sets / Systems suratk
Attached Files
 
Relationships
related to 08275Resolvedhap  thndrx2, thndrx2a, thndrx2j: [possible] Graphical corruption during stage 2 
Notes
2
User avatar
No.17377
M.A.S.H.
Senior Tester
Jan 27, 2020, 08:31
edited on: Jan 27, 2020, 08:32
Fixed by MetalliC: https://git.redump.net/mame/commit/?id=9c50204b231ec539f051b00e423e947721d85d6e
Background scrolling is left/right, up/down in the first levels and rotating at the final boss.
User avatar
No.23397
hap
Developer
1 day ago
I removed suratk hack in this commit: https://github.com/mamedev/mame/commit/6b335b5475a654d5545c87c6b3e2520a9fab1b5d
Combined col+rowscroll is emulated, but it doesn't look completely right in this game. The corners don't scroll. It's not an offset issue, eg. if you move the scroll effect or the tilemap itself, the left side of the effect won't scroll.