BandiView uses DirectX 12 (DX12) by default to output images on screen. However, the hardware acceleration of DX12 may cause issues with BandiView, where the app crashes on some devices or takes a longer time to run.
Change the app's video output mode to GDI to fix such issues.
If you cannot access the Configuration because of the app crash, use the following commands to force-execute the app in GDI mode.
BandiView /gdi
Some functions of BandiView are disabled in GDI mode.