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

white screen on windows 10 vm #607

Closed
Trinsdar opened this issue Feb 14, 2020 · 7 comments
Closed

white screen on windows 10 vm #607

Trinsdar opened this issue Feb 14, 2020 · 7 comments

Comments

@Trinsdar
Copy link

Expected behavior

It displays the loaded game

Actual behavior

Sounds play, but the game screen stays white

Steps to reproduce the behavior

Install windows 10 on a vm.
Download vba-m in the vm.
Open a gba rom in vba-m.
This might happen in a fresh windows 10 install too, but i can't really test that.

ROM details

Which games are affected by the issue (please state if GBA or GB game):
So far i've done pokemon emerald and firered, it's not the roms cause they work fine on the snap vba-m version. I'm going to guess it affects all gba roms at least, haven't tried gbc or gb.

Which games, if any, are NOT affected by the issue (please state if GBA or GB game):
None so far

Include screenshots of ROM Information (File > ROM Information):
https://imgur.com/qULMbP1
If you are using a BIOS file, please say which one.

Option details

Video driver (simple, opengl): opengl

Sound driver (directsound, xaudio, openal, SDL): sdl

Build details

Operating System (Windows, Mac, Linux (state distribution), etc.):
Windows 10 on oracle virtual bix, host os is Ubuntu 19.10, xorg(don't think the host os is relevant, but mentioning it anyways).

Version of code (pre-built binary version, or commit ref, or just "master"): 2.1.4

The vm video driver is VirtualBox Graphics Adapter

Hardware details:

If relevant, the joystick you are using and the drivers you are using for it: n/a

@denisfa
Copy link
Collaborator

denisfa commented Feb 14, 2020

@Trinsdar Thank you for the report. Can you confirm if OpenGL is functional on the vm?

If you use Simple video driver, it should work.

@ZachBacon
Copy link
Contributor

One question though I have to ask, why load vba-m in a virtual machine @Trinsdar?

@Trinsdar
Copy link
Author

Trinsdar commented Feb 14, 2020

It's mainly just for convenience, i don't have to drag the rom i'm hacking over to the shared folder i setup every time I make a change and want to test it. The only reason i even have a vm is so i can use rom hacking programs without any issues, I've had problems trying to get most of them running with wine.

@ZachBacon
Copy link
Contributor

@Trinsdar fair enough, I know from experience sometimes opengl doesn't quite work well with vm's, well virtualbox anyways, not so sure for others. But I understand the use case, I do suggest the simple driver though, I think our opengl implementation needs to be flushed out better, kinda uses wxwidgets implementation which I think needs to be redone for our use case for better compatibility in this case.

@rkitover
Copy link
Collaborator

Closing this as the issue is stalled.

@Trinsdar
Copy link
Author

oh sorry for not replying, forgot about this. simple works.

@rkitover
Copy link
Collaborator

That's all good, we're just trying to keep things tidy with the labels, thank you for getting back to us!

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

No branches or pull requests

4 participants