Here's a registry key to disable the new EGL graphics driver introduced in WINE 10.17 devel
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Wine\X11 Driver]
"UseEGL"="N"
Reason you may want to do this is to fix some games.
This allows me to start Driv3r on a Raspberry Pi 4...
So Box64 and Box86 are normally emulators that allow you to run x86 and x64 software on Arm devices such as a Raspberry pi.
You can run desktop apps such as steam and mostly importantly to me, WINE (Windows software)
Normally you've had to compile both Box86/Box64 separately in the past, however...