0% found this document useful (0 votes)
44 views

Citra Log

The document contains log messages from an emulator startup process. It records the initialization of various system components like the frontend, config loading, file system services and loading of game files. It hits errors trying to load encrypted game files due to missing encryption keys and has warnings for stubbed out services. After initialization is complete it starts the audio and graphics systems and begins emulation.
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
44 views

Citra Log

The document contains log messages from an emulator startup process. It records the initialization of various system components like the frontend, config loading, file system services and loading of game files. It hits errors trying to load encrypted game files due to missing encryption keys and has warnings for stubbed out services. After initialization is complete it starts the audio and graphics systems and begins emulation.
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 31

[ 0.065703] Frontend <Info> main/jni/id_cache.

cpp:JNI_OnLoad:148: Logging backend


initialised
[ 0.077525] Config <Info> main/jni/config.cpp:LoadINI:49: Successfully loaded
/sdcard/citra-emu/config/config.ini
[ 0.181082] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 0.184635] Service.FS <Error> core/file_sys/ncch_container.cpp:Load:242: Secure1
KeyX missing
[ 0.184664] Service.FS <Warning> core/file_sys/ncch_container.cpp:Load:343: NCCH
is marked as encrypted but with decrypted exheader. Force no crypto scheme.
[ 0.195661] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 0.195688] Service.FS <Error> core/file_sys/ncch_container.cpp:Load:242: Secure1
KeyX missing
[ 0.195697] Service.FS <Warning> core/file_sys/ncch_container.cpp:Load:343: NCCH
is marked as encrypted but with decrypted exheader. Force no crypto scheme.
[ 0.201130] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 0.201166] Service.FS <Error> core/file_sys/ncch_container.cpp:Load:242: Secure1
KeyX missing
[ 0.201173] Service.FS <Warning> core/file_sys/ncch_container.cpp:Load:343: NCCH
is marked as encrypted but with decrypted exheader. Force no crypto scheme.
[ 0.220208] Loader <Error> core/loader/loader.cpp:GetLoader:120: Failed to load
file /sdcard/citra-emu/nand/00000000000000000000000000000000/title/00040010
[ 0.228061] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 0.228087] Service.FS <Error> core/file_sys/ncch_container.cpp:Load:242: Secure1
KeyX missing
[ 0.228097] Service.FS <Warning> core/file_sys/ncch_container.cpp:Load:343: NCCH
is marked as encrypted but with decrypted exheader. Force no crypto scheme.
[ 0.232496] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 0.232534] Service.FS <Error> core/file_sys/ncch_container.cpp:Load:242: Secure1
KeyX missing
[ 0.232542] Service.FS <Warning> core/file_sys/ncch_container.cpp:Load:343: NCCH
is marked as encrypted but with decrypted exheader. Force no crypto scheme.
[ 0.235989] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 0.236025] Service.FS <Error> core/file_sys/ncch_container.cpp:Load:242: Secure1
KeyX missing
[ 0.236033] Service.FS <Warning> core/file_sys/ncch_container.cpp:Load:343: NCCH
is marked as encrypted but with decrypted exheader. Force no crypto scheme.
[ 0.247036] Loader <Error> core/loader/loader.cpp:GetLoader:120: Failed to load
file /sdcard/citra-emu/nand/00000000000000000000000000000000/title/00040010
[ 0.349885] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 0.349924] Service.FS <Error> core/file_sys/ncch_container.cpp:Load:242: Secure1
KeyX missing
[ 0.349935] Service.FS <Warning> core/file_sys/ncch_container.cpp:Load:343: NCCH
is marked as encrypted but with decrypted exheader. Force no crypto scheme.
[ 1.790719] Frontend <Info>
main/jni/native.cpp:Java_org_citra_citra_1emu_NativeLibrary_SurfaceChanged:278:
Surface changed
[ 1.791415] Frontend <Info> main/jni/native.cpp:RunCitra:148: Citra is Starting
[ 1.838498] Config <Info> main/jni/config.cpp:LoadINI:49: Successfully loaded
/sdcard/citra-emu/config/config.ini
[ 1.847317] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 1.852276] Service.FS <Error> core/file_sys/ncch_container.cpp:Load:242: Secure1
KeyX missing
[ 1.852327] Service.FS <Warning> core/file_sys/ncch_container.cpp:Load:343: NCCH
is marked as encrypted but with decrypted exheader. Force no crypto scheme.
[ 2.278577] Audio.Sink <Critical> audio_core/cubeb_sink.cpp:CubebSink:47: Error
getting minimum latency
[ 2.323665] Audio.Sink <Info> audio_core/cubeb_sink.cpp:StateCallback:137: Cubeb
Audio Stream Started
[ 2.323733] RPC_Server <Info> core/rpc/rpc_server.cpp:RPCServer:12: Starting RPC
server ...
[ 2.324673] RPC_Server <Info> core/rpc/rpc_server.cpp:HandleRequestsLoop:113:
Request handler started.
[ 2.356935] RPC_Server <Error> core/rpc/server.cpp:Start:22: Error starting UDP
server
[ 2.356964] RPC_Server <Info> core/rpc/rpc_server.cpp:RPCServer:16: RPC started.
[ 2.375542] Service.HTTP <Error> core/hle/service/http_c.cpp:DecryptClCertA:826:
ClCertA file missing
[ 2.379835] Render.OpenGL <Info>
video_core/renderer_opengl/renderer_opengl.cpp:Init:1265: GL_VERSION: OpenGL ES 3.2
v1.r32p1-01eac0.52688e0652bc37eab85ce86c674ab12f
[ 2.379892] Render.OpenGL <Info>
video_core/renderer_opengl/renderer_opengl.cpp:Init:1266: GL_VENDOR: ARM
[ 2.379899] Render.OpenGL <Info>
video_core/renderer_opengl/renderer_opengl.cpp:Init:1267: GL_RENDERER: Mali-G52 MC2
[ 2.399718] Render.OpenGL <Info>
video_core/renderer_opengl/gl_format_reinterpreter.cpp:ShaderD24S8toRGBA8:291:
Texture views are unsupported, reinterpretation will do intermediate copy
[ 2.399775] Render.OpenGL <Info>
video_core/renderer_opengl/gl_format_reinterpreter.cpp:FormatReinterpreterOpenGL:38
6: Using shader for D24S8 to RGBA8 reinterpretation
[ 2.415312] Loader <Info> core/loader/ncch.cpp:Load:192: Program ID:
0004000000055E00
[ 2.416423] Service.FS <Warning> core/file_sys/ncch_container.cpp:OpenFile:130:
Failed to open /sdcard/citra-emu/sdmc/Nintendo
3DS/00000000000000000000000000000000/00000000000000000000000000000000/title/
0004000e/00055e00/content/00000000.app
[ 2.515713] Loader <Info> core/hle/kernel/process.cpp:ParseKernelCaps:141:
ExHeader kernel version: 2.35
[ 2.523667] Service.CFG <Info>
core/hle/service/cfg/cfg.cpp:SetPreferredRegionCodes:654: Preferred region code set
to 1
[ 2.573348] Render.OpenGL <Info>
video_core/renderer_opengl/gl_shader_disk_cache.cpp:LoadTransferable:169: Found a
transferable disk cache with 199 entries
[ 2.628106] Render.OpenGL <Info>
video_core/renderer_opengl/gl_shader_disk_cache.cpp:LoadPrecompiledFile:274: Found
a precompiled disk cache with 188 decompiled entries and 188 binary entries
[ 3.520719] Service.SRV <Warning> core/hle/service/sm/srv.cpp:RegisterClient:63:
(STUBBED) called. Caller PID=11
[ 3.522245] Service.SRV <Warning>
core/hle/service/sm/srv.cpp:EnableNotification:85: (STUBBED) called
[ 3.527095] Service.APT <Warning> core/hle/service/apt/apt.cpp:GetLockHandle:317:
(STUBBED) called applet_attributes=0X00000000
[ 3.536733] Service.NDM <Warning>
core/hle/service/ndm/ndm_u.cpp:OverrideDefaultDaemons:186: (STUBBED)
bit_mask=0x0000000F
[ 3.538785] Service.NDM <Warning>
core/hle/service/ndm/ndm_u.cpp:SuspendDaemons:74: (STUBBED) bit_mask=0x00000006
[ 3.541820] Service.APT <Warning> core/hle/service/apt/apt.cpp:NotifyToWait:296:
(STUBBED) app_id=768
[ 3.548272] Service.APT <Warning> core/hle/service/apt/apt.cpp:AppletUtility:592:
(STUBBED) called command=0X00000007, input_size=0X00000004, output_size=0X00000001
[ 3.549157] Service.APT <Warning> core/hle/service/apt/apt.cpp:AppletUtility:592:
(STUBBED) called command=0X00000004, input_size=0X00000001, output_size=0X00000001
[ 3.557160] Service.FS <Warning>
core/hle/service/fs/fs_user.cpp:InitializeWithSdkVersion:600: (STUBBED) called,
version: 0x050200C8
[ 3.559051] Service.FS <Error>
.\core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 3.566644] Input <Error> main/jni/ndk_motion.cpp:operator():146: Could not find
sensor of type 4
[ 3.573336] Service.FS <Error>
.\core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 3.592488] Service.SRV <Warning> core/hle/service/sm/srv.cpp:Subscribe:210:
(STUBBED) called, notification_id=0x209
[ 3.621570] Service.FS <Warning> core/file_sys/archive_ncch.cpp:OpenFile:150:
Shared Font file missing. Loading open source replacement from memory
[ 3.818849] Service.GSP <Warning>
core/hle/service/gsp/gsp_gpu.cpp:AcquireRight:704: called flag=00000000 process=11
thread_id=0
[ 3.837443] Render.OpenGL <Error>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:MortonCopy:177: Out of bound
texture
[ 3.897124] HW.GPU <Critical>
video_core/command_processor.cpp:ProcessMemoryFill:724: invalid end address
0X18600000
[ 4.121707] Service.DSP <Info> audio_core/hle/hle.cpp:LoadComponent:497: Firmware
hash: 0x7f38630a8c994617
[ 4.121724] Service.DSP <Info> audio_core/hle/hle.cpp:LoadComponent:501:
Structures hash: 0x1732733d14b84894
[ 4.121731] Service.DSP <Info>
core/hle/service/dsp/dsp_dsp.cpp:LoadComponent:189: called size=0x35378,
prog_mask=0x000300FF, data_mask=0x003500FF
[ 4.123622] Service.DSP <Info>
core/hle/service/dsp/dsp_dsp.cpp:RegisterInterruptEvents:255: Registered
interrupt=2, channel=2, event=event-001487b8
[ 4.124233] Service.DSP <Warning>
core/hle/service/dsp/dsp_dsp.cpp:GetSemaphoreEventHandle:271: (STUBBED) called
[ 4.124802] Service.DSP <Warning>
core/hle/service/dsp/dsp_dsp.cpp:SetSemaphoreMask:281: (STUBBED) called mask=0x2000
[ 4.125658] Audio.DSP <Info> audio_core/hle/hle.cpp:PipeWrite:257: Application
has requested initialization of DSP hardware
[ 4.126077] Service.DSP <Info> core/hle/service/dsp/dsp_dsp.cpp:SetSemaphore:57:
called, semaphore_value=4000
[ 4.129877] Service.DSP <Info> core/hle/service/dsp/dsp_dsp.cpp:SetSemaphore:57:
called, semaphore_value=4000
[ 4.320239] Service.FS <Error>
.\core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 4.321599] Service.FS <Warning> core/file_sys/archive_ncch.cpp:OpenFile:158: Bad
Word List file missing. Loading open source replacement from memory
[ 4.327061] Service.FRD <Warning>
core/hle/service/frd/frd.cpp:SetClientSdkVersion:147: (STUBBED) called, version:
0x050200C8
[ 4.327702] Service.FRD <Warning> core/hle/service/frd/frd.cpp:GetMyPresence:34:
(STUBBED) called
[ 4.329105] Service.FRD <Warning>
core/hle/service/frd/frd.cpp:GetFriendKeyList:49: (STUBBED) called, unknown=0,
frd_count=100
[ 4.335429] Service.BOSS <Warning>
core/hle/service/boss/boss.cpp:InitializeSession:23: (STUBBED)
programID=0X0000000000000000
[ 4.336128] Service.NDM <Warning>
core/hle/service/ndm/ndm_u.cpp:ResumeDaemons:89: (STUBBED) bit_mask=0x00000002
[ 4.336340] Service.NDM <Warning>
core/hle/service/ndm/ndm_u.cpp:ResumeDaemons:89: (STUBBED) bit_mask=0x00000004
[ 4.338435] Service.BOSS <Warning>
core/hle/service/boss/boss.cpp:GetStorageEntryInfo:644: (STUBBED) called
[ 4.339344] Service.BOSS <Warning>
core/hle/service/boss/boss.cpp:UnregisterStorage:46: (STUBBED) called
[ 4.340256] Service.BOSS <Warning>
core/hle/service/boss/boss.cpp:RegisterStorageEntry:633: (STUBBED)
unk_param1=0X0000055D, unk_param2=0X00000000, unk_param3=0X00100000,
unk_param4=0X00000014, unk_param5=0X01
[ 4.352560] Service.LDR <Warning> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRR:155:
(STUBBED) called, crr_buffer_ptr=0x08C5F000, crr_size=0x00002000
[ 4.886555] Service.FRD <Warning> core/hle/service/frd/frd.cpp:GetMyFriendKey:88:
(STUBBED) called
[ 4.981360] Service.FRD <Warning> core/hle/service/frd/frd.cpp:GetMyFriendKey:88:
(STUBBED) called
[ 5.144482] Service.PTM <Warning> core/hle/service/ptm/ptm.cpp:GetStepHistory:97:
(STUBBED) called, from time(raw): 0xb0ecdab400, for 24 hours
[ 5.166980] Service.FS <Error>
.\core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 5.168941] Service.FS <Warning> core/file_sys/archive_ncch.cpp:OpenFile:144:
Country list file missing. Loading open source replacement from memory
[ 5.282189] Service.FS <Error>
.\core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 5.291334] Service.FS <Error>
.\core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 5.377463] Service.FRD <Warning> core/hle/service/frd/frd.cpp:GetMyFriendKey:88:
(STUBBED) called
[ 5.430062] Service.FS <Error>
.\core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 5.431885] Service.FS <Warning> core/file_sys/archive_ncch.cpp:OpenFile:144:
Country list file missing. Loading open source replacement from memory
[ 5.503950] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function '0x86f0040': port='fs:USER' cmd_buf={[0]=0x86f0040,
[1]=0x1000}
[ 5.640839] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllTitle" exports 0 static anonymous symbols
[ 5.641436] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllTitle" imports 0
indexed symbols from "|static|"
[ 5.641462] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllTitle" imports 199
anonymous symbols from "|static|"
[ 5.641809] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO "DllTitle"
exports 0 indexed symbols to "|static|"
[ 5.641822] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO "DllTitle"
exports 2 anonymous symbols to "|static|"
[ 5.641899] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllTitle" loaded at 0x006A5000, fixed_end=0x006C6000
[ 5.646164] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllBackGround" exports 0 static anonymous symbols
[ 5.646316] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllBackGround" imports
0 indexed symbols from "|static|"
[ 5.646321] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllBackGround" imports
108 anonymous symbols from "|static|"
[ 5.646521] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllBackGround" loaded at 0x006C8000, fixed_end=0x006D0000
[ 5.651331] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllSequence" exports 0 static anonymous symbols
[ 5.653923] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllSequence" imports 0
indexed symbols from "|static|"
[ 5.653952] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllSequence" imports
327 anonymous symbols from "|static|"
[ 5.654680] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO "DllSequence"
exports 0 indexed symbols to "DllTitle"
[ 5.654697] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO "DllSequence"
exports 12 anonymous symbols to "DllTitle"
[ 5.654824] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllSequence" loaded at 0x006D1000, fixed_end=0x006EA000
[ 5.699006] Service.FS <Error>
.\core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 5.700519] Service.FS <Warning> core/file_sys/archive_ncch.cpp:OpenFile:144:
Country list file missing. Loading open source replacement from memory
[ 6.106453] Service.Y2R <Warning>
core/hle/service/y2r_u.cpp:SetTransferEndInterrupt:212: (STUBBED) called
[ 7.087157] Service.Y2R <Warning>
core/hle/service/y2r_u.cpp:SetTransferEndInterrupt:212: (STUBBED) called
[ 7.267912] Service.FS <Warning> core/hle/service/fs/file.cpp:OpenLinkFile:214:
(STUBBED) File command OpenLinkFile Path: [Binary: 000000000000000000000000]
[ 7.288673] Service.DSP <Info>
core/hle/service/dsp/dsp_dsp.cpp:RegisterInterruptEvents:255: Registered
interrupt=2, channel=3, event=event-002c8568
[ 7.312707] Audio.DSP <Warning> audio_core/hle/mediandk_decoder.cpp:Decode:176:
Failed to dequeue output buffer: timeout!
[ 7.394749] Audio.DSP <Warning> audio_core/hle/mediandk_decoder.cpp:Decode:176:
Failed to dequeue output buffer: timeout!
[ 7.407078] Audio.DSP <Warning> audio_core/hle/mediandk_decoder.cpp:Decode:176:
Failed to dequeue output buffer: timeout!
[ 7.420251] Audio.DSP <Warning> audio_core/hle/mediandk_decoder.cpp:Decode:183:
output format: aac-drc-album-mode: int32(0), aac-drc-boost-level: int32(127), aac-
drc-cut-level: int32(127), aac-drc-effect-type: int32(3), aac-drc-output-loudness:
int32(-1), aac-encoded-target-level: int32(-1), aac-max-output-channel_count:
int32(8), aac-target-ref-level: int32(64), channel-count: int32(2), channel-mask:
int32(12), max-output-channel-count: int32(8), mime: string(audio/raw), sample-
rate: int32(48000), android._config-pcm-encoding: int32(2)}
[ 8.043288] Service.Y2R <Warning>
core/hle/service/y2r_u.cpp:SetTransferEndInterrupt:212: (STUBBED) called
[ 8.123109] Service.Y2R <Warning>
core/hle/service/y2r_u.cpp:SetTransferEndInterrupt:212: (STUBBED) called
[ 8.303871] Service.Y2R <Warning>
core/hle/service/y2r_u.cpp:SetTransferEndInterrupt:212: (STUBBED) called
[ 8.392630] Service.Y2R <Warning>
core/hle/service/y2r_u.cpp:SetTransferEndInterrupt:212: (STUBBED) called
[ 8.451297] Service.Y2R <Warning>
core/hle/service/y2r_u.cpp:SetTransferEndInterrupt:212: (STUBBED) called
[ 8.504154] Service.Y2R <Warning>
core/hle/service/y2r_u.cpp:SetTransferEndInterrupt:212: (STUBBED) called
[ 8.559073] Service.Y2R <Warning>
core/hle/service/y2r_u.cpp:SetTransferEndInterrupt:212: (STUBBED) called
[ 8.613752] Service.Y2R <Warning>
core/hle/service/y2r_u.cpp:SetTransferEndInterrupt:212: (STUBBED) called
[ 8.667897] Service.Y2R <Warning>
core/hle/service/y2r_u.cpp:SetTransferEndInterrupt:212: (STUBBED) called
[ 8.722186] Service.Y2R <Warning>
core/hle/service/y2r_u.cpp:SetTransferEndInterrupt:212: (STUBBED) called
[ 8.778024] Service.Y2R <Warning>
core/hle/service/y2r_u.cpp:SetTransferEndInterrupt:212: (STUBBED) called
[ 8.836726] Service.Y2R <Warning>
core/hle/service/y2r_u.cpp:SetTransferEndInterrupt:212: (STUBBED) called
[ 8.888770] Service.Y2R <Warning>
core/hle/service/y2r_u.cpp:SetTransferEndInterrupt:212: (STUBBED) called
[ 9.037367] Service.Y2R <Warning>
core/hle/service/y2r_u.cpp:SetTransferEndInterrupt:212: (STUBBED) called
[ 9.113866] Service.Y2R <Warning>
core/hle/service/y2r_u.cpp:SetTransferEndInterrupt:212: (STUBBED) called
[ 9.729686] Service.Y2R <Warning>
core/hle/service/y2r_u.cpp:SetTransferEndInterrupt:212: (STUBBED) called
[ 9.802864] Service.Y2R <Warning>
core/hle/service/y2r_u.cpp:SetTransferEndInterrupt:212: (STUBBED) called
[ 9.862475] Service.Y2R <Warning>
core/hle/service/y2r_u.cpp:SetTransferEndInterrupt:212: (STUBBED) called
[ 9.925383] Service.Y2R <Warning>
core/hle/service/y2r_u.cpp:SetTransferEndInterrupt:212: (STUBBED) called
[ 9.980875] Service.Y2R <Warning>
core/hle/service/y2r_u.cpp:SetTransferEndInterrupt:212: (STUBBED) called
[ 10.034091] Service.Y2R <Warning>
core/hle/service/y2r_u.cpp:SetTransferEndInterrupt:212: (STUBBED) called
[ 10.087206] Service.Y2R <Warning>
core/hle/service/y2r_u.cpp:SetTransferEndInterrupt:212: (STUBBED) called
[ 10.143186] Service.Y2R <Warning>
core/hle/service/y2r_u.cpp:SetTransferEndInterrupt:212: (STUBBED) called
[ 10.198227] Service.Y2R <Warning>
core/hle/service/y2r_u.cpp:SetTransferEndInterrupt:212: (STUBBED) called
[ 10.258012] Service.Y2R <Warning>
core/hle/service/y2r_u.cpp:SetTransferEndInterrupt:212: (STUBBED) called
[ 10.314954] Service.Y2R <Warning>
core/hle/service/y2r_u.cpp:SetTransferEndInterrupt:212: (STUBBED) called
[ 10.369641] Service.Y2R <Warning>
core/hle/service/y2r_u.cpp:SetTransferEndInterrupt:212: (STUBBED) called
[ 10.423651] Service.Y2R <Warning>
core/hle/service/y2r_u.cpp:SetTransferEndInterrupt:212: (STUBBED) called
[ 10.478497] Service.Y2R <Warning>
core/hle/service/y2r_u.cpp:SetTransferEndInterrupt:212: (STUBBED) called
[ 10.534439] Service.Y2R <Warning>
core/hle/service/y2r_u.cpp:SetTransferEndInterrupt:212: (STUBBED) called
[ 10.591906] Service.Y2R <Warning>
core/hle/service/y2r_u.cpp:SetTransferEndInterrupt:212: (STUBBED) called
[ 10.649753] Service.Y2R <Warning>
core/hle/service/y2r_u.cpp:SetTransferEndInterrupt:212: (STUBBED) called
[ 10.698856] Service.Y2R <Warning>
core/hle/service/y2r_u.cpp:SetTransferEndInterrupt:212: (STUBBED) called
[ 10.758129] Service.Y2R <Warning>
core/hle/service/y2r_u.cpp:SetTransferEndInterrupt:212: (STUBBED) called
[ 10.824904] Service.Y2R <Warning>
core/hle/service/y2r_u.cpp:SetTransferEndInterrupt:212: (STUBBED) called
[ 10.885451] Service.Y2R <Warning>
core/hle/service/y2r_u.cpp:SetTransferEndInterrupt:212: (STUBBED) called
[ 10.939650] Service.Y2R <Warning>
core/hle/service/y2r_u.cpp:SetTransferEndInterrupt:212: (STUBBED) called
[ 10.993378] Service.Y2R <Warning>
core/hle/service/y2r_u.cpp:SetTransferEndInterrupt:212: (STUBBED) called
[ 11.047252] Service.Y2R <Warning>
core/hle/service/y2r_u.cpp:SetTransferEndInterrupt:212: (STUBBED) called
[ 11.100950] Service.Y2R <Warning>
core/hle/service/y2r_u.cpp:SetTransferEndInterrupt:212: (STUBBED) called
[ 11.158346] Service.Y2R <Warning>
core/hle/service/y2r_u.cpp:SetTransferEndInterrupt:212: (STUBBED) called
[ 11.216357] Service.Y2R <Warning>
core/hle/service/y2r_u.cpp:SetTransferEndInterrupt:212: (STUBBED) called
[ 11.270195] Service.Y2R <Warning>
core/hle/service/y2r_u.cpp:SetTransferEndInterrupt:212: (STUBBED) called
[ 11.329760] Service.Y2R <Warning>
core/hle/service/y2r_u.cpp:SetTransferEndInterrupt:212: (STUBBED) called
[ 11.376476] Service.Y2R <Warning>
core/hle/service/y2r_u.cpp:SetTransferEndInterrupt:212: (STUBBED) called
[ 11.425254] Service.Y2R <Warning>
core/hle/service/y2r_u.cpp:SetTransferEndInterrupt:212: (STUBBED) called
[ 11.711628] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllTitle"
[ 11.719038] Service.FS <Error>
.\core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 11.724289] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllSequence"
[ 11.727616] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllBackGround"
[ 11.850361] Service.FRD <Warning> core/hle/service/frd/frd.cpp:GetMyFriendKey:88:
(STUBBED) called
[ 11.876180] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllStartMenu" exports 0 static anonymous symbols
[ 11.876329] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllStartMenu" imports 0
indexed symbols from "|static|"
[ 11.876334] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllStartMenu" imports
111 anonymous symbols from "|static|"
[ 11.876488] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO "DllStartMenu"
exports 0 indexed symbols to "|static|"
[ 11.876491] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO "DllStartMenu"
exports 2 anonymous symbols to "|static|"
[ 11.876559] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllStartMenu" loaded at 0x006A5000, fixed_end=0x006A9000
[ 15.447028] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllStartMenu"
[ 15.601706] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllField" exports 0 static anonymous symbols
[ 15.613526] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllField" imports 0
indexed symbols from "|static|"
[ 15.613548] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllField" imports 2817
anonymous symbols from "|static|"
[ 15.618760] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO "DllField"
exports 0 indexed symbols to "|static|"
[ 15.618780] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO "DllField"
exports 227 anonymous symbols to "|static|"
[ 15.619972] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllField" loaded at 0x006A5000, fixed_end=0x007C4000
[ 15.650785] Service.NDM <Warning>
core/hle/service/ndm/ndm_u.cpp:EnterExclusiveState:21: (STUBBED)
exclusive_state=0x00000002
[ 15.652758] Kernel.SVC <Warning> core/hle/kernel/svc.cpp:CreateMemoryBlock:1314:
called addr=0x08825000
[ 15.773787] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x0}
[ 15.784151] Service.DSP <Info>
core/hle/service/dsp/dsp_dsp.cpp:RegisterInterruptEvents:259: Unregistered
interrupt=2, channel=3
[ 15.784960] Service.DSP <Info>
core/hle/service/dsp/dsp_dsp.cpp:RegisterInterruptEvents:255: Registered
interrupt=2, channel=3, event=event-002c8568
[ 16.676228] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllUSMirror" exports 0 static anonymous symbols
[ 16.676286] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSMirror" imports 0
indexed symbols from "|static|"
[ 16.676292] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSMirror" imports 7
anonymous symbols from "|static|"
[ 16.676306] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSMirror" imports 0
indexed symbols from "DllField"
[ 16.676311] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSMirror" imports 4
anonymous symbols from "DllField"
[ 16.676359] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO "DllUSMirror"
exports 0 indexed symbols to "DllField"
[ 16.676361] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO "DllUSMirror"
exports 2 anonymous symbols to "DllField"
[ 16.676385] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllUSMirror" loaded at 0x007E5000, fixed_end=0x007E8000
[ 17.347433] Service.FRD <Warning> core/hle/service/frd/frd.cpp:GetMyFriendKey:88:
(STUBBED) called
[ 17.845046] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 17.854848] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 17.872650] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 17.881842] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 17.883553] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 17.884896] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 17.885615] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 17.886305] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 17.886814] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 17.887662] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 17.889140] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 17.890026] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 17.891743] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 17.893025] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 17.893357] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 17.893999] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 17.895736] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 17.897473] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 17.898193] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 17.902376] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 17.904004] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 17.912297] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 17.914427] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 17.930802] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 18.558014] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 19.955567] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 20.525379] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllFieldEventEntranceIn" exports 0 static anonymous symbols
[ 20.525841] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO
"DllFieldEventEntranceIn" imports 0 indexed symbols from "|static|"
[ 20.525894] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO
"DllFieldEventEntranceIn" imports 36 anonymous symbols from "|static|"
[ 20.526032] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO
"DllFieldEventEntranceIn" imports 0 indexed symbols from "DllField"
[ 20.526096] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO
"DllFieldEventEntranceIn" imports 11 anonymous symbols from "DllField"
[ 20.526200] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO
"DllFieldEventEntranceIn" exports 0 indexed symbols to "|static|"
[ 20.526205] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO
"DllFieldEventEntranceIn" exports 2 anonymous symbols to "|static|"
[ 20.526399] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllFieldEventEntranceIn" loaded at 0x007E9000, fixed_end=0x007ED000
[ 21.081258] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllFieldEventEntranceIn"
[ 21.088932] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 21.126099] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 21.154039] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 21.240841] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 21.288623] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 21.342902] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 21.387202] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 21.429834] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 21.478192] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 21.522798] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 21.570822] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 21.613611] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 21.665748] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 23.598750] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 25.066110] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 27.781173] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 29.674179] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllFieldEventEntranceIn" exports 0 static anonymous symbols
[ 29.674394] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO
"DllFieldEventEntranceIn" imports 0 indexed symbols from "|static|"
[ 29.674419] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO
"DllFieldEventEntranceIn" imports 36 anonymous symbols from "|static|"
[ 29.674484] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO
"DllFieldEventEntranceIn" imports 0 indexed symbols from "DllField"
[ 29.674488] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO
"DllFieldEventEntranceIn" imports 11 anonymous symbols from "DllField"
[ 29.674534] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO
"DllFieldEventEntranceIn" exports 0 indexed symbols to "|static|"
[ 29.674537] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO
"DllFieldEventEntranceIn" exports 2 anonymous symbols to "|static|"
[ 29.674594] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllFieldEventEntranceIn" loaded at 0x007E9000, fixed_end=0x007ED000
[ 30.003751] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 30.273685] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllFieldEventEntranceIn"
[ 30.282774] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 30.316174] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 30.352484] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 30.384789] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 30.418747] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 30.434159] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 30.448878] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 30.478496] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 30.511942] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 30.544348] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 30.574365] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 30.609014] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 30.640284] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 30.802791] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 32.720436] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 33.116640] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 34.744082] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 35.236582] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 37.091711] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 38.342526] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 39.602697] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 40.824061] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 41.815758] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 42.737332] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 43.755760] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 44.829703] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 45.792025] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 46.239732] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 47.129109] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 47.919998] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 49.127705] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 50.664563] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 51.712458] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 52.675453] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 54.012554] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 55.626176] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 56.426976] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 57.188804] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 58.327744] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 58.757561] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 59.121124] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllFieldEventPlayer" exports 0 static anonymous symbols
[ 59.121354] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllFieldEventPlayer"
imports 0 indexed symbols from "|static|"
[ 59.121368] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllFieldEventPlayer"
imports 71 anonymous symbols from "|static|"
[ 59.121494] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllFieldEventPlayer"
imports 0 indexed symbols from "DllField"
[ 59.121506] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllFieldEventPlayer"
imports 30 anonymous symbols from "DllField"
[ 59.121575] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO
"DllFieldEventPlayer" exports 0 indexed symbols to "|static|"
[ 59.121588] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO
"DllFieldEventPlayer" exports 2 anonymous symbols to "|static|"
[ 59.121606] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO
"DllFieldEventPlayer" exports 0 indexed symbols to "DllField"
[ 59.121608] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO
"DllFieldEventPlayer" exports 30 anonymous symbols to "DllField"
[ 59.121707] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllFieldEventPlayer" loaded at 0x007E9000, fixed_end=0x007EF000
[ 59.233148] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 60.335397] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllFieldEventPlayer"
[ 60.660432] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 61.619111] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 61.891871] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllFieldEventPlayer" exports 0 static anonymous symbols
[ 61.892125] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllFieldEventPlayer"
imports 0 indexed symbols from "|static|"
[ 61.892146] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllFieldEventPlayer"
imports 71 anonymous symbols from "|static|"
[ 61.892273] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllFieldEventPlayer"
imports 0 indexed symbols from "DllField"
[ 61.892287] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllFieldEventPlayer"
imports 30 anonymous symbols from "DllField"
[ 61.892354] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO
"DllFieldEventPlayer" exports 0 indexed symbols to "|static|"
[ 61.892368] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO
"DllFieldEventPlayer" exports 2 anonymous symbols to "|static|"
[ 61.892387] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO
"DllFieldEventPlayer" exports 0 indexed symbols to "DllField"
[ 61.892390] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO
"DllFieldEventPlayer" exports 30 anonymous symbols to "DllField"
[ 61.892569] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllFieldEventPlayer" loaded at 0x007E9000, fixed_end=0x007EF000
[ 62.371172] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllFieldEventPlayer"
[ 62.391319] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 63.174036] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 63.943405] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 64.708695] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 65.481159] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 66.429140] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 66.837525] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 68.264341] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 68.653539] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 69.157371] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 70.072690] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 71.021724] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 71.783378] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 72.960548] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 73.727476] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 75.248725] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 76.440008] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 77.565374] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 78.704781] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 80.010026] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 81.982320] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 82.471664] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 82.858947] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 84.534496] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function '0x230000': port='nwm::UDS' cmd_buf={[0]=0x230000}
[ 84.535872] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function '0x230000': port='nwm::UDS' cmd_buf={[0]=0x230000}
[ 84.537704] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 87.253851] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 88.578128] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 90.319307] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 91.931503] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 93.191855] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 93.249498] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllFieldEventEntranceIn" exports 0 static anonymous symbols
[ 93.249671] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO
"DllFieldEventEntranceIn" imports 0 indexed symbols from "|static|"
[ 93.249674] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO
"DllFieldEventEntranceIn" imports 36 anonymous symbols from "|static|"
[ 93.249735] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO
"DllFieldEventEntranceIn" imports 0 indexed symbols from "DllField"
[ 93.249737] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO
"DllFieldEventEntranceIn" imports 11 anonymous symbols from "DllField"
[ 93.249780] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO
"DllFieldEventEntranceIn" exports 0 indexed symbols to "|static|"
[ 93.249783] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO
"DllFieldEventEntranceIn" exports 2 anonymous symbols to "|static|"
[ 93.249837] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllFieldEventEntranceIn" loaded at 0x007E9000, fixed_end=0x007ED000
[ 94.041846] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllFieldEventEntranceIn"
[ 94.051641] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 94.106852] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 94.167971] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 94.229288] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 94.296776] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 94.360261] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 94.427829] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 94.495065] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 94.561318] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 94.635633] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 94.689794] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 94.755057] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 95.126890] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 96.338702] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 97.332788] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 99.523787] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 101.030114] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 103.056531] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 105.160204] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 106.970605] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 109.100893] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 109.178717] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllUSMirror"
[ 109.487308] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllField"
[ 109.548800] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllSequence" exports 0 static anonymous symbols
[ 109.552122] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllSequence" imports 0
indexed symbols from "|static|"
[ 109.552137] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllSequence" imports
327 anonymous symbols from "|static|"
[ 109.552861] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllSequence" loaded at 0x006A5000, fixed_end=0x006BE000
[ 109.559453] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllBackGround" exports 0 static anonymous symbols
[ 109.559725] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllBackGround" imports
0 indexed symbols from "|static|"
[ 109.559741] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllBackGround" imports
108 anonymous symbols from "|static|"
[ 109.560192] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllBackGround" loaded at 0x006C4000, fixed_end=0x006CC000
[ 109.563897] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllFieldDemo" exports 0 static anonymous symbols
[ 109.563975] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllFieldDemo" imports 0
indexed symbols from "|static|"
[ 109.563980] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllFieldDemo" imports
116 anonymous symbols from "|static|"
[ 109.564130] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllFieldDemo" imports 0
indexed symbols from "DllSequence"
[ 109.564149] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllFieldDemo" imports
24 anonymous symbols from "DllSequence"
[ 109.564187] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO "DllFieldDemo"
exports 0 indexed symbols to "|static|"
[ 109.564190] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO "DllFieldDemo"
exports 1 anonymous symbols to "|static|"
[ 109.564273] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllFieldDemo" loaded at 0x006CD000, fixed_end=0x006D1000
[ 109.621676] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 111.183303] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 111.950485] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 115.175482] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 115.291538] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 116.783930] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 118.332364] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 118.722615] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 119.492873] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 119.867948] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 120.102493] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllFieldDemo"
[ 120.104603] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllSequence"
[ 120.112285] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllBackGround"
[ 120.252637] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 120.279551] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllField" exports 0 static anonymous symbols
[ 120.291423] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllField" imports 0
indexed symbols from "|static|"
[ 120.291456] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllField" imports 2817
anonymous symbols from "|static|"
[ 120.296897] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO "DllField"
exports 0 indexed symbols to "|static|"
[ 120.296940] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO "DllField"
exports 227 anonymous symbols to "|static|"
[ 120.298450] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllField" loaded at 0x006A5000, fixed_end=0x007C4000
[ 121.716531] Service.FRD <Warning> core/hle/service/frd/frd.cpp:GetMyFriendKey:88:
(STUBBED) called
[ 122.515474] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 122.902033] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 123.343417] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 123.352132] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 123.352501] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 124.205563] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 124.617526] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 125.504389] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 125.505949] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 125.506477] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 125.506930] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 125.507285] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 125.507666] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 125.508351] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 125.509052] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 125.513105] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 125.516294] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 125.527625] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 125.528697] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 126.112072] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 126.112691] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 126.113084] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 126.115040] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 126.115768] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 126.117948] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 126.124448] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 126.125377] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 126.125827] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 126.126957] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 126.127988] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 126.611623] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 126.615109] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 127.029421] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 127.030102] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 127.030622] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 127.031922] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 127.039400] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 127.049212] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 127.049879] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 127.051459] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 127.052546] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 127.053080] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 127.053675] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 127.054021] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 127.055503] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 127.059841] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 127.061973] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 127.507531] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 127.508199] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 127.508519] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 127.508974] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 127.510398] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 127.510689] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 127.916299] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 127.918688] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 128.291449] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 128.292773] Render.OpenGL <Warning>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:IntervalHasInvalidPixelFormat:16
92: Surface found with invalid pixel format
[ 129.698631] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 132.238572] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 133.360132] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 138.757623] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 140.100833] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 145.083400] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 149.756198] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 150.529313] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 155.058226] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 159.129071] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 162.817957] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 166.211720] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 167.453375] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 168.877911] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 172.349386] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 173.372115] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 176.663594] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 179.935113] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 182.203847] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 184.497366] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 187.195452] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 188.049023] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 189.137618] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 192.483157] Input <Error> main/jni/ndk_motion.cpp:operator():165: Could not find
sensor of type 4
[ 289.944812] Frontend <Info>
main/jni/native.cpp:Java_org_citra_citra_1emu_NativeLibrary_SurfaceChanged:278:
Surface changed
[ 289.955938] Input <Error> main/jni/ndk_motion.cpp:operator():146: Could not find
sensor of type 4
[ 290.592793] Config <Info> main/jni/config.cpp:LoadINI:49: Successfully loaded
/sdcard/citra-emu/config/config.ini
[ 290.596451] Audio.Sink <Critical> audio_core/cubeb_sink.cpp:CubebSink:47: Error
getting minimum latency
[ 290.617052] Audio.Sink <Info> audio_core/cubeb_sink.cpp:StateCallback:137: Cubeb
Audio Stream Started
[ 290.632441] Audio.Sink <Info> audio_core/cubeb_sink.cpp:StateCallback:140: Cubeb
Audio Stream Stopped
[ 290.654683] Input <Error> main/jni/ndk_motion.cpp:operator():146: Could not find
sensor of type 4
[ 290.837216] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 293.145698] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 294.667232] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 297.095346] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 298.678193] Input <Error> main/jni/ndk_motion.cpp:operator():165: Could not find
sensor of type 4
[ 352.413864] Frontend <Info>
main/jni/native.cpp:Java_org_citra_citra_1emu_NativeLibrary_SurfaceChanged:278:
Surface changed
[ 352.421305] Input <Error> main/jni/ndk_motion.cpp:operator():146: Could not find
sensor of type 4
[ 352.547136] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 353.015578] Config <Info> main/jni/config.cpp:LoadINI:49: Successfully loaded
/sdcard/citra-emu/config/config.ini
[ 353.021537] Audio.Sink <Critical> audio_core/cubeb_sink.cpp:CubebSink:47: Error
getting minimum latency
[ 353.041460] Audio.Sink <Info> audio_core/cubeb_sink.cpp:StateCallback:137: Cubeb
Audio Stream Started
[ 353.050067] Audio.Sink <Info> audio_core/cubeb_sink.cpp:StateCallback:140: Cubeb
Audio Stream Stopped
[ 353.063546] Input <Error> main/jni/ndk_motion.cpp:operator():146: Could not find
sensor of type 4
[ 354.652913] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 357.024585] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 358.693936] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 360.304120] Input <Error> main/jni/ndk_motion.cpp:operator():165: Could not find
sensor of type 4
[ 367.230236] Frontend <Info>
main/jni/native.cpp:Java_org_citra_citra_1emu_NativeLibrary_SurfaceChanged:278:
Surface changed
[ 367.239167] Input <Error> main/jni/ndk_motion.cpp:operator():146: Could not find
sensor of type 4
[ 367.847138] Config <Info> main/jni/config.cpp:LoadINI:49: Successfully loaded
/sdcard/citra-emu/config/config.ini
[ 367.852871] Audio.Sink <Critical> audio_core/cubeb_sink.cpp:CubebSink:47: Error
getting minimum latency
[ 367.863976] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 367.881783] Audio.Sink <Info> audio_core/cubeb_sink.cpp:StateCallback:137: Cubeb
Audio Stream Started
[ 367.897444] Audio.Sink <Info> audio_core/cubeb_sink.cpp:StateCallback:140: Cubeb
Audio Stream Stopped
[ 367.931041] Input <Error> main/jni/ndk_motion.cpp:operator():146: Could not find
sensor of type 4
[ 368.547622] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 369.206145] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 369.807865] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 372.670033] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function '0x230000': port='nwm::UDS' cmd_buf={[0]=0x230000}
[ 372.670084] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function '0x230000': port='nwm::UDS' cmd_buf={[0]=0x230000}
[ 372.670435] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 373.316332] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 375.716619] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 378.601675] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 379.537909] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 382.483576] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 383.314357] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 386.718222] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 387.605377] Input <Error> main/jni/ndk_motion.cpp:operator():165: Could not find
sensor of type 4
[ 453.549443] Frontend <Info>
main/jni/native.cpp:Java_org_citra_citra_1emu_NativeLibrary_SurfaceChanged:278:
Surface changed
[ 453.554523] Input <Error> main/jni/ndk_motion.cpp:operator():146: Could not find
sensor of type 4
[ 453.719704] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 454.184199] Config <Info> main/jni/config.cpp:LoadINI:49: Successfully loaded
/sdcard/citra-emu/config/config.ini
[ 454.189783] Audio.Sink <Critical> audio_core/cubeb_sink.cpp:CubebSink:47: Error
getting minimum latency
[ 454.215059] Audio.Sink <Info> audio_core/cubeb_sink.cpp:StateCallback:137: Cubeb
Audio Stream Started
[ 454.231842] Audio.Sink <Info> audio_core/cubeb_sink.cpp:StateCallback:140: Cubeb
Audio Stream Stopped
[ 454.241548] Input <Error> main/jni/ndk_motion.cpp:operator():146: Could not find
sensor of type 4
[ 455.801525] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 456.413305] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 458.373037] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 460.669618] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 463.079198] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 465.987007] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 468.431011] Input <Error> main/jni/ndk_motion.cpp:operator():165: Could not find
sensor of type 4
[ 576.942673] Frontend <Info>
main/jni/native.cpp:Java_org_citra_citra_1emu_NativeLibrary_SurfaceChanged:278:
Surface changed
[ 576.975252] Input <Error> main/jni/ndk_motion.cpp:operator():146: Could not find
sensor of type 4
[ 578.145237] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 579.183194] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 581.608829] Input <Error> main/jni/ndk_motion.cpp:operator():165: Could not find
sensor of type 4
[ 646.528625] Frontend <Info>
main/jni/native.cpp:Java_org_citra_citra_1emu_NativeLibrary_SurfaceChanged:278:
Surface changed
[ 646.533309] Input <Error> main/jni/ndk_motion.cpp:operator():146: Could not find
sensor of type 4
[ 647.149885] Config <Info> main/jni/config.cpp:LoadINI:49: Successfully loaded
/sdcard/citra-emu/config/config.ini
[ 647.160276] Audio.Sink <Critical> audio_core/cubeb_sink.cpp:CubebSink:47: Error
getting minimum latency
[ 647.190287] Audio.Sink <Info> audio_core/cubeb_sink.cpp:StateCallback:137: Cubeb
Audio Stream Started
[ 647.195591] Audio.Sink <Info> audio_core/cubeb_sink.cpp:StateCallback:140: Cubeb
Audio Stream Stopped
[ 647.254949] Input <Error> main/jni/ndk_motion.cpp:operator():146: Could not find
sensor of type 4
[ 647.776587] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 648.493812] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 649.119302] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 652.892814] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllReport" exports 0 static anonymous symbols
[ 652.892957] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllReport" imports 0
indexed symbols from "|static|"
[ 652.892962] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllReport" imports 193
anonymous symbols from "|static|"
[ 652.893250] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO "DllReport"
exports 0 indexed symbols to "|static|"
[ 652.893254] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO "DllReport"
exports 1 anonymous symbols to "|static|"
[ 652.893329] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllReport" loaded at 0x007E5000, fixed_end=0x007EC000
[ 653.288806] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 654.675860] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 658.922910] Service.FS <Error>
.\core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 658.982090] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'ControlArchive': port='fs:USER' cmd_buf={[0]=0x80d0144,
[1]=0xc, [2]=0x0, [3]=0x0, [4]=0x1, [5]=0x1, [6]=0x1a, [7]=0x0, [8]=0x1c, [9]=0x1}
[ 660.120795] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 661.384451] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function '0x86e00c0': port='fs:USER' cmd_buf={[0]=0x86e00c0,
[1]=0x1000, [2]=0x2f5d0b63, [3]=0x2}
[ 661.408586] Service.APT <Warning> core/hle/service/apt/apt.cpp:AppletUtility:592:
(STUBBED) called command=0X00000004, input_size=0X00000001, output_size=0X00000001
[ 661.508882] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 666.768344] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 667.688966] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllReport"
[ 667.803657] Service.FRD <Warning> core/hle/service/frd/frd.cpp:GetMyFriendKey:88:
(STUBBED) called
[ 667.912439] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 668.677815] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 670.382893] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 671.941616] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 674.515160] Input <Error> main/jni/ndk_motion.cpp:operator():165: Could not find
sensor of type 4

You might also like