Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Discussion options

Please correct me if this already exists, or if this is out of the scope of EmulatorJS, but it would be great to see something like libretro's AI service on EmulatorJS, where it can take screengrabs and overlay them with machine translated text.

I suppose there would need to be a dialogue for API keys/configuration.

It would unlock a lot of games for people using EmulatorJS as their main interface to their game library

https://docs.libretro.com/guides/ai-service/

You must be logged in to vote

Replies: 1 comment

Comment options

This is out of scope - The issue here is EmulatorJS runs in the web browser, so it is restricted to the cross origin resource policy of any third party hosts. Other websites need to explicitly allow your website (or allow every website on the internet) in order to access resources on the other domain

This can be worked around with a proxy server, which isn't in the scope of emulatorjs. EmulatorJS is intended to be fully client side - even the addition of netplay is pushing what emulatorjs is intended for

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
💡
Ideas
Labels
None yet
2 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.