Skip to content

Commit d61e0b1

Browse files
committed
mesa3d info and the library binary
1 parent 7e26258 commit d61e0b1

2 files changed

Lines changed: 11 additions & 0 deletions

File tree

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,17 @@ Kaspa NG application binary can be started in 3 ways:
7272

7373
If you need access to the wallet in a headless environment, you can start Kaspa NG in daemon mode and then use the CLI wallet to access the wallet.
7474

75+
#### Software Rendering for Windows x64 VMs
76+
77+
Kaspa NG uses OpenGL. Due to that, Kaspa NG may have problems powering up on the legacy hardware or inside of virtualization platforms that do not support hardware acceleration.
78+
79+
To address this, you can use Mesa 3d Software Emulation library.
80+
Mesa 3d library build is available for download from the `resources/windows/mesa3d` folder of this repository.
81+
Simply extract the archive and place the `opengl32.dll` file in the same folder as the `kaspa-ng.exe` executable.
82+
83+
This library build was placed in this repository for direct download on 2025-05-14.
84+
The original build was created by Federico Dossena at [https://fdossena.com/?p=mesa/index.frag](https://fdossena.com/?p=mesa/index.frag).
85+
7586
#### Solo Mining
7687

7788
You can use the following stratum bridge to solo mine with Kaspa NG: https://github.com/rdugan/kaspa-stratum-bridge/releases
8.45 MB
Binary file not shown.

0 commit comments

Comments
 (0)