Coder Social home page Coder Social logo

Comments (7)

sdasda7777 avatar sdasda7777 commented on June 26, 2024

I tried to compile it myself, hoping I could investigate bit deeper, but unfortunately it seems cmake for Windows is broken. I would appreciate a lot if you could look into this, though.

from super-haxagon.

RedTopper avatar RedTopper commented on June 26, 2024

but unfortunately it seems cmake for Windows is broken.

Shoot, I wonder what's causing that? I only have a Windows 10 machine that I use to build SuperHaxagon so I haven't looked at all into supporting Windows 7.

With that said, I noticed you are using "performance" for your visual effects on windows 7. SuperHaxagon uses OpenGL for rendering, so perhaps something is wrong with your video driver or you do not have a compatible openGL device in your system? This could occur if you are trying to run the game in a VM for example.

from super-haxagon.

sdasda7777 avatar sdasda7777 commented on June 26, 2024

Shoot, I wonder what's causing that? I only have a Windows 10 machine that I use to build SuperHaxagon so I haven't looked at all into supporting Windows 7.

I don't think it has anything to do with this specific project. To me it genuinely seems like cmake is parsing commandline arguments incorrectly, making it impossible for me to generate a project.

With that said, I noticed you are using "performance" for your visual effects on windows 7. SuperHaxagon uses OpenGL for rendering, so perhaps something is wrong with your video driver or you do not have a compatible openGL device in your system? This could occur if you are trying to run the game in a VM for example.

I'm honestly not sure about this. I don't see supported OpenGL version on Intel's website for this processor, so this it might be correct. Do you have any ideas how I could test this?

from super-haxagon.

sdasda7777 avatar sdasda7777 commented on June 26, 2024

Dang, it seems you were absolutely correct. I tried launching a game in Dolphin with renderer set to OpenGL, and it errored out, even though it worked when it was set to DirectX.

Kinda shame, but it seems this isn't a bug.

Although, could you maybe add a check and a warning in this case?

from super-haxagon.

RedTopper avatar RedTopper commented on June 26, 2024

Dang, it seems you were absolutely correct. I tried launching a game in Dolphin with renderer set to OpenGL, and it errored out, even though it worked when it was set to DirectX.

Oof! I'll update the readme with that information, it's good to have this documented somewhere.

What CPU do you have? It seems so odd for a gpu (even if integrated) to not have OpenGL support. You can get that info by running dxdiag

Although, could you maybe add a check and a warning in this case?

I should be able to, yeah.

from super-haxagon.

sdasda7777 avatar sdasda7777 commented on June 26, 2024

What CPU do you have? It seems so odd for a gpu (even if integrated) to not have OpenGL support. You can get that info by running dxdiag

The processor in this PC is first gen Intel i5. Yeah, it's really old, but it can still handle browser, video playback and even some lighter games (it has no problem emulating Wii in Dolphin).

from super-haxagon.

sdasda7777 avatar sdasda7777 commented on June 26, 2024

Actually the original game runs fine, and I just noticed it seems to use OpenGL also. I guess there is support for some OpenGL version here, then, just not a sufficient one.

from super-haxagon.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.