generated from Justintime50/python-template
-
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
The flycast_libretro
core, whether running Naomi or Dreamcast software, does not render correctly, similar to the issue with Vectrex rendering. It is using ModernGlVideoDriver
. No errors are given, but the core issues the following warning:
Warning (from warnings module):
File "C:\Users\jsens\AppData\Roaming\Python\Python312\site-packages\libretro\drivers\video\opengl\moderngl.py", line 674
warnings.warn(
UserWarning: Core requested stencil attachment, but moderngl lacks support; ignoring
Metadata
Metadata
Assignees
Labels
No labels