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
e.g. test particular games work as expected, run CPU test ROMs, etc.
The text was updated successfully, but these errors were encountered:
I have done a similar work by a lazy way.
The server send all the rom names in one folder to the browser.
The browser trys to load the roms.
If the frame count of the game after some seconds is too low, this means the rom works bad, then I send the game's name to the server.
The server will move the rom to another folder.
Hope this helps you :)
By the way, how many roms do you have? Could you share them with me?
Loading
Sorry, something went wrong.
I would like to help, if you would like me to shoot me an email. tobyc1102@gmail.com
Successfully merging a pull request may close this issue.
e.g. test particular games work as expected, run CPU test ROMs, etc.
The text was updated successfully, but these errors were encountered: