Viewing Issue Advanced Details
ID Category [?] Severity [?] Reproducibility Date Submitted Last Update
08296 Known Issues/To-Do's Minor Sometimes Apr 16, 2022, 07:14 Nov 20, 2022, 01:50
Tester CYBERYOGI -CO-Windler View Status Public Platform MAME (Official Binary)
Assigned To hap Resolution Fixed OS Windows 10/11 (64-bit)
Status [?] Resolved Driver
Version 0.242 Fixed in Version 0.250 Build 64-bit
Fixed in Git Commit 371989d Github Pull Request #
Summary 08296: ridgerac: pink evening sky is incompletely drawn (corners still blue).
Description In "Ridge Racer" in the ("intermediate"?) level where in the 2nd lap the sky grows pink, the pink layer is incompletely drawn, i.e. it looks like a big pink transparent rectangle drawn over the original cloudy blue sky with the corners still blue (like wearing small pink sunglasses with seeing the blue sky at the side).

I suspect that the pink is a huge transparent rectangular polygon that is too big to be handled properly by the Namco GPU emulation.
Steps To Reproduce Select "intermediate"(?) level and play until the sky grows pink. Look at its corners.

Instead of driving full laps, you can also simply drive through the 1st tunnel, then drive wrongways back to before the tunnel entry and repeat that a few times.
Additional Information Hardware: IBM Thinkpad X61t with CPU Core2Duo 1.6GHz, 4GB RAM, Win10 version 1711. The machine has no 3D GPU and so uses software rendering mode.
Github Commit
Flags
Regression Version
Affected Sets / Systems ridgerac
Attached Files
 
Relationships
There are no relationship linked to this issue.
Notes
5
User avatar
No.20070
MetalGod
Senior Tester
Apr 16, 2022, 15:27
Do you mean this?



It would be cool if you could add youtube links, savestates or inp files to better document the bugs you create.
Thanks in advance.
User avatar
No.20071
MetalGod
Senior Tester
Apr 16, 2022, 15:36
It seems not present in the original hardware:
User avatar
No.20072
Tafoid
Administrator
Apr 16, 2022, 15:41
edited on: Apr 16, 2022, 15:41
Two things against this report:
1) As MetaGgod mentioned, no accompanying snapshots, video, playback or save state to make verifying by other parties much much easier.
2) This game is already flagged for having imperfect graphics and as policy, unless there is a heavy regression, we don't want bug reports for it. The machine would not have a flag if it was considered 100% accurate. A report exception can happen if you have good documentation/video that describe the way it actually looks on original hardware/pcb. A personal memory is not a valid original reference.. we need something tangible.
User avatar
No.20074
hap
Developer
Apr 16, 2022, 19:21
It's this (from TODO in driver source):
"- ridgerac fogging isn't applied to the upper/side part of the sky (best seen when driving down a hill), it's fine in ridgera2,
  czram contents is rather odd here and partly cleared (probably the cause?):
  + $0000-$0d7f - gradual increase from $00-$7c
  + $0d80-$0fff - $73, huh, why lower?
  + $1000-$19ff - $00, huh!? (it's specifically cleared, memsetting czram at boot does not fix the issue)
  + $1a00-$0dff - $77
  + $1e00-$1fff - $78
"
User avatar
No.20077
CYBERYOGI -CO-Windler
Viewer
Apr 17, 2022, 04:46
Ok, if this bug/behaviour is already documented. I thought Namco System 22 emulation only suffers of intransparent shadows.