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

Slow Performance in VirtualBox #32

Open
DavidLudwig opened this issue Sep 11, 2017 · 2 comments
Open

Slow Performance in VirtualBox #32

DavidLudwig opened this issue Sep 11, 2017 · 2 comments

Comments

@DavidLudwig
Copy link
Owner

While doing testing for Linux, it was noticed that the SDL2 backend could be slow, if and when:

  1. running in a VirtualBox VM
  2. using the "opengl" SDL_Renderer backend. Using the "software" renderer could alleviate this, in some cases.
@rickyzhang82
Copy link

You need to install guest addition in guest Linux OS. See setup

@DavidLudwig
Copy link
Owner Author

I could see the guest addition helping, however, it was much slower than with the SDL1 backend. I'd like the SDL2 backend to be usable, if at all possible, regardless of whether special, guest VM drivers are installed.

Change 50986dc does seem to help, but I'd like to test that a bit further, before closing this case.

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