> Code: > jason@jason-laptop:~/Desktop/Synthesia-0.8.2$ wine Synthesia.exe > src\main.cpp:370: Starting main() > src\main.cpp:373: Initializing user settings system > src\main.cpp:376: Retrieving log filename > src\main.cpp:381: log filename: C:\users\jason\Application Data\Synthesia\log.txt > src\main.cpp:382: Constructing dynamic portion of popup error box message > src\main.cpp:386: Initializing logger > src\main.cpp:391: Should be the end of the console output. Check log file from here... > src\main.cpp:393: Initializing simple settings system > fixme:system:SetProcessDPIAware stub! > fixme:d3d_caps:select_card_intel_mesa Card selection not handled for Mesa Intel driver > fixme:d3d_caps:init_driver_info Unhandled vendor 8086. > fixme:dbghelp:MiniDumpWriteDump NIY MiniDumpScanMemory > fixme:system:SystemParametersInfoW Unimplemented action: 59 (SPI_SETSTICKYKEYS) > fixme:system:SystemParametersInfoW Unimplemented action: 53 (SPI_SETTOGGLEKEYS) > fixme:system:SystemParametersInfoW Unimplemented action: 51 (SPI_SETFILTERKEYS) > fixme:winmm:MMDRV_Exit Closing while ll-driver open > fixme:winmm:MMDRV_Exit Closing while ll-driver open > > I believe you need to update your video drivers and use hardware opengl. > > > Notepad gave me: > > > Code: > jason@jason-laptop:~/Desktop$ wine notepad.exe > Trying to load PE image for unsupported architecture (AMD-64) > err:process:create_process starting 64-bit process L"Z:\\home\\jason\\Desktop\\notepad.exe" not supported on this environment > wine: Bad EXE format for Z:\home\jason\Desktop\notepad.exe > You are trying to run a 64 bit notepad in a 32 bit wine prefix John