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

Cannot take screenshots via lua API on macOS #3386

Open
MortenLohne opened this issue Dec 26, 2024 · 0 comments
Open

Cannot take screenshots via lua API on macOS #3386

MortenLohne opened this issue Dec 26, 2024 · 0 comments

Comments

@MortenLohne
Copy link

Version: 0.10.4, installed via the macOS "modern installer".
OS: M1 mac, running macOS 15.2.
Problem: Running emu:screeenshot("test.png") in the lua scripting API appears to silently fail. The function call returns nil, and no error appears in the emulator's logs, but no screenshot is saved anywhere. I expected the screenshot to be saved in the directory where the emulator is located.

Maybe I'm missing something obvious here, but I've used the screenshot API successfully on Ubuntu Linux, so I feel like my usage is fundamentally sound.

Taking a regular screenshot (By pressing f12) works as expected.

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

1 participant