Skip to content

Instantly share code, notes, and snippets.

@greggameplayer
Created February 23, 2018 18:40
Show Gist options
  • Save greggameplayer/70779a3473fcccaea213c95ba81900ba to your computer and use it in GitHub Desktop.
Save greggameplayer/70779a3473fcccaea213c95ba81900ba to your computer and use it in GitHub Desktop.
[ 0.000000] Loader <Debug> core/loader/loader.cpp:GetLoader:135: Loading file E:/Emulateur/Yuzu/hello.nro as NRO...
[ 0.001162] Loader <Debug> core/loader/loader.cpp:GetLoader:135: Loading file E:/Emulateur/Yuzu/kgdoom.nro as NRO...
[ 0.007594] Loader <Debug> core/loader/loader.cpp:GetLoader:135: Loading file E:/Emulateur/Yuzu/oxidgb.10-print.nso as NSO...
[ 0.008971] Loader <Debug> core/loader/loader.cpp:GetLoader:135: Loading file E:/Emulateur/Yuzu/pfba-1.0.nro as NRO...
[ 0.010094] Loader <Debug> core/loader/loader.cpp:GetLoader:135: Loading file E:/Emulateur/Yuzu/spacenx/spacenx.nro as NRO...
[ 0.010788] Loader <Debug> core/loader/loader.cpp:GetLoader:135: Loading file E:/Emulateur/Yuzu/spacenx/spacenx.nso as NSO...
setGeometry: Unable to set geometry 461x500+940+239 on QWidgetWindow/'ConfigureDialogWindow'. Resulting geometry: 518x631+940+239 (frame: 8, 30, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 518x631, maximum size: 16777215x16777215).
[ 7.300725] Frontend <Info> yuzu/main.cpp:BootGame:390: yuzu starting...
[ 7.555945] Loader <Debug> core/loader/loader.cpp:GetLoader:135: Loading file E:/Emulateur/Yuzu/pfba-1.0.nro as NRO...
[ 7.555990] HW.Memory <Debug> core/core.cpp:Init:140: initialized OK
[ 7.557809] HW.LCD <Debug> core/hw/lcd.cpp:Init:59: initialized OK
[ 7.557840] HW <Debug> core/hw/hw.cpp:Init:86: initialized OK
[ 7.558880] Service.NS <Warning> core/hle/service/ns/pl_u.cpp:PL_U:52: Unable to load shared font: C:\Users\Admin\AppData\Roaming/yuzu/sysdata/shared_font.bin
[ 7.558987] Service <Debug> core/hle/service/service.cpp:Init:196: initialized OK
[ 7.559065] Render.OpenGL <Info> video_core/renderer_opengl/renderer_opengl.cpp:Init:530: GL_VERSION: 3.3.0 NVIDIA 390.77
[ 7.559098] Render.OpenGL <Info> video_core/renderer_opengl/renderer_opengl.cpp:Init:531: GL_VENDOR: NVIDIA Corporation
[ 7.559128] Render.OpenGL <Info> video_core/renderer_opengl/renderer_opengl.cpp:Init:532: GL_RENDERER: GeForce GTX 960/PCIe/SSE2
[ 7.559192] Render.OpenGL <Debug> video_core/renderer_opengl/gl_shader_util.cpp:LoadProgram:23: Compiling vertex shader...
[ 7.568542] Render.OpenGL <Debug> video_core/renderer_opengl/gl_shader_util.cpp:LoadProgram:43: Compiling fragment shader...
[ 7.568629] Render.OpenGL <Debug> video_core/renderer_opengl/gl_shader_util.cpp:LoadProgram:64: Linking program...
[ 7.569409] Render <Debug> video_core/video_core.cpp:Init:27: initialized OK
[ 7.569455] Core <Debug> core/core.cpp:Init:173: Initialized OK
[ 7.627727] HW.Memory <Debug> core/memory.cpp:MapPages:43: Mapping 0000000000000000 onto 0000000000000000-0000001000000000
[ 7.757331] HW.Memory <Debug> core/memory.cpp:MapPages:43: Mapping 00000000213b0040 onto 0000000008000000-0000000008D53000
[ 7.757414] HW.Memory <Debug> core/memory.cpp:MapPages:43: Mapping 00000000213b0040 onto 0000000008000000-0000000008D53000
[ 7.757634] HW.Memory <Debug> core/memory.cpp:MapPages:43: Mapping 0000000022103040 onto 0000000008D53000-00000000095F4000
[ 7.757690] HW.Memory <Debug> core/memory.cpp:MapPages:43: Mapping 0000000022103040 onto 0000000008D53000-00000000095F4000
[ 7.757841] HW.Memory <Debug> core/memory.cpp:MapPages:43: Mapping 00000000229a4040 onto 00000000095F4000-000000000B62F000
[ 7.757886] HW.Memory <Debug> core/memory.cpp:MapPages:43: Mapping 00000000229a4040 onto 00000000095F4000-000000000B62F000
[ 7.758180] HW.Memory <Debug> core/memory.cpp:MapPages:43: Mapping 0000000007a4df70 onto 00000001F7FF0000-00000001F8000000
[ 7.758212] Kernel <Debug> core/hle/kernel/vm_manager.cpp:LogLayout:216: 0000000000000000 - 0000000008000000 size: 8000000 --- Free
[ 7.758242] Kernel <Debug> core/hle/kernel/vm_manager.cpp:LogLayout:216: 0000000008000000 - 0000000008d53000 size: d53000 R-X Static
[ 7.758277] Kernel <Debug> core/hle/kernel/vm_manager.cpp:LogLayout:216: 0000000008d53000 - 00000000095f4000 size: 8a1000 R-- Code
[ 7.758309] Kernel <Debug> core/hle/kernel/vm_manager.cpp:LogLayout:216: 00000000095f4000 - 000000000b62f000 size: 203b000 RW- Code
[ 7.758342] Kernel <Debug> core/hle/kernel/vm_manager.cpp:LogLayout:216: 000000000b62f000 - 00000001f7ff0000 size: 1ec9c1000 --- Free
[ 7.758375] Kernel <Debug> core/hle/kernel/vm_manager.cpp:LogLayout:216: 00000001f7ff0000 - 00000001f8000000 size: 10000 RW- Private
[ 7.758405] Kernel <Debug> core/hle/kernel/vm_manager.cpp:LogLayout:216: 00000001f8000000 - 0000001000000000 size: e08000000 --- Free
[ 7.758594] HW.Memory <Debug> core/memory.cpp:MapPages:43: Mapping 0000000014bf0040 onto 0000000228000000-0000000228001000
[ 8.121288] Kernel <Warning> core/hle/kernel/vm_manager.cpp:GetAddressSpaceBaseAddr:371: (STUBBED) called
[ 8.121465] Kernel <Warning> core/hle/kernel/vm_manager.cpp:GetAddressSpaceSize:376: (STUBBED) called
[ 8.121632] Kernel <Warning> core/hle/kernel/vm_manager.cpp:GetMapRegionBaseAddr:381: (STUBBED) called
[ 8.121663] Kernel <Warning> core/hle/kernel/vm_manager.cpp:GetAddressSpaceSize:376: (STUBBED) called
[ 8.121773] Kernel <Warning> core/hle/kernel/vm_manager.cpp:GetNewMapRegionBaseAddr:386: (STUBBED) called
[ 8.144454] Kernel <Warning> core/hle/kernel/vm_manager.cpp:GetNewMapRegionSize:391: (STUBBED) called
[ 8.144578] Kernel <Warning> core/hle/kernel/vm_manager.cpp:GetNewMapRegionBaseAddr:386: (STUBBED) called
[ 8.144609] Kernel <Warning> core/hle/kernel/vm_manager.cpp:GetNewMapRegionSize:391: (STUBBED) called
[ 8.144960] Kernel <Warning> core/hle/kernel/vm_manager.cpp:GetTotalMemoryUsage:361: (STUBBED) called
[ 8.145025] Kernel <Warning> core/hle/kernel/vm_manager.cpp:GetTotalHeapUsage:366: (STUBBED) called
[ 9.922350] HW.Memory <Debug> core/memory.cpp:MapPages:43: Mapping 000000007fff0040 onto 0000000108000000-00000001C5E00000
[ 9.924213] HW.Memory <Debug> core/memory.cpp:MapPages:43: Mapping 000000007fff0040 onto 0000000108000000-00000001C5E00000
[ 9.926840] Service.SM <Error> core/hle/service/sm/sm.cpp:GetService:105: called service= -> error 0xFFFFFFFF
[ 9.928093] Service.SM <Debug> core/hle/service/sm/sm.cpp:GetService:116: called service=appletOE -> session=83
[ 9.929040] Service.AM <Debug> core/hle/service/am/applet_oe.cpp:OpenApplicationProxy:95: called
[ 9.929896] Service.AM <Debug> core/hle/service/am/applet_oe.cpp:GetApplicationFunctions:85: called
[ 9.930757] Service.AM <Debug> core/hle/service/am/applet_oe.cpp:GetLibraryAppletCreator:78: called
[ 9.931573] Service.AM <Debug> core/hle/service/am/applet_oe.cpp:GetCommonStateGetter:71: called
[ 9.932392] Service.AM <Debug> core/hle/service/am/applet_oe.cpp:GetSelfController:64: called
[ 9.933204] Service.AM <Debug> core/hle/service/am/applet_oe.cpp:GetWindowController:57: called
[ 9.933959] Service.AM <Warning> core/hle/service/am/am.cpp:GetAppletResourceUserId:25: (STUBBED) called
[ 9.934499] Service.AM <Debug> core/hle/service/am/applet_oe.cpp:GetAudioController:36: called
[ 9.935301] Service.AM <Debug> core/hle/service/am/applet_oe.cpp:GetDisplayController:43: called
[ 9.936230] Service.AM <Debug> core/hle/service/am/applet_oe.cpp:GetDebugFunctions:50: called
[ 9.937169] Service.AM <Warning> core/hle/service/am/am.cpp:GetEventHandle:182: (STUBBED) called
[ 9.938156] Service.AM <Warning> core/hle/service/am/am.cpp:ReceiveMessage:190: (STUBBED) called
[ 9.938725] Service.AM <Warning> core/hle/service/am/am.cpp:GetCurrentFocusState:198: (STUBBED) called
[ 9.939363] Service.AM <Warning> core/hle/service/am/am.cpp:AcquireForegroundRights:32: (STUBBED) called
[ 9.939849] Service.AM <Warning> core/hle/service/am/am.cpp:SetFocusHandlingMode:80: (STUBBED) called
[ 9.940278] Kernel <Warning> core/hle/kernel/vm_manager.cpp:GetAddressSpaceBaseAddr:371: (STUBBED) called
[ 9.940417] Kernel.SVC <Warning> core/hle/kernel/svc.cpp:GetInfo:357: (STUBBED) Attempted to query titleid, returned 0
[ 9.940521] Kernel.SVC <Warning> core/hle/kernel/svc.cpp:GetInfo:362: (STUBBED) Attempted to query priviledged process id bounds, returned 0
[ 9.940873] Service.AM <Warning> core/hle/service/am/am.cpp:SetOutOfFocusSuspendingEnabled:122: (STUBBED) called enabled=0
[ 9.941568] Service.AM <Warning> core/hle/service/am/am.cpp:NotifyRunning:424: (STUBBED) called
[ 9.942180] Service.AM <Warning> core/hle/service/am/am.cpp:GetOperationMode:206: (STUBBED) called
[ 9.942752] Service.AM <Warning> core/hle/service/am/am.cpp:GetPerformanceMode:214: (STUBBED) called
[ 9.943286] Service.AM <Warning> core/hle/service/am/am.cpp:SetOperationModeChangedNotification:109: (STUBBED) called flag=1
[ 9.943694] Service.AM <Warning> core/hle/service/am/am.cpp:SetPerformanceModeChangedNotification:98: (STUBBED) called flag=1
[ 9.944594] Service.SM <Debug> core/hle/service/sm/sm.cpp:GetService:116: called service=apm:p -> session=105
[ 9.947008] Service.SM <Debug> core/hle/service/sm/sm.cpp:GetService:116: called service=hid -> session=109
[ 9.948069] HW.Memory <Debug> core/memory.cpp:MapPages:43: Mapping 0000000014bf0040 onto 0000000228000000-0000000228001000
[ 9.948110] Service.HID <Debug> core/hle/service/hid/hid.cpp:CreateAppletResource:219: called
[ 9.948972] Service.HID <Debug> core/hle/service/hid/hid.cpp:GetSharedMemoryHandle:53: called
[ 9.951217] HW.Memory <Debug> core/memory.cpp:MapPages:43: Mapping 0000000014bf1040 onto 0000000100001000-0000000100041000
[ 9.951259] HW.Memory <Debug> core/memory.cpp:MapPages:43: Mapping 0000000014bf1040 onto 0000000100001000-0000000100041000
[ 9.954081] Service.SM <Debug> core/hle/service/sm/sm.cpp:GetService:116: called service=time:s -> session=114
[ 9.956082] Service.Time <Debug> core/hle/service/time/time.cpp:GetStandardUserSystemClock:125: called
[ 9.956862] Service.Time <Debug> core/hle/service/time/time.cpp:GetStandardNetworkSystemClock:132: called
[ 9.957634] Service.Time <Debug> core/hle/service/time/time.cpp:GetTimeZoneService:146: called
[ 9.959086] Service.Time <Debug> core/hle/service/time/time.cpp:GetStandardLocalSystemClock:153: called
[ 9.960354] Service.SM <Debug> core/hle/service/sm/sm.cpp:GetService:116: called service=fsp-srv -> session=124
[ 9.961931] Service.FS <Warning> core/hle/service/filesystem/fsp_srv.cpp:Initalize:92: (STUBBED) called
[ 9.964235] Service.FS <Warning> core/hle/service/filesystem/fsp_srv.cpp:MountSdCard:99: (STUBBED) called
[ 10.014539] Service.Time <Warning> core/hle/service/time/time.cpp:GetSystemClockContext:39: (STUBBED) called
[ 10.023934] Service.Time <Warning> core/hle/service/time/time.cpp:GetSystemClockContext:39: (STUBBED) called
[ 10.032289] Service.Time <Warning> core/hle/service/time/time.cpp:GetSystemClockContext:39: (STUBBED) called
[ 10.041353] Service.Time <Warning> core/hle/service/time/time.cpp:GetSystemClockContext:39: (STUBBED) called
[ 10.050392] Service.Time <Warning> core/hle/service/time/time.cpp:GetSystemClockContext:39: (STUBBED) called
[ 10.058692] Service.Time <Warning> core/hle/service/time/time.cpp:GetSystemClockContext:39: (STUBBED) called
[ 10.067691] Service.Time <Warning> core/hle/service/time/time.cpp:GetSystemClockContext:39: (STUBBED) called
[ 10.076648] Service.Time <Warning> core/hle/service/time/time.cpp:GetSystemClockContext:39: (STUBBED) called
[ 10.086048] Service.Time <Warning> core/hle/service/time/time.cpp:GetSystemClockContext:39: (STUBBED) called
[ 10.095070] Service.Time <Warning> core/hle/service/time/time.cpp:GetSystemClockContext:39: (STUBBED) called
[ 10.099627] Service.Time <Warning> core/hle/service/time/time.cpp:GetSystemClockContext:39: (STUBBED) called
[ 10.132168] Service.SM <Debug> core/hle/service/sm/sm.cpp:GetService:116: called service=vi:m -> session=126
[ 10.133501] Service.VI <Warning> core/hle/service/vi/vi_m.cpp:GetDisplayService:14: (STUBBED) called
[ 10.134511] Service.VI <Warning> core/hle/service/vi/vi.cpp:GetRelayService:632: (STUBBED) called
[ 10.136256] Service.VI <Warning> core/hle/service/vi/vi.cpp:GetSystemDisplayService:640: (STUBBED) called
[ 10.137267] Service.VI <Warning> core/hle/service/vi/vi.cpp:GetManagerDisplayService:648: (STUBBED) called
[ 10.139127] Service.VI <Warning> core/hle/service/vi/vi.cpp:GetIndirectDisplayTransactionService:657: (STUBBED) called
[ 10.140642] Service.VI <Warning> core/hle/service/vi/vi.cpp:OpenDisplay:665: (STUBBED) called
[ 10.140726] Service <Warning> core/hle/service/nvflinger/nvflinger.cpp:OpenDisplay:51: Opening display Default
[ 10.141455] Service.VI <Warning> core/hle/service/vi/vi.cpp:GetDisplayVsyncEvent:759: (STUBBED) called
[ 10.143525] Service.VI <Debug> core/hle/service/vi/vi.cpp:CreateStrayLayer:709: called
[ 10.144363] Service.VI <Warning> core/hle/service/vi/vi.cpp:SetLayerScalingMode:739: (STUBBED) called
[ 10.146115] Service.VI <Warning> core/hle/service/vi/vi.cpp:AdjustRefcount:533: (STUBBED) called id=1, addval=00000001, type=00000000
[ 10.146685] Service.VI <Warning> core/hle/service/vi/vi.cpp:AdjustRefcount:533: (STUBBED) called id=1, addval=00000001, type=00000001
[ 10.147330] Service.VI <Warning> core/hle/service/vi/vi.cpp:GetNativeHandle:547: (STUBBED) called id=1, unknown=0000000F
[ 10.148817] Service <Warning> core/hle/service/sm/controller.cpp:QueryPointerBufferSize:47: (STUBBED) called
[ 10.150221] Service.SM <Debug> core/hle/service/sm/sm.cpp:GetService:116: called service=nvdrv -> session=139
[ 10.151842] Service <Warning> core/hle/service/sm/controller.cpp:QueryPointerBufferSize:47: (STUBBED) called
[ 10.156518] Kernel.SVC <Warning> core/hle/kernel/svc.cpp:CreateTransferMemory:741: (STUBBED) called addr=0x108387000, size=0x300000, perms=00000000
[ 10.156903] Service.NVDRV <Warning> core/hle/service/nvdrv/interface.cpp:Initialize:57: (STUBBED) called
[ 10.157553] Service.NVDRV <Warning> core/hle/service/nvdrv/interface.cpp:SetClientPID:79: (STUBBED) called, pid=0x0
[ 10.162414] Service.VI <Debug> core/hle/service/vi/vi.cpp:TransactParcel:474: called, transaction=a
[ 10.227481] Service.NVDRV <Debug> core/hle/service/nvdrv/interface.cpp:Open:16: called
[ 10.228954] Service.NVDRV <Debug> core/hle/service/nvdrv/interface.cpp:Ioctl:29: called
[ 10.228995] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvhost_ctrl_gpu.cpp:ioctl:16: called, command=0xc0b04705, input_size=0xb0, output_size=0xb0
[ 10.229026] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvhost_ctrl_gpu.cpp:GetCharacteristics:35: called
[ 10.231536] Service.NVDRV <Debug> core/hle/service/nvdrv/interface.cpp:Ioctl:29: called
[ 10.231621] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvhost_ctrl_gpu.cpp:ioctl:16: called, command=0xc0184706, input_size=0x18, output_size=0x18
[ 10.231651] Service.NVDRV <Warning> core/hle/service/nvdrv/devices/nvhost_ctrl_gpu.cpp:GetTPCMasks:83: (STUBBED) called, mask=0x4, mask_buf_addr=0x1
[ 10.232881] Service.NVDRV <Debug> core/hle/service/nvdrv/interface.cpp:Ioctl:29: called
[ 10.232917] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvhost_ctrl_gpu.cpp:ioctl:16: called, command=0x80044701, input_size=0x0, output_size=0x4
[ 10.232947] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvhost_ctrl_gpu.cpp:ZCullGetCtxSize:99: called
[ 10.234145] Service.NVDRV <Debug> core/hle/service/nvdrv/interface.cpp:Ioctl:29: called
[ 10.234183] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvhost_ctrl_gpu.cpp:ioctl:16: called, command=0x80284702, input_size=0x0, output_size=0x28
[ 10.234214] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvhost_ctrl_gpu.cpp:ZCullGetInfo:108: called
[ 10.235651] Service.NVDRV <Warning> core/hle/service/nvdrv/interface.cpp:QueryEvent:67: (STUBBED) called, fd=1, event_id=2
[ 10.237011] Service.NVDRV <Debug> core/hle/service/nvdrv/interface.cpp:Open:16: called
[ 10.238943] Service.NVDRV <Debug> core/hle/service/nvdrv/interface.cpp:Ioctl:29: called
[ 10.238975] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvhost_as_gpu.cpp:ioctl:18: called, command=0x40284109, input_size=0x28, output_size=0x0
[ 10.239005] Service.NVDRV <Warning> core/hle/service/nvdrv/devices/nvhost_as_gpu.cpp:InitalizeEx:38: (STUBBED) called, big_page_size=0x1
[ 10.240188] Service.NVDRV <Debug> core/hle/service/nvdrv/interface.cpp:Ioctl:29: called
[ 10.240220] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvhost_as_gpu.cpp:ioctl:18: called, command=0xc0404108, input_size=0x40, output_size=0x40
[ 10.240249] Service.NVDRV <Warning> core/hle/service/nvdrv/devices/nvhost_as_gpu.cpp:GetVARegions:103: (STUBBED) called, buf_addr=0, buf_size=30
[ 10.241527] Service.NVDRV <Debug> core/hle/service/nvdrv/interface.cpp:Ioctl:29: called
[ 10.241562] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvhost_as_gpu.cpp:ioctl:18: called, command=0xc0184102, input_size=0x18, output_size=0x18
[ 10.241592] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvhost_as_gpu.cpp:AllocateSpace:47: called, pages=10000, page_size=10000, flags=0
[ 10.254888] Service.NVDRV <Debug> core/hle/service/nvdrv/interface.cpp:Open:16: called
[ 10.256199] Service.NVDRV <Debug> core/hle/service/nvdrv/interface.cpp:Ioctl:29: called
[ 10.256235] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvmap.cpp:IocCreate:54: size=0x00010000
[ 10.258228] Service.NVDRV <Debug> core/hle/service/nvdrv/interface.cpp:Ioctl:29: called
[ 10.258267] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvmap.cpp:IocAlloc:75: called, addr=0x108688000
[ 10.259629] Service.NVDRV <Debug> core/hle/service/nvdrv/interface.cpp:Ioctl:29: called
[ 10.259713] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvhost_as_gpu.cpp:ioctl:18: called, command=0xc0284106, input_size=0x28, output_size=0x28
[ 10.259755] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvhost_as_gpu.cpp:MapBufferEx:69: called, flags=5, nvmap_handle=1, buffer_offset=0, mapping_size=65536, offset=0
[ 10.261017] Service.NVDRV <Debug> core/hle/service/nvdrv/interface.cpp:Ioctl:29: called
[ 10.261050] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvhost_as_gpu.cpp:ioctl:18: called, command=0xc0284106, input_size=0x28, output_size=0x28
[ 10.261080] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvhost_as_gpu.cpp:MapBufferEx:69: called, flags=4, nvmap_handle=1, buffer_offset=0, mapping_size=0, offset=0
[ 10.264946] Service.NVDRV <Debug> core/hle/service/nvdrv/interface.cpp:Ioctl:29: called
[ 10.264998] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvhost_ctrl_gpu.cpp:ioctl:16: called, command=0x80084714, input_size=0x0, output_size=0x8
[ 10.265029] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvhost_ctrl_gpu.cpp:GetActiveSlotMask:89: called
[ 10.266367] Service.NVDRV <Debug> core/hle/service/nvdrv/interface.cpp:Ioctl:29: called
[ 10.266476] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvmap.cpp:IocCreate:54: size=0x00001000
[ 10.268465] Service.NVDRV <Debug> core/hle/service/nvdrv/interface.cpp:Ioctl:29: called
[ 10.268504] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvmap.cpp:IocAlloc:75: called, addr=0x108699000
[ 10.269420] Service.NVDRV <Debug> core/hle/service/nvdrv/interface.cpp:Open:16: called
[ 10.270659] Service.NVDRV <Debug> core/hle/service/nvdrv/interface.cpp:Ioctl:29: called
[ 10.270775] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvhost_as_gpu.cpp:ioctl:18: called, command=0x40044101, input_size=0x4, output_size=0x0
[ 10.270826] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvhost_as_gpu.cpp:BindChannel:93: called, fd=4
[ 10.272656] Service.NVDRV <Debug> core/hle/service/nvdrv/interface.cpp:Ioctl:29: called
[ 10.272741] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvhost_gpu.cpp:ioctl:18: called, command=0x40044801, input_size=0x4, output_size=0x0
[ 10.272782] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvhost_gpu.cpp:SetNVMAPfd:52: called, fd=3
[ 10.274000] Service.NVDRV <Debug> core/hle/service/nvdrv/interface.cpp:Ioctl:29: called
[ 10.274033] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvhost_gpu.cpp:ioctl:18: called, command=0xc020481a, input_size=0x20, output_size=0x20
[ 10.274069] Service.NVDRV <Warning> core/hle/service/nvdrv/devices/nvhost_gpu.cpp:AllocGPFIFOEx2:106: (STUBBED) called, num_entries=800, flags=1, unk0=0, unk1=0, unk2=0, unk3=0
[ 10.275290] Service.NVDRV <Debug> core/hle/service/nvdrv/interface.cpp:Ioctl:29: called
[ 10.275358] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvhost_gpu.cpp:ioctl:18: called, command=0xc0104809, input_size=0x10, output_size=0x10
[ 10.275388] Service.NVDRV <Warning> core/hle/service/nvdrv/devices/nvhost_gpu.cpp:AllocateObjectContext:117: (STUBBED) called, class_num=b197, flags=0
[ 10.276725] Service.NVDRV <Warning> core/hle/service/nvdrv/interface.cpp:QueryEvent:67: (STUBBED) called, fd=4, event_id=3
[ 10.278193] Service.NVDRV <Debug> core/hle/service/nvdrv/interface.cpp:Ioctl:29: called
[ 10.278225] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvhost_gpu.cpp:ioctl:18: called, command=0xc018480c, input_size=0x18, output_size=0x18
[ 10.278255] Service.NVDRV <Warning> core/hle/service/nvdrv/devices/nvhost_gpu.cpp:SetErrorNotifier:88: (STUBBED) called, offset=0, size=1000, mem=2
[ 10.280081] Service.NVDRV <Debug> core/hle/service/nvdrv/interface.cpp:Ioctl:29: called
[ 10.280113] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvhost_gpu.cpp:ioctl:18: called, command=0x40084714, input_size=0x8, output_size=0x0
[ 10.280146] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvhost_gpu.cpp:SetClientData:59: called
[ 10.281484] Service.NVDRV <Debug> core/hle/service/nvdrv/interface.cpp:Ioctl:29: called
[ 10.281534] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvhost_gpu.cpp:ioctl:18: called, command=0x4004480d, input_size=0x4, output_size=0x0
[ 10.281565] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvhost_gpu.cpp:SetChannelPriority:95: (STUBBED) called, priority=64
[ 10.282883] Service.NVDRV <Debug> core/hle/service/nvdrv/interface.cpp:Ioctl:29: called
[ 10.282919] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvmap.cpp:IocCreate:54: size=0x00010000
[ 10.284922] Service.NVDRV <Debug> core/hle/service/nvdrv/interface.cpp:Ioctl:29: called
[ 10.284962] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvmap.cpp:IocAlloc:75: called, addr=0x10869b000
[ 10.286192] Service.NVDRV <Debug> core/hle/service/nvdrv/interface.cpp:Ioctl:29: called
[ 10.286226] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvhost_as_gpu.cpp:ioctl:18: called, command=0xc0284106, input_size=0x28, output_size=0x28
[ 10.286256] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvhost_as_gpu.cpp:MapBufferEx:69: called, flags=0, nvmap_handle=3, buffer_offset=0, mapping_size=0, offset=0
[ 10.290141] Service.NVDRV <Debug> core/hle/service/nvdrv/interface.cpp:Ioctl:29: called
[ 10.290188] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvhost_as_gpu.cpp:ioctl:18: called, command=0xc0284106, input_size=0x28, output_size=0x28
[ 10.290219] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvhost_as_gpu.cpp:MapBufferEx:69: called, flags=0, nvmap_handle=3, buffer_offset=0, mapping_size=0, offset=0
[ 10.293186] Service.NVDRV <Debug> core/hle/service/nvdrv/interface.cpp:Ioctl:29: called
[ 10.293229] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvmap.cpp:IocCreate:54: size=0x00059000
[ 10.294490] Service.NVDRV <Debug> core/hle/service/nvdrv/interface.cpp:Ioctl:29: called
[ 10.294575] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvmap.cpp:IocAlloc:75: called, addr=0x1086ac000
[ 10.296515] Service.NVDRV <Debug> core/hle/service/nvdrv/interface.cpp:Ioctl:29: called
[ 10.296559] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvhost_as_gpu.cpp:ioctl:18: called, command=0xc0284106, input_size=0x28, output_size=0x28
[ 10.296589] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvhost_as_gpu.cpp:MapBufferEx:69: called, flags=4, nvmap_handle=4, buffer_offset=0, mapping_size=0, offset=0
[ 10.299535] Service.NVDRV <Debug> core/hle/service/nvdrv/interface.cpp:Ioctl:29: called
[ 10.299593] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvhost_as_gpu.cpp:ioctl:18: called, command=0xc0284106, input_size=0x28, output_size=0x28
[ 10.299624] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvhost_as_gpu.cpp:MapBufferEx:69: called, flags=4, nvmap_handle=4, buffer_offset=0, mapping_size=0, offset=0
[ 10.303160] Service.NVDRV <Debug> core/hle/service/nvdrv/interface.cpp:Ioctl:29: called
[ 10.303208] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvhost_gpu.cpp:ioctl:18: called, command=0xc010480b, input_size=0x10, output_size=0x10
[ 10.303250] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvhost_gpu.cpp:ZCullBind:79: called, gpu_va=100038000, mode=2
[ 10.304561] Service.NVDRV <Debug> core/hle/service/nvdrv/interface.cpp:Ioctl:29: called
[ 10.304615] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvmap.cpp:IocCreate:54: size=0x00780000
[ 10.305934] Service.NVDRV <Debug> core/hle/service/nvdrv/interface.cpp:Ioctl:29: called
[ 10.305968] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvmap.cpp:IocAlloc:75: called, addr=0x108706000
[ 10.307882] Service.NVDRV <Debug> core/hle/service/nvdrv/interface.cpp:Ioctl:29: called
[ 10.307915] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvhost_as_gpu.cpp:ioctl:18: called, command=0xc0284106, input_size=0x28, output_size=0x28
[ 10.307946] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvhost_as_gpu.cpp:MapBufferEx:69: called, flags=4, nvmap_handle=5, buffer_offset=0, mapping_size=0, offset=0
[ 10.311233] Service.NVDRV <Debug> core/hle/service/nvdrv/interface.cpp:Ioctl:29: called
[ 10.311283] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvhost_as_gpu.cpp:ioctl:18: called, command=0xc0284106, input_size=0x28, output_size=0x28
[ 10.311315] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvhost_as_gpu.cpp:MapBufferEx:69: called, flags=4, nvmap_handle=5, buffer_offset=0, mapping_size=0, offset=0
[ 10.314321] Service.NVDRV <Debug> core/hle/service/nvdrv/interface.cpp:Ioctl:29: called
[ 10.314362] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvhost_as_gpu.cpp:ioctl:18: called, command=0xc0284106, input_size=0x28, output_size=0x28
[ 10.314393] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvhost_as_gpu.cpp:MapBufferEx:69: called, flags=4, nvmap_handle=5, buffer_offset=0, mapping_size=0, offset=0
[ 10.318471] Service.NVDRV <Debug> core/hle/service/nvdrv/interface.cpp:Ioctl:29: called
[ 10.318508] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvhost_as_gpu.cpp:ioctl:18: called, command=0xc0284106, input_size=0x28, output_size=0x28
[ 10.318538] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvhost_as_gpu.cpp:MapBufferEx:69: called, flags=100, nvmap_handle=0, buffer_offset=0, mapping_size=3932160, offset=4311629824
[ 10.319894] Service.NVDRV <Debug> core/hle/service/nvdrv/interface.cpp:Ioctl:29: called
[ 10.319927] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvhost_as_gpu.cpp:ioctl:18: called, command=0xc0284106, input_size=0x28, output_size=0x28
[ 10.319957] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvhost_as_gpu.cpp:MapBufferEx:69: called, flags=100, nvmap_handle=0, buffer_offset=3932160, mapping_size=3932160, offset=4311629824
[ 10.325246] Service.VI <Debug> core/hle/service/vi/vi.cpp:TransactParcel:474: called, transaction=9
[ 10.325301] Service <Warning> core/hle/service/nvflinger/buffer_queue.cpp:Query:89: (STUBBED) called type=2
[ 10.327902] Service.NVDRV <Debug> core/hle/service/nvdrv/interface.cpp:Ioctl:29: called
[ 10.327947] Service.NVDRV <Warning> core/hle/service/nvdrv/devices/nvmap.cpp:IocGetId:85: called
[ 10.329289] Service.NVDRV <Debug> core/hle/service/nvdrv/interface.cpp:Ioctl:29: called
[ 10.329334] Service.NVDRV <Warning> core/hle/service/nvdrv/devices/nvmap.cpp:IocFromId:100: (STUBBED) called
[ 10.335061] Service.VI <Debug> core/hle/service/vi/vi.cpp:TransactParcel:474: called, transaction=e
[ 10.335128] Service <Warning> core/hle/service/nvflinger/buffer_queue.cpp:SetPreallocatedBuffer:26: Adding graphics buffer 0
[ 10.337306] Service.NVDRV <Debug> core/hle/service/nvdrv/interface.cpp:Ioctl:29: called
[ 10.337342] Service.NVDRV <Warning> core/hle/service/nvdrv/devices/nvmap.cpp:IocGetId:85: called
[ 10.339483] Service.NVDRV <Debug> core/hle/service/nvdrv/interface.cpp:Ioctl:29: called
[ 10.339524] Service.NVDRV <Warning> core/hle/service/nvdrv/devices/nvmap.cpp:IocFromId:100: (STUBBED) called
[ 10.344698] Service.VI <Debug> core/hle/service/vi/vi.cpp:TransactParcel:474: called, transaction=e
[ 10.344759] Service <Warning> core/hle/service/nvflinger/buffer_queue.cpp:SetPreallocatedBuffer:26: Adding graphics buffer 1
[ 10.346983] Service.NVDRV <Debug> core/hle/service/nvdrv/interface.cpp:Ioctl:29: called
[ 10.347042] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvmap.cpp:IocCreate:54: size=0x00003000
[ 10.349065] Service.NVDRV <Debug> core/hle/service/nvdrv/interface.cpp:Ioctl:29: called
[ 10.349104] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvmap.cpp:IocAlloc:75: called, addr=0x108e87000
[ 10.350483] Service.NVDRV <Debug> core/hle/service/nvdrv/interface.cpp:Ioctl:29: called
[ 10.350523] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvhost_as_gpu.cpp:ioctl:18: called, command=0xc0284106, input_size=0x28, output_size=0x28
[ 10.350556] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvhost_as_gpu.cpp:MapBufferEx:69: called, flags=4, nvmap_handle=6, buffer_offset=0, mapping_size=0, offset=0
[ 10.354591] Service.NVDRV <Debug> core/hle/service/nvdrv/interface.cpp:Ioctl:29: called
[ 10.354713] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvmap.cpp:IocCreate:54: size=0x00001000
[ 10.356015] Service.NVDRV <Debug> core/hle/service/nvdrv/interface.cpp:Ioctl:29: called
[ 10.356071] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvmap.cpp:IocAlloc:75: called, addr=0x108e8b000
[ 10.357387] Service.NVDRV <Debug> core/hle/service/nvdrv/interface.cpp:Ioctl:29: called
[ 10.357558] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvhost_as_gpu.cpp:ioctl:18: called, command=0xc0284106, input_size=0x28, output_size=0x28
[ 10.357624] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvhost_as_gpu.cpp:MapBufferEx:69: called, flags=5, nvmap_handle=7, buffer_offset=0, mapping_size=65536, offset=8519680
[ 10.359845] Service.NVDRV <Debug> core/hle/service/nvdrv/interface.cpp:Ioctl:29: called
[ 10.359890] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvhost_as_gpu.cpp:ioctl:18: called, command=0xc0284106, input_size=0x28, output_size=0x28
[ 10.359923] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvhost_as_gpu.cpp:MapBufferEx:69: called, flags=4, nvmap_handle=7, buffer_offset=0, mapping_size=0, offset=0
[ 10.363165] Service.NVDRV <Debug> core/hle/service/nvdrv/interface.cpp:Ioctl:29: called
[ 10.363239] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvmap.cpp:IocCreate:54: size=0x00006000
[ 10.365536] Service.NVDRV <Debug> core/hle/service/nvdrv/interface.cpp:Ioctl:29: called
[ 10.365566] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvmap.cpp:IocAlloc:75: called, addr=0x108e8d000
[ 10.366950] Service.NVDRV <Debug> core/hle/service/nvdrv/interface.cpp:Ioctl:29: called
[ 10.367067] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvhost_as_gpu.cpp:ioctl:18: called, command=0xc0284106, input_size=0x28, output_size=0x28
[ 10.367099] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvhost_as_gpu.cpp:MapBufferEx:69: called, flags=4, nvmap_handle=8, buffer_offset=0, mapping_size=0, offset=0
[ 10.370707] Service.NVDRV <Debug> core/hle/service/nvdrv/interface.cpp:Ioctl:29: called
[ 10.370817] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvmap.cpp:IocCreate:54: size=0x00001000
[ 10.373678] Service.NVDRV <Debug> core/hle/service/nvdrv/interface.cpp:Ioctl:29: called
[ 10.373723] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvmap.cpp:IocAlloc:75: called, addr=0x108e94000
[ 10.375058] Service.NVDRV <Debug> core/hle/service/nvdrv/interface.cpp:Ioctl:29: called
[ 10.375152] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvhost_as_gpu.cpp:ioctl:18: called, command=0xc0284106, input_size=0x28, output_size=0x28
[ 10.375172] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvhost_as_gpu.cpp:MapBufferEx:69: called, flags=5, nvmap_handle=9, buffer_offset=0, mapping_size=65536, offset=8650752
[ 10.376537] Service.NVDRV <Debug> core/hle/service/nvdrv/interface.cpp:Ioctl:29: called
[ 10.376579] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvhost_as_gpu.cpp:ioctl:18: called, command=0xc0284106, input_size=0x28, output_size=0x28
[ 10.376610] Service.NVDRV <Debug> core/hle/service/nvdrv/devices/nvhost_as_gpu.cpp:MapBufferEx:69: called, flags=4, nvmap_handle=9, buffer_offset=0, mapping_size=0, offset=0
[ 10.380396] Service.NVDRV <Debug> core/hle/service/nvdrv/interface.cpp:Open:16: called
[ 10.385514] Service.VI <Debug> core/hle/service/vi/vi.cpp:TransactParcel:474: called, transaction=3
[ 10.385556] Service.NVDRV <Critical> core/hle/service/nvflinger/buffer_queue.cpp:DequeueBuffer:45: no free buffers for pixel_format=0, width=1280, height=720
[ 10.392611] Service.VI <Debug> core/hle/service/vi/vi.cpp:TransactParcel:474: called, transaction=1
[ 10.395133] Render.OpenGL <Debug> video_core/renderer_opengl/renderer_opengl.cpp:DebugHandler:514: API OTHER 131185: Buffer detailed info: Buffer object 1 (bound to GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARB (0), GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARB (1), and GL_ARRAY_BUFFER_ARB, usage hint is GL_STREAM_DRAW) will use VIDEO memory as
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment