yoshisuga / MAME4iOS

Multiple Arcade Machine Emulator for iOS, iPadOS, tvOS, macOS (Catalyst)
Other
635 stars 103 forks source link

[Request] add retroarch antiflicker shader #443

Open QcSamuel opened 1 year ago

QcSamuel commented 1 year ago

retroarch has a antiflicker shader in the misc directory this would be useful for neogeo games to stop the shadows flickering

LiuSky commented 1 year ago

Can you mention a pr? @QcSamuel

QcSamuel commented 1 year ago

@LiuSky there no pr ? just asking if this shader could be added to the app https://github.com/libretro/slang-shaders/blob/master/misc/anti-flicker.slangp

LiuSky commented 1 year ago

Does the mame4ios shader flicker? Is there a demo or video to see the scene @QcSamuel

QcSamuel commented 1 year ago

https://www.reddit.com/r/neogeo/comments/8sv7yl/is_shadow_flickering_normal_on_aes/

https://www.reddit.com/r/NintendoSwitch/comments/7ce0ul/neo_geo_games_flashingblinking

https://www.reddit.com/r/RetroArch/comments/f43znb/antiflicker_shader/

LiuSky commented 1 year ago

There will be no flash shrink on my side. Could you please provide me with the rom package? @QcSamuel

QcSamuel commented 1 year ago

@LiuSky try samsho4.zip (Samurai shodown iv)

LiuSky commented 1 year ago

I gave it a try. It looks like the rom package itself is like this. Or are you in libretro That didn't happen @QcSamuel

QcSamuel commented 1 year ago

the game is like this but if you apply the libretro antiflicker shader this stop the game flickering this is why i want it added to mame4ios

LiuSky commented 1 year ago

That's great. It seems that only the shadow of a person can do what you say @QcSamuel

QcSamuel commented 1 year ago

there also the health bar in samurai showdown

LiuSky commented 1 year ago

This should be a core underlying MAME issue. @QcSamuel

QcSamuel commented 1 year ago

its not the flickering is also on hardware neogeo https://wiki.neogeodev.org/index.php?title=Transparency_effects

ToddLa commented 1 year ago

Interesting adding custom Shaders is on da list