trzy / Supermodel

Official repository of the Sega Model 3 arcade emulator.
https://supermodel3.com
248 stars 36 forks source link

Harley Davidson and L A Riders: #164

Closed Garagefreek closed 2 weeks ago

Garagefreek commented 1 month ago

During the intro the riders strangely disappear from their bikes when they zoom out into the distance? I don't know if this is a pcb glitch or a bug in the emulator?

trzy commented 1 month ago

Can you please confirm against real PCB footage on YouTube? For future bug reports please confirm first. Sent from my iPhoneOn Jul 18, 2024, at 3:20 PM, Garagefreek @.***> wrote: During the intro the riders strangely disappear from their bikes when they zoom out into the distance? I don't know if this is a pcb glitch or a bug in the emulator?

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: @.***>

Garagefreek commented 1 month ago

Unfortunately there is no pcb intro footage of it on YouTube. I spotted it on the emulator from my computer..

gm-matthew commented 1 month ago

Just observed this myself, features like the rider's head disappear at a distance:

image

Although there is no high quality footage to confirm it, I believe that this would also occur on real hardware. The Model 3 is designed to automatically cull small objects if they are far away enough (in order to speed up rendering), and the rider's head counts as a small object. You'd be less likely to notice on real hardware because it runs at a lower resolution (496x384) than most people use to run Supermodel.

Garagefreek commented 1 month ago

So 496x384 is the native resolution for model 3?btw thanks for checking..

trzy commented 2 weeks ago

Until we have further evidence, we can't consider this a bug. It is likely the game performing dynamic LOD.