https://bugs.winehq.org/show_bug.cgi?id=52820
--- Comment #2 from algebro@tuta.io --- Does anyone know what ChromiumGraphicsManager::getDevice() is? The return value is what should populate local_88 in the Vuplex code but is triggering a null dereference when the virtual function is called `(**(code **)*local_88[0])();`, but I can't find that object/function anywhere after googling around.