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

ImHex requires OpenGL & performance issues #940

Open
Ana06 opened this issue Mar 5, 2024 · 7 comments
Open

ImHex requires OpenGL & performance issues #940

Ana06 opened this issue Mar 5, 2024 · 7 comments
Labels
🐛 bug Something isn't working

Comments

@Ana06
Copy link
Member

Ana06 commented Mar 5, 2024

Details

ImHex requires a graphics card with OpenGL 3.0 support. We should fail the package to install if it is not available. In addition @emtuls noticed some issues with ImHex. @emtuls can you elaborate on that?

@Ana06 Ana06 added the 🐛 bug Something isn't working label Mar 5, 2024
@Ana06
Copy link
Member Author

Ana06 commented Mar 5, 2024

The OpenGL 3.0 support is a problem when I am install ImHex using Virtualbox. Not sure if there is a way to enable it.

@emtuls
Copy link
Member

emtuls commented Mar 5, 2024

During an initial install of the latest version (1.33.1), the tool seemed to be almost entirely invisible and practically unusable. This was with VMWare at the time, but after another attempt from scratch for version 1.33.1 and version 1.32.2, I was not able to reproduce this. Everything seemed to work as intended.

Though I was able to reproduce the OpenGL 3.0 error with a default setup FlareVM in VirtualBox. So this is something we will need to look into.

@stevemk14ebr
Copy link
Contributor

stevemk14ebr commented Apr 22, 2024

Mesa3d as a software renderer may work, vbox doesn't support hardware opengl3 afaik

@Ana06
Copy link
Member Author

Ana06 commented Jun 18, 2024

@d35ha do you want to attempt to fix the package? Otherwise I would propose we remove it from the repository.

@emtuls
Copy link
Member

emtuls commented Aug 25, 2024

@Ana06 It looks like ImHex also ships a "NoGPU" version in their github release which seems to work well with VirtualBox. Wonder if we can download both GPU and non-GPU versions as an alternative?

Latest Release: https://github.com/WerWolv/ImHex/releases/download/v1.35.0/imhex-1.35.0-Windows-Portable-NoGPU-x86_64.zip

@Ana06
Copy link
Member Author

Ana06 commented Sep 30, 2024

@emtuls installing the non-CPU version may work! but how do we know which one of the two to install? 🤔

@emtuls
Copy link
Member

emtuls commented Sep 30, 2024

Hmmm, are you referring to the one the imhex.exe vs imhex-gui.exe ? Not sure what the difference between them is, but I didn't have a problem with the imhex-gui.exe. :)
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants