Closed lllAlex2333 closed 6 months ago
I used go-1.20.14 to try to recompile successfully, but when running on Windows 7, the prompt "Cause: API Unavailable: WGL: The driver does not appear to support OpenGL " My win7 is a virtual machine and does not have a graphics card.
Hello, thanks for raising this. This looks like the same issue as https://github.com/alexballas/go2tv/issues/29 Can you please enable the 3D acceleration and try again?
Can i enable the 3D acceleration without a graphics card?
Can i enable the 3D acceleration without a graphics card?
As long as you have a monitor connected to your PC, then you have a graphics card. The 3D acceleration is emulated, so in theory it should work just fine.
The latest released zip(go2tv_v1.16.0_windows_amd64.zip) on windows cannot run on windows7 system. I tried to recompile using a lower version of go environment, but it failed. Do you have any other solutions? Thanks!