hey dev i found out how to fix the black box problem
- Create a Shortcut: Navigate to the folder where you installed Byte, right-click on the
Byte.exefile, and select Create Shortcut. - Open Properties: Right-click your new shortcut and select Properties. Modify the Target: Click into the Target field. Move your cursor to the absolute end of the existing text path, press the spacebar once, and paste one of the following driver arguments:
- Option A (OpenGL):
--rendering-driver opengl3_angl - Option B (DirectX 12):
--rendering-driver d3d12
- Option A (OpenGL):
- Apply and Run: Click Apply, hit OK, and use this specific shortcut to launch Byte.
i used option b hope this can help any one having the same problem