-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Labels
Description
What feature would you like to see?
Native aarch64 builds of ImHex for Windows ideally using DirectX instead of OpenGL.
How will this feature be useful to you and others?
It would be very useful now that there are devices on the market that are fast enough that many ImHex users might actually consider using one (typing this from my x13s ^^).
Using opengl makes no sense on any existing windows arm devices since the opengl driver just layers opengl on top of directx (and imhex makes my gpu crash after a minute or two)
Request Type
- I can provide a PoC for this feature or am willing to work on it myself and submit a PR
Additional context?
I might set that up myself if I have the time and motivation unless anyone particularly wants to do it for me :)