Created
November 18, 2023 07:41
-
-
Save mirao/5ed6224a2668a2cb8fc758d181a4e1ce to your computer and use it in GitHub Desktop.
Ubuntu 8.0.1~repack-3ubuntu2, Altirra 4.20-test29, Direct3D 11
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ wine ~/altirra/Altirra64.exe /startuplog:hostdisp | |
[ 0.000] Windows 6.1.7601 | |
[ 0.001] Command line: "Z:\home\mirao\altirra\Altirra64.exe" /startuplog:hostdisp | |
[ 0.001] Startup logging enabled. | |
[ 0.002] Initializing OLE. | |
[ 0.008] Initializing themes | |
[ 0.010] Loading config var overrides | |
[ 0.011] Loading options | |
[ 0.013] Loading settings | |
[ 0.014] Running instance | |
[ 0.015] Preloading DLLs | |
0110:err:winediag:wined3d_dll_init Using the OpenGL renderer. | |
[ 0.027] Registering controls | |
[ 0.028] Initializing frame system | |
[ 0.029] Initializing commands and accelerators | |
[ 0.030] Applying options | |
[ 0.030] Initializing filespec system | |
[ 0.033] Initializing UI panes | |
[ 0.039] Initializing logging | |
[ 0.040] Initializing native UI | |
[ 0.041] Creating main window | |
[ 0.065] Restoring main window | |
[ 0.079] Initializing WinSock | |
[ 0.081] Initializing simulator | |
[ 0.087] Initializing game controllers | |
[ 0.117] Initializing firmware menus | |
[ 0.118] Initializing profile menus | |
[ 0.119] Initializing video output menu | |
[ 0.119] Loading menu | |
[ 0.132] Initializing port menus | |
[ 0.133] Initializing debugger | |
[ 0.133] Initializing compatibility system | |
[ 0.134] Initializing display UI | |
[ 0.191] Loading profiles | |
[ 0.192] Loading current profile | |
[ 0.207] Initializing native audio | |
[ 0.462] Loading ROMs | |
[ 0.474] Saving options | |
[ 0.474] Starting emulation | |
[ 0.475] Restoring pane layout | |
[ 0.482] HOSTDISP: VideoDisplay: Current monitor update: 0000000000000000 -> 0000000000000001. | |
[ 0.808] HOSTDISP: Direct3D display driver initialized using adapter: ATI Radeon HD 5600 Series | |
[ 0.809] HOSTDISP: Caps: maxtex 16384x16384 (nonpow2), minprec(none) | |
[ 0.822] Initiating cold reset | |
[ 0.826] Initializing full screen mode | |
[ 0.828] Running main loop | |
[ 4.873] Destroying remaining UI | |
[ 4.874] Saving settings | |
[ 4.907] Exiting fullscreen mode | |
[ 4.907] Stopping recording | |
[ 4.908] Stopping sockets | |
[ 4.910] Shutting down filespec system | |
[ 4.911] Shutting down compat system | |
[ 4.911] Shutting down UI | |
[ 4.912] Shutting down debugger | |
[ 4.912] Shutting down game controllers | |
[ 4.914] Shutting down simulator | |
[ 4.923] Shutting down native UI | |
[ 4.924] Shutting down UI accessibility | |
[ 4.925] Shutting down WinSock | |
[ 4.925] Shutting down registry | |
[ 4.926] Shutting down UI | |
[ 4.926] Shutting down OLE | |
[ 4.927] Shutting down thunk allocator | |
[ 4.927] Exiting (end of log). |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment