Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable OSD windows output support #461

Open
tempt187 opened this issue Nov 9, 2023 · 1 comment
Open

Enable OSD windows output support #461

tempt187 opened this issue Nov 9, 2023 · 1 comment

Comments

@tempt187
Copy link

tempt187 commented Nov 9, 2023

It appears MAME output via the mame.ini "output console/network/windows" only console and network are outputting data.

If you run a game with the mame.ini set to "output windows" the error comes up as:

[libretro WARN] Value windows not supported for option output - falling back to auto

Could we get a windows compiled core with this feature enabled?

Seems like the code is there at in the win32_output.cpp but it's just not enabled for the Win64 version?

@sonninnos
Copy link
Collaborator

This libretro port does not have any win32 osd modules, since this is not a win32 build.. Everything else uses retro modules, except output seems to be barebones only with no specific retro one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants