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...
Here's a fantastic .ISO/.BIN/.CUE virtual CD drive / mounting tool.
For some reason this isn't on the repository for debian bookworm or trixie. However installing the .deb file manually seems to work.
Works on all architectures, tested on Q4OS and Raspbian on a raspberry pi.
See attached!