0% found this document useful (0 votes)
70 views86 pages

Citra Log

The document contains log messages from an emulated Citra Android application. It shows the application initializing, loading configuration settings, starting audio and graphics rendering subsystems, loading a 3DS game title, and interacting with emulated system services. Errors are reported trying to load game files and textures. Warnings are logged for stubbed out functions in emulated system services.

Uploaded by

Dani TC
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
70 views86 pages

Citra Log

The document contains log messages from an emulated Citra Android application. It shows the application initializing, loading configuration settings, starting audio and graphics rendering subsystems, loading a 3DS game title, and interacting with emulated system services. Errors are reported trying to load game files and textures. Warnings are logged for stubbed out functions in emulated system services.

Uploaded by

Dani TC
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 86

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

cpp:JNI_OnLoad:165: Logging backend


initialised
[ 0.082567] Config <Info> main/jni/config.cpp:LoadINI:50: Successfully loaded
/sdcard/citra-emu/config/config.ini
[ 0.093749] Frontend <Info>
main/jni/native.cpp:Java_org_citra_citra_1emu_NativeLibrary_LogDeviceInfo:718:
Citra Version: Android Beta | HEAD-d117132
[ 0.094061] Frontend <Info>
main/jni/native.cpp:Java_org_citra_citra_1emu_NativeLibrary_LogDeviceInfo:719: Host
CPU: Unisoc ums9230
[ 0.094080] Frontend <Info>
main/jni/native.cpp:Java_org_citra_citra_1emu_NativeLibrary_LogDeviceInfo:721: Host
OS: Android API level 30
[ 0.194383] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 0.203016] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 0.206196] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 0.223938] Loader <Error> core/loader/loader.cpp:GetLoader:120: Failed to load
file /sdcard/citra-emu/nand/00000000000000000000000000000000/title/00040010
[ 0.231387] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 0.234596] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 0.237552] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 0.249640] Loader <Error> core/loader/loader.cpp:GetLoader:120: Failed to load
file /sdcard/citra-emu/nand/00000000000000000000000000000000/title/00040010
[ 0.350746] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 5.288611] Frontend <Info>
main/jni/native.cpp:Java_org_citra_citra_1emu_NativeLibrary_SurfaceChanged:265:
Surface changed
[ 5.289385] Frontend <Info> main/jni/native.cpp:RunCitra:141: Citra starting...
[ 5.355216] Config <Info> main/jni/config.cpp:LoadINI:50: Successfully loaded
/sdcard/citra-emu/config/config.ini
[ 5.362833] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 5.362854] Config <Info> core/settings.cpp:LogSettings:79: Citra Configuration:
[ 5.362859] Config <Info> core/settings.cpp:operator():76: Core_UseCpuJit: true
[ 5.362861] Config <Info> core/settings.cpp:operator():76:
Core_CPUClockPercentage: 100
[ 5.362864] Config <Info> core/settings.cpp:operator():76: Renderer_UseGLES: true
[ 5.362866] Config <Info> core/settings.cpp:operator():76:
Renderer_UseHwRenderer: true
[ 5.362868] Config <Info> core/settings.cpp:operator():76: Renderer_UseHwShader:
true
[ 5.362871] Config <Info> core/settings.cpp:operator():76:
Renderer_SeparableShader: false
[ 5.362873] Config <Info> core/settings.cpp:operator():76:
Renderer_ShadersAccurateMul: false
[ 5.362875] Config <Info> core/settings.cpp:operator():76: Renderer_UseShaderJit:
true
[ 5.362878] Config <Info> core/settings.cpp:operator():76:
Renderer_UseResolutionFactor: 1
[ 5.362880] Config <Info> core/settings.cpp:operator():76: Renderer_FrameLimit:
119
[ 5.362882] Config <Info> core/settings.cpp:operator():76:
Renderer_UseFrameLimitAlternate: false
[ 5.362884] Config <Info> core/settings.cpp:operator():76:
Renderer_FrameLimitAlternate: 0
[ 5.362886] Config <Info> core/settings.cpp:operator():76: Renderer_VSyncNew:
true
[ 5.362887] Config <Info> core/settings.cpp:operator():76:
Renderer_PostProcessingShader: none (builtin)
[ 5.362889] Config <Info> core/settings.cpp:operator():76: Renderer_FilterMode:
false
[ 5.362891] Config <Info> core/settings.cpp:operator():76:
Renderer_TextureFilterName: none
[ 5.362906] Config <Info> core/settings.cpp:operator():76: Stereoscopy_Render3d:
0
[ 5.362908] Config <Info> core/settings.cpp:operator():76: Stereoscopy_Factor3d:
0
[ 5.362911] Config <Info> core/settings.cpp:operator():76:
Stereoscopy_MonoRenderLeftEye: false
[ 5.362913] Config <Info> core/settings.cpp:operator():76: Layout_LayoutOption: 5
[ 5.362914] Config <Info> core/settings.cpp:operator():76: Layout_SwapScreen:
false
[ 5.362916] Config <Info> core/settings.cpp:operator():76: Layout_UprightScreen:
false
[ 5.362918] Config <Info> core/settings.cpp:operator():76: Utility_DumpTextures:
false
[ 5.362920] Config <Info> core/settings.cpp:operator():76:
Utility_CustomTextures: false
[ 5.362921] Config <Info> core/settings.cpp:operator():76:
Utility_UseDiskShaderCache: false
[ 5.362923] Config <Info> core/settings.cpp:operator():76: Audio_EnableDspLle:
false
[ 5.362925] Config <Info> core/settings.cpp:operator():76:
Audio_EnableDspLleMultithread: false
[ 5.362926] Config <Info> core/settings.cpp:operator():76: Audio_OutputEngine:
auto
[ 5.362928] Config <Info> core/settings.cpp:operator():76:
Audio_EnableAudioStretching: true
[ 5.362930] Config <Info> core/settings.cpp:operator():76: Audio_OutputDevice:
auto
[ 5.362932] Config <Info> core/settings.cpp:operator():76: Audio_InputDeviceType:
1
[ 5.362934] Config <Info> core/settings.cpp:operator():76: Audio_InputDevice:
Default
[ 5.362935] Config <Info> core/settings.cpp:operator():76: Camera_OuterRightName:
ndk
[ 5.362943] Config <Info> core/settings.cpp:operator():76:
Camera_OuterRightConfig: _back
[ 5.362945] Config <Info> core/settings.cpp:operator():76: Camera_OuterRightFlip:
0
[ 5.362946] Config <Info> core/settings.cpp:operator():76: Camera_InnerName: ndk
[ 5.362948] Config <Info> core/settings.cpp:operator():76: Camera_InnerConfig:
_front
[ 5.362950] Config <Info> core/settings.cpp:operator():76: Camera_InnerFlip: 0
[ 5.362951] Config <Info> core/settings.cpp:operator():76: Camera_OuterLeftName:
ndk
[ 5.362953] Config <Info> core/settings.cpp:operator():76:
Camera_OuterLeftConfig: _back
[ 5.362954] Config <Info> core/settings.cpp:operator():76: Camera_OuterLeftFlip:
0
[ 5.362956] Config <Info> core/settings.cpp:operator():76:
DataStorage_UseVirtualSd: true
[ 5.362957] Config <Info> core/settings.cpp:operator():76:
DataStorage_UseCustomStorage: false
[ 5.362959] Config <Info> core/settings.cpp:operator():76: System_IsNew3ds: true
[ 5.362960] Config <Info> core/settings.cpp:operator():76: System_RegionValue: -1
[ 5.362962] Config <Info> core/settings.cpp:operator():76: Debugging_UseGdbstub:
false
[ 5.362963] Config <Info> core/settings.cpp:operator():76: Debugging_GdbstubPort:
24689
[ 5.591792] Audio.Sink <Critical> audio_core/cubeb_sink.cpp:CubebSink:47: Error
getting minimum latency
[ 5.607207] Audio.Sink <Info> audio_core/cubeb_sink.cpp:StateCallback:137: Cubeb
Audio Stream Started
[ 5.607230] RPC_Server <Info> core/rpc/rpc_server.cpp:RPCServer:12: Starting RPC
server ...
[ 5.607442] RPC_Server <Info> core/rpc/rpc_server.cpp:HandleRequestsLoop:113:
Request handler started.
[ 5.607555] RPC_Server <Info> core/rpc/rpc_server.cpp:RPCServer:16: RPC started.
[ 5.626306] Service.HTTP <Error> core/hle/service/http_c.cpp:DecryptClCertA:806:
ClCertA file missing
[ 5.633251] Render.OpenGL <Info>
video_core/renderer_opengl/renderer_opengl.cpp:Init:1266: GL_VERSION: OpenGL ES 3.2
v1.r28p0-01eac0.fb3b3ae0cd4071374d60ee974d51c8a4
[ 5.633269] Render.OpenGL <Info>
video_core/renderer_opengl/renderer_opengl.cpp:Init:1267: GL_VENDOR: ARM
[ 5.633271] Render.OpenGL <Info>
video_core/renderer_opengl/renderer_opengl.cpp:Init:1268: GL_RENDERER: Mali-G57
[ 5.724698] Render.OpenGL <Error>
video_core/renderer_opengl/texture_filters/texture_filterer.cpp:Reset:49: Invalid
texture filter: none
[ 5.766456] Render.OpenGL <Info>
video_core/renderer_opengl/gl_format_reinterpreter.cpp:ShaderD24S8toRGBA8:168:
Texture views are unsupported, reinterpretation will do intermediate copy
[ 5.766472] Render.OpenGL <Info>
video_core/renderer_opengl/gl_format_reinterpreter.cpp:FormatReinterpreterOpenGL:25
5: Using shader for D24S8 to RGBA8 reinterpretation
[ 5.800691] Loader <Info> core/loader/ncch.cpp:Load:193: Program ID:
000400000011C400
[ 5.801243] Service.FS <Warning> core/file_sys/ncch_container.cpp:OpenFile:130:
Failed to open /sdcard/citra-emu/sdmc/Nintendo
3DS/00000000000000000000000000000000/00000000000000000000000000000000/title/
0004000e/0011c400/content/00000000.app
[ 5.907669] Loader <Info> core/hle/kernel/process.cpp:ParseKernelCaps:141:
ExHeader kernel version: 2.39
[ 5.916449] Service.CFG <Info>
core/hle/service/cfg/cfg.cpp:SetPreferredRegionCodes:655: Preferred region code set
to 1
[ 5.967423] Service.SRV <Warning> core/hle/service/sm/srv.cpp:RegisterClient:63:
(STUBBED) called. Caller PID=11
[ 6.157071] Input <Error> main/jni/ndk_motion.cpp:operator():146: Could not find
sensor of type 4
[ 6.169076] Service.SRV <Warning>
core/hle/service/sm/srv.cpp:EnableNotification:85: (STUBBED) called
[ 6.175566] Service.APT <Warning> core/hle/service/apt/apt.cpp:GetLockHandle:317:
(STUBBED) called applet_attributes=0X00000000
[ 6.188725] Service.APT <Warning>
core/hle/service/apt/apt.cpp:SetScreenCapPostPermission:804: (STUBBED) called,
screen_capture_post_permission=0
[ 6.190474] Service.NDM <Warning>
core/hle/service/ndm/ndm_u.cpp:OverrideDefaultDaemons:186: (STUBBED)
bit_mask=0x0000000F
[ 6.190830] Service.NDM <Warning>
core/hle/service/ndm/ndm_u.cpp:SuspendDaemons:74: (STUBBED) bit_mask=0x00000006
[ 6.194798] Service.APT <Warning> core/hle/service/apt/apt.cpp:NotifyToWait:296:
(STUBBED) app_id=768
[ 6.202222] Service.APT <Warning> core/hle/service/apt/apt.cpp:AppletUtility:592:
(STUBBED) called command=0X00000007, input_size=0X00000004, output_size=0X00000001
[ 6.203258] Service.APT <Warning> core/hle/service/apt/apt.cpp:AppletUtility:592:
(STUBBED) called command=0X00000004, input_size=0X00000001, output_size=0X00000001
[ 6.213439] Service.FS <Warning>
core/hle/service/fs/fs_user.cpp:InitializeWithSdkVersion:600: (STUBBED) called,
version: 0x070101C8
[ 6.215857] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 6.223895] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 6.243999] Service.SRV <Warning> core/hle/service/sm/srv.cpp:Subscribe:210:
(STUBBED) called, notification_id=0x209
[ 6.281221] Service.FS <Warning> core/file_sys/archive_ncch.cpp:OpenFile:150:
Shared Font file missing. Loading open source replacement from memory
[ 6.485611] Service.GSP <Warning>
core/hle/service/gsp/gsp_gpu.cpp:AcquireRight:707: called flag=00000000 process=11
thread_id=0
[ 6.843363] Service.DSP <Info> audio_core/hle/hle.cpp:LoadComponent:497: Firmware
hash: 0xe00a211577bc944e
[ 6.843377] Service.DSP <Info> audio_core/hle/hle.cpp:LoadComponent:501:
Structures hash: 0x228655de1258d999
[ 6.843382] Service.DSP <Info>
core/hle/service/dsp/dsp_dsp.cpp:LoadComponent:192: called size=0xC288,
prog_mask=0x000000FF, data_mask=0x000E00FF
[ 6.845421] Service.DSP <Info>
core/hle/service/dsp/dsp_dsp.cpp:RegisterInterruptEvents:258: Registered
interrupt=2, channel=2, event=event-00147e60
[ 6.846174] Service.DSP <Warning>
core/hle/service/dsp/dsp_dsp.cpp:GetSemaphoreEventHandle:274: (STUBBED) called
[ 6.846899] Service.DSP <Warning>
core/hle/service/dsp/dsp_dsp.cpp:SetSemaphoreMask:284: (STUBBED) called mask=0x2000
[ 6.847979] Audio.DSP <Info> audio_core/hle/hle.cpp:PipeWrite:257: Application
has requested initialization of DSP hardware
[ 6.848516] Service.DSP <Info> core/hle/service/dsp/dsp_dsp.cpp:SetSemaphore:57:
called, semaphore_value=4000
[ 6.853755] Service.DSP <Info> core/hle/service/dsp/dsp_dsp.cpp:SetSemaphore:57:
called, semaphore_value=4000
[ 7.092841] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 7.093965] Service.FS <Warning> core/file_sys/archive_ncch.cpp:OpenFile:158: Bad
Word List file missing. Loading open source replacement from memory
[ 7.100972] Service.FRD <Warning>
core/hle/service/frd/frd.cpp:SetClientSdkVersion:156: (STUBBED) called, version:
0x070101C8
[ 7.101792] Service.FRD <Warning> core/hle/service/frd/frd.cpp:GetMyPresence:38:
(STUBBED) called
[ 7.103546] Service.FRD <Warning>
core/hle/service/frd/frd.cpp:GetFriendKeyList:53: (STUBBED) called, unknown=0,
frd_count=100
[ 7.111348] Service.BOSS <Warning>
core/hle/service/boss/boss.cpp:InitializeSession:23: (STUBBED)
programID=0X0000000000000000
[ 7.112184] Service.NDM <Warning>
core/hle/service/ndm/ndm_u.cpp:ResumeDaemons:89: (STUBBED) bit_mask=0x00000002
[ 7.112440] Service.NDM <Warning>
core/hle/service/ndm/ndm_u.cpp:ResumeDaemons:89: (STUBBED) bit_mask=0x00000004
[ 7.114993] Service.BOSS <Warning>
core/hle/service/boss/boss.cpp:GetStorageEntryInfo:644: (STUBBED) called
[ 7.116134] Service.BOSS <Warning>
core/hle/service/boss/boss.cpp:UnregisterStorage:46: (STUBBED) called
[ 7.117340] Service.BOSS <Warning>
core/hle/service/boss/boss.cpp:RegisterStorageEntry:633: (STUBBED)
unk_param1=0X000011C5, unk_param2=0X00000000, unk_param3=0X00100000,
unk_param4=0X00000014, unk_param5=0X01
[ 7.133185] Service.LDR <Warning> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRR:155:
(STUBBED) called, crr_buffer_ptr=0x08C62000, crr_size=0x00002000
[ 7.139086] Service.APT <Warning>
core/hle/service/apt/apt.cpp:SetScreenCapPostPermission:804: (STUBBED) called,
screen_capture_post_permission=3
[ 7.672196] Service.FRD <Warning> core/hle/service/frd/frd.cpp:GetMyFriendKey:92:
(STUBBED) called
[ 7.781400] Service.FRD <Warning> core/hle/service/frd/frd.cpp:GetMyFriendKey:92:
(STUBBED) called
[ 8.170207] Service.PTM <Warning> core/hle/service/ptm/ptm.cpp:GetStepHistory:97:
(STUBBED) called, from time(raw): 0xa8d69e3c00, for 24 hours
[ 8.215676] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 8.219403] Service.FS <Warning> core/file_sys/archive_ncch.cpp:OpenFile:144:
Country list file missing. Loading open source replacement from memory
[ 8.242093] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 8.245886] Service.FS <Warning> core/file_sys/archive_ncch.cpp:OpenFile:144:
Country list file missing. Loading open source replacement from memory
[ 8.249243] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 8.251702] Service.FS <Warning> core/file_sys/archive_ncch.cpp:OpenFile:144:
Country list file missing. Loading open source replacement from memory
[ 8.271544] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 8.275253] Service.FS <Warning> core/file_sys/archive_ncch.cpp:OpenFile:144:
Country list file missing. Loading open source replacement from memory
[ 8.282897] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 8.286342] Service.FS <Warning> core/file_sys/archive_ncch.cpp:OpenFile:144:
Country list file missing. Loading open source replacement from memory
[ 8.297000] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 8.301946] Service.FS <Warning> core/file_sys/archive_ncch.cpp:OpenFile:144:
Country list file missing. Loading open source replacement from memory
[ 8.364157] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 8.375011] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 8.474340] Service.FRD <Warning> core/hle/service/frd/frd.cpp:GetMyFriendKey:92:
(STUBBED) called
[ 8.526442] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 8.530731] Service.FS <Warning> core/file_sys/archive_ncch.cpp:OpenFile:144:
Country list file missing. Loading open source replacement from memory
[ 8.539842] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 8.545009] Service.FS <Warning> core/file_sys/archive_ncch.cpp:OpenFile:144:
Country list file missing. Loading open source replacement from memory
[ 8.555587] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 8.558965] Service.FS <Warning> core/file_sys/archive_ncch.cpp:OpenFile:144:
Country list file missing. Loading open source replacement from memory
[ 8.582821] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 8.586516] Service.FS <Warning> core/file_sys/archive_ncch.cpp:OpenFile:144:
Country list file missing. Loading open source replacement from memory
[ 8.595666] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 8.598690] Service.FS <Warning> core/file_sys/archive_ncch.cpp:OpenFile:144:
Country list file missing. Loading open source replacement from memory
[ 8.609725] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 8.612353] Service.FS <Warning> core/file_sys/archive_ncch.cpp:OpenFile:144:
Country list file missing. Loading open source replacement from memory
[ 8.628384] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function '0x86f0040': port='fs:USER' cmd_buf={[0]=0x86f0040,
[1]=0x1000}
[ 8.744871] Render.OpenGL <Error>
video_core/renderer_opengl/texture_filters/texture_filterer.cpp:Reset:49: Invalid
texture filter: none
[ 8.852533] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 8.854212] Service.FS <Warning> core/file_sys/archive_ncch.cpp:OpenFile:144:
Country list file missing. Loading open source replacement from memory
[ 8.864642] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 8.867127] Service.FS <Warning> core/file_sys/archive_ncch.cpp:OpenFile:144:
Country list file missing. Loading open source replacement from memory
[ 8.881122] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 8.885094] Service.FS <Warning> core/file_sys/archive_ncch.cpp:OpenFile:144:
Country list file missing. Loading open source replacement from memory
[ 8.909880] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 8.912724] Service.FS <Warning> core/file_sys/archive_ncch.cpp:OpenFile:144:
Country list file missing. Loading open source replacement from memory
[ 8.921235] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 8.923868] Service.FS <Warning> core/file_sys/archive_ncch.cpp:OpenFile:144:
Country list file missing. Loading open source replacement from memory
[ 8.935323] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 8.938522] Service.FS <Warning> core/file_sys/archive_ncch.cpp:OpenFile:144:
Country list file missing. Loading open source replacement from memory
[ 9.009448] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllSequence" exports 0 static anonymous symbols
[ 9.013519] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllSequence" imports 0
indexed symbols from "|static|"
[ 9.013530] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllSequence" imports
374 anonymous symbols from "|static|"
[ 9.014850] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllSequence" loaded at 0x006F3000, fixed_end=0x00710000
[ 9.020461] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllBackGround" exports 0 static anonymous symbols
[ 9.020598] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllBackGround" imports
0 indexed symbols from "|static|"
[ 9.020604] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllBackGround" imports
109 anonymous symbols from "|static|"
[ 9.020880] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllBackGround" loaded at 0x00718000, fixed_end=0x00721000
[ 9.025413] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllFieldDemo" exports 0 static anonymous symbols
[ 9.025509] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllFieldDemo" imports 0
indexed symbols from "|static|"
[ 9.025514] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllFieldDemo" imports
126 anonymous symbols from "|static|"
[ 9.025729] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllFieldDemo" imports 0
indexed symbols from "DllSequence"
[ 9.025736] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllFieldDemo" imports
24 anonymous symbols from "DllSequence"
[ 9.025784] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO "DllFieldDemo"
exports 0 indexed symbols to "|static|"
[ 9.025789] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO "DllFieldDemo"
exports 1 anonymous symbols to "|static|"
[ 9.025880] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllFieldDemo" loaded at 0x00722000, fixed_end=0x00727000
[ 9.030886] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllTitle" exports 0 static anonymous symbols
[ 9.031701] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllTitle" imports 0
indexed symbols from "|static|"
[ 9.031710] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllTitle" imports 218
anonymous symbols from "|static|"
[ 9.032153] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllTitle" imports 0
indexed symbols from "DllSequence"
[ 9.032161] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllTitle" imports 13
anonymous symbols from "DllSequence"
[ 9.032235] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO "DllTitle"
exports 0 indexed symbols to "|static|"
[ 9.032239] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO "DllTitle"
exports 2 anonymous symbols to "|static|"
[ 9.032321] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllTitle" loaded at 0x00728000, fixed_end=0x0074A000
[ 9.836313] Service.FS <Warning> core/hle/service/fs/file.cpp:OpenLinkFile:214:
(STUBBED) File command OpenLinkFile Path: [Binary: 000000000000000000000000]
[ 21.885226] Input <Error> main/jni/ndk_motion.cpp:operator():165: Could not find
sensor of type 4
[ 22.270721] Frontend <Info>
main/jni/native.cpp:Java_org_citra_citra_1emu_NativeLibrary_SurfaceChanged:265:
Surface changed
[ 22.273139] Input <Error> main/jni/ndk_motion.cpp:operator():146: Could not find
sensor of type 4
[ 29.346910] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllSequence"
[ 29.354033] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 29.360973] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllBackGround"
[ 29.361676] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllFieldDemo"
[ 29.364014] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllTitle"
[ 29.466384] Service.FRD <Warning> core/hle/service/frd/frd.cpp:GetMyFriendKey:92:
(STUBBED) called
[ 29.483566] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllStartMenu" exports 0 static anonymous symbols
[ 29.483727] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllStartMenu" imports 0
indexed symbols from "|static|"
[ 29.483732] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllStartMenu" imports
111 anonymous symbols from "|static|"
[ 29.483935] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO "DllStartMenu"
exports 0 indexed symbols to "|static|"
[ 29.483943] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO "DllStartMenu"
exports 2 anonymous symbols to "|static|"
[ 29.484022] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllStartMenu" loaded at 0x006F3000, fixed_end=0x006F7000
[ 36.339776] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllStartMenu"
[ 36.455718] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllField" exports 0 static anonymous symbols
[ 36.473661] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllField" imports 0
indexed symbols from "|static|"
[ 36.473677] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllField" imports 3016
anonymous symbols from "|static|"
[ 36.482942] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO "DllField"
exports 0 indexed symbols to "|static|"
[ 36.482955] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO "DllField"
exports 259 anonymous symbols to "|static|"
[ 36.484376] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllField" loaded at 0x006F3000, fixed_end=0x00815000
[ 36.519750] Service.NDM <Warning>
core/hle/service/ndm/ndm_u.cpp:EnterExclusiveState:21: (STUBBED)
exclusive_state=0x00000002
[ 36.521583] Kernel.SVC <Warning> core/hle/kernel/svc.cpp:CreateMemoryBlock:1336:
called addr=0x08827000
[ 36.639152] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x0}
[ 37.002652] 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.328830] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllUSPokecen" exports 0 static anonymous symbols
[ 37.328907] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSPokecen" imports 0
indexed symbols from "|static|"
[ 37.328911] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSPokecen" imports
38 anonymous symbols from "|static|"
[ 37.328982] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSPokecen" imports 0
indexed symbols from "DllField"
[ 37.328986] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSPokecen" imports 3
anonymous symbols from "DllField"
[ 37.329065] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO "DllUSPokecen"
exports 0 indexed symbols to "DllField"
[ 37.329068] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO "DllUSPokecen"
exports 3 anonymous symbols to "DllField"
[ 37.329112] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllUSPokecen" loaded at 0x00838000, fixed_end=0x0083B000
[ 37.898648] Service.FRD <Warning> core/hle/service/frd/frd.cpp:GetMyFriendKey:92:
(STUBBED) called
[ 38.322089] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 38.323355] Service.FS <Error> ./core/file_sys/file_backend.h:GetReadDelayNs:54:
Delay generator was not initalized. Using default
[ 38.329425] Service.NDM <Warning>
core/hle/service/ndm/ndm_u.cpp:SuspendDaemons:74: (STUBBED) bit_mask=0x00000001
[ 38.337171] Service.FS <Error> core/file_sys/savedata_archive.cpp:OpenFile:69:
Path not found
/sdcard/citra-emu/nand/data/00000000000000000000000000000000/sysdata/
00010026/00000000/CEC/0011c500/MBoxInfo____
[ 38.340040] Service.NDM <Warning>
core/hle/service/ndm/ndm_u.cpp:ResumeDaemons:89: (STUBBED) bit_mask=0x00000001
[ 40.441483] 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.277227] 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.355996] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllFieldEventEntranceIn" exports 0 static anonymous symbols
[ 41.356287] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO
"DllFieldEventEntranceIn" imports 0 indexed symbols from "|static|"
[ 41.356296] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO
"DllFieldEventEntranceIn" imports 38 anonymous symbols from "|static|"
[ 41.356380] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO
"DllFieldEventEntranceIn" imports 0 indexed symbols from "DllField"
[ 41.356384] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO
"DllFieldEventEntranceIn" imports 14 anonymous symbols from "DllField"
[ 41.356448] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO
"DllFieldEventEntranceIn" exports 0 indexed symbols to "|static|"
[ 41.356452] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO
"DllFieldEventEntranceIn" exports 2 anonymous symbols to "|static|"
[ 41.356525] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllFieldEventEntranceIn" loaded at 0x0083C000, fixed_end=0x00840000
[ 41.526357] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllFieldEventEntranceIn"
[ 41.675178] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllUSPokecen"
[ 42.325250] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllUSAreaFriendShip" exports 0 static anonymous symbols
[ 42.325672] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSAreaFriendShip"
imports 0 indexed symbols from "|static|"
[ 42.325680] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSAreaFriendShip"
imports 38 anonymous symbols from "|static|"
[ 42.325754] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSAreaFriendShip"
imports 0 indexed symbols from "DllField"
[ 42.325760] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSAreaFriendShip"
imports 4 anonymous symbols from "DllField"
[ 42.325842] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO
"DllUSAreaFriendShip" exports 0 indexed symbols to "DllField"
[ 42.325846] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO
"DllUSAreaFriendShip" exports 2 anonymous symbols to "DllField"
[ 42.325890] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllUSAreaFriendShip" loaded at 0x00838000, fixed_end=0x0083E000
[ 42.340567] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllUSR113" exports 0 static anonymous symbols
[ 42.340639] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSR113" imports 0
indexed symbols from "|static|"
[ 42.340644] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSR113" imports 28
anonymous symbols from "|static|"
[ 42.340694] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSR113" imports 0
indexed symbols from "DllField"
[ 42.340697] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSR113" imports 7
anonymous symbols from "DllField"
[ 42.340776] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO "DllUSR113"
exports 0 indexed symbols to "DllField"
[ 42.340782] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO "DllUSR113"
exports 2 anonymous symbols to "DllField"
[ 42.340816] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllUSR113" loaded at 0x00841000, fixed_end=0x00845000
[ 43.569330] 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.457951] 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.632145] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllFieldEventPlayer" exports 0 static anonymous symbols
[ 44.632417] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllFieldEventPlayer"
imports 0 indexed symbols from "|static|"
[ 44.632421] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllFieldEventPlayer"
imports 64 anonymous symbols from "|static|"
[ 44.632569] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllFieldEventPlayer"
imports 0 indexed symbols from "DllField"
[ 44.632575] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllFieldEventPlayer"
imports 26 anonymous symbols from "DllField"
[ 44.632683] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO
"DllFieldEventPlayer" exports 0 indexed symbols to "DllField"
[ 44.632694] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO
"DllFieldEventPlayer" exports 28 anonymous symbols to "DllField"
[ 44.632808] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllFieldEventPlayer" loaded at 0x00846000, fixed_end=0x0084C000
[ 44.656629] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllFieldEventPlayer"
[ 45.323318] 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.424137] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 48.263095] 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.764443] 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.145790] 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.386254] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 53.528224] 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.381600] 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.216471] 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.213978] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllUSAreaFriendShip"
[ 57.217735] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllUSR113"
[ 57.394701] 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.899262] 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.376148] 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.111225] 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.915127] 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.488144] 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.283589] 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.424373] 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.196474] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 67.726397] 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.369896] 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.361256] 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.673981] 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.566726] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllFieldEventEntranceIn" exports 0 static anonymous symbols
[ 70.567014] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO
"DllFieldEventEntranceIn" imports 0 indexed symbols from "|static|"
[ 70.567022] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO
"DllFieldEventEntranceIn" imports 38 anonymous symbols from "|static|"
[ 70.567107] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO
"DllFieldEventEntranceIn" imports 0 indexed symbols from "DllField"
[ 70.567113] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO
"DllFieldEventEntranceIn" imports 14 anonymous symbols from "DllField"
[ 70.567179] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO
"DllFieldEventEntranceIn" exports 0 indexed symbols to "|static|"
[ 70.567184] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO
"DllFieldEventEntranceIn" exports 2 anonymous symbols to "|static|"
[ 70.567257] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllFieldEventEntranceIn" loaded at 0x00838000, fixed_end=0x0083C000
[ 70.686913] 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.696261] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllFieldEventEntranceIn"
[ 71.318575] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllUSAreaFriendShip" exports 0 static anonymous symbols
[ 71.318993] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSAreaFriendShip"
imports 0 indexed symbols from "|static|"
[ 71.319001] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSAreaFriendShip"
imports 38 anonymous symbols from "|static|"
[ 71.319076] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSAreaFriendShip"
imports 0 indexed symbols from "DllField"
[ 71.319079] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSAreaFriendShip"
imports 4 anonymous symbols from "DllField"
[ 71.319161] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO
"DllUSAreaFriendShip" exports 0 indexed symbols to "DllField"
[ 71.319168] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO
"DllUSAreaFriendShip" exports 2 anonymous symbols to "DllField"
[ 71.319212] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllUSAreaFriendShip" loaded at 0x00838000, fixed_end=0x0083E000
[ 71.333226] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllUSR113" exports 0 static anonymous symbols
[ 71.333322] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSR113" imports 0
indexed symbols from "|static|"
[ 71.333326] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSR113" imports 28
anonymous symbols from "|static|"
[ 71.333380] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSR113" imports 0
indexed symbols from "DllField"
[ 71.333383] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSR113" imports 7
anonymous symbols from "DllField"
[ 71.333465] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO "DllUSR113"
exports 0 indexed symbols to "DllField"
[ 71.333472] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO "DllUSR113"
exports 2 anonymous symbols to "DllField"
[ 71.333505] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllUSR113" loaded at 0x00841000, fixed_end=0x00845000
[ 71.959672] 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.392724] 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.142955] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllFieldEventPlayer" exports 0 static anonymous symbols
[ 73.143224] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllFieldEventPlayer"
imports 0 indexed symbols from "|static|"
[ 73.143231] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllFieldEventPlayer"
imports 64 anonymous symbols from "|static|"
[ 73.143379] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllFieldEventPlayer"
imports 0 indexed symbols from "DllField"
[ 73.143395] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllFieldEventPlayer"
imports 26 anonymous symbols from "DllField"
[ 73.143502] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO
"DllFieldEventPlayer" exports 0 indexed symbols to "DllField"
[ 73.143508] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO
"DllFieldEventPlayer" exports 28 anonymous symbols to "DllField"
[ 73.143625] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllFieldEventPlayer" loaded at 0x00846000, fixed_end=0x0084C000
[ 73.158310] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllFieldEventPlayer"
[ 73.688280] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 74.560970] 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.786806] 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.603977] 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.275612] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 79.105063] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 79.922174] 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.581230] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function '0x230000': port='nwm::UDS' cmd_buf={[0]=0x230000}
[ 81.583042] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function '0x230000': port='nwm::UDS' cmd_buf={[0]=0x230000}
[ 81.585223] 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.409598] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 83.043597] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllFieldEventPlayer" exports 0 static anonymous symbols
[ 83.043880] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllFieldEventPlayer"
imports 0 indexed symbols from "|static|"
[ 83.043885] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllFieldEventPlayer"
imports 64 anonymous symbols from "|static|"
[ 83.044045] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllFieldEventPlayer"
imports 0 indexed symbols from "DllField"
[ 83.044057] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllFieldEventPlayer"
imports 26 anonymous symbols from "DllField"
[ 83.044166] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO
"DllFieldEventPlayer" exports 0 indexed symbols to "DllField"
[ 83.044171] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO
"DllFieldEventPlayer" exports 28 anonymous symbols to "DllField"
[ 83.044288] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllFieldEventPlayer" loaded at 0x00846000, fixed_end=0x0084C000
[ 83.203768] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllFieldEventPlayer"
[ 83.269148] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 85.641007] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 86.134516] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 86.932753] 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.456412] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 89.387816] 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.188630] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllUSAreaFriendShip"
[ 91.209841] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllUSR113"
[ 91.297040] 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.440937] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllField"
[ 91.527457] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllPokeList" exports 0 static anonymous symbols
[ 91.528788] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllPokeList" imports 0
indexed symbols from "|static|"
[ 91.528797] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllPokeList" imports
258 anonymous symbols from "|static|"
[ 91.529413] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO "DllPokeList"
exports 0 indexed symbols to "|static|"
[ 91.529420] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO "DllPokeList"
exports 2 anonymous symbols to "|static|"
[ 91.529537] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllPokeList" loaded at 0x006F3000, fixed_end=0x00708000
[ 91.701539] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 94.544195] 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.714883] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllPokeList"
[ 99.756126] 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.867319] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllField" exports 0 static anonymous symbols
[ 99.887972] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllField" imports 0
indexed symbols from "|static|"
[ 99.887991] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllField" imports 3016
anonymous symbols from "|static|"
[ 99.897989] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO "DllField"
exports 0 indexed symbols to "|static|"
[ 99.898005] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO "DllField"
exports 259 anonymous symbols to "|static|"
[ 99.899623] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllField" loaded at 0x006F3000, fixed_end=0x00815000
[ 100.398862] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllUSAreaFriendShip" exports 0 static anonymous symbols
[ 100.399302] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSAreaFriendShip"
imports 0 indexed symbols from "|static|"
[ 100.399309] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSAreaFriendShip"
imports 38 anonymous symbols from "|static|"
[ 100.399384] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSAreaFriendShip"
imports 0 indexed symbols from "DllField"
[ 100.399387] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSAreaFriendShip"
imports 4 anonymous symbols from "DllField"
[ 100.399470] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO
"DllUSAreaFriendShip" exports 0 indexed symbols to "DllField"
[ 100.399473] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO
"DllUSAreaFriendShip" exports 2 anonymous symbols to "DllField"
[ 100.399515] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllUSAreaFriendShip" loaded at 0x00838000, fixed_end=0x0083E000
[ 100.414459] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllUSR113" exports 0 static anonymous symbols
[ 100.414534] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSR113" imports 0
indexed symbols from "|static|"
[ 100.414538] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSR113" imports 28
anonymous symbols from "|static|"
[ 100.414589] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSR113" imports 0
indexed symbols from "DllField"
[ 100.414592] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSR113" imports 7
anonymous symbols from "DllField"
[ 100.414674] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO "DllUSR113"
exports 0 indexed symbols to "DllField"
[ 100.414677] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO "DllUSR113"
exports 2 anonymous symbols to "DllField"
[ 100.414711] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllUSR113" loaded at 0x00841000, fixed_end=0x00845000
[ 100.890326] Service.FRD <Warning> core/hle/service/frd/frd.cpp:GetMyFriendKey:92:
(STUBBED) called
[ 101.305751] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 101.306169] Service.FS <Error> ./core/file_sys/file_backend.h:GetReadDelayNs:54:
Delay generator was not initalized. Using default
[ 101.307452] Service.NDM <Warning>
core/hle/service/ndm/ndm_u.cpp:SuspendDaemons:74: (STUBBED) bit_mask=0x00000001
[ 101.309132] Service.FS <Error> core/file_sys/savedata_archive.cpp:OpenFile:69:
Path not found
/sdcard/citra-emu/nand/data/00000000000000000000000000000000/sysdata/
00010026/00000000/CEC/0011c500/MBoxInfo____
[ 101.309234] Service.NDM <Warning>
core/hle/service/ndm/ndm_u.cpp:ResumeDaemons:89: (STUBBED) bit_mask=0x00000001
[ 101.422872] 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.886768] 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.789813] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 104.767329] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 107.256970] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 108.338206] 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.488757] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 110.389650] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllUSAreaFriendShip"
[ 110.409182] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllUSR113"
[ 110.673980] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllField"
[ 110.880829] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllBattle" exports 0 static anonymous symbols
[ 110.894566] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllBattle" imports 0
indexed symbols from "|static|"
[ 110.894584] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllBattle" imports 1012
anonymous symbols from "|static|"
[ 110.897335] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO "DllBattle"
exports 0 indexed symbols to "|static|"
[ 110.897348] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO "DllBattle"
exports 2 anonymous symbols to "|static|"
[ 110.898522] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllBattle" loaded at 0x006F3000, fixed_end=0x007E0000
[ 110.931279] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllBackGround" exports 0 static anonymous symbols
[ 110.931452] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllBackGround" imports
0 indexed symbols from "|static|"
[ 110.931462] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllBackGround" imports
109 anonymous symbols from "|static|"
[ 110.931796] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO "DllBackGround"
exports 0 indexed symbols to "DllBattle"
[ 110.931804] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO "DllBackGround"
exports 19 anonymous symbols to "DllBattle"
[ 110.931879] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllBackGround" loaded at 0x00815000, fixed_end=0x0081E000
[ 111.222830] Service.APT <Warning>
core/hle/service/apt/apt.cpp:SetScreenCapPostPermission:804: (STUBBED) called,
screen_capture_post_permission=3
[ 111.332604] Service.FRD <Warning> core/hle/service/frd/frd.cpp:GetMyFriendKey:92:
(STUBBED) called
[ 111.663465] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 126.119870] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 127.276770] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 128.029242] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 129.187099] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 129.961044] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 131.147903] 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.099174] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 134.151750] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 135.452033] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 137.350290] 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.397719] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 139.050670] 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.105627] 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.765911] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 141.090735] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 142.384060] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 143.044736] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 144.032165] 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.327550] 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.971422] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 146.932963] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 147.580820] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 148.558451] 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.602549] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 151.877939] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 152.418961] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 154.549593] 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.131477] 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.708420] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 157.650385] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 158.952426] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function '0x230000': port='nwm::UDS' cmd_buf={[0]=0x230000}
[ 158.952483] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function '0x230000': port='nwm::UDS' cmd_buf={[0]=0x230000}
[ 158.952728] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 160.060200] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 160.699625] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 161.682944] 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.976497] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 163.624042] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 164.278490] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 165.556476] 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.205733] 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.179835] 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.830224] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 169.128487] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 170.419873] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 171.065458] 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.051467] 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.758788] 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.737972] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 174.374968] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 175.675145] 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.340818] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 177.002924] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 178.799627] 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.904754] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 181.083223] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 183.218030] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 183.970368] 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.642345] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 185.951338] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 186.907348] 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.555578] 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.849817] 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.501936] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 190.139311] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 191.430766] 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.437693] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 193.471236] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 195.228223] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 196.244152] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 197.356232] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 198.323930] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 198.655838] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 199.950397] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 200.597722] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 201.576566] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 203.408845] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 204.052834] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 205.428315] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 206.076695] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 207.033138] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 207.679465] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 208.657117] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 209.401942] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 211.662841] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 212.423999] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 213.710274] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 214.355484] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 215.338939] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function '0x230000': port='nwm::UDS' cmd_buf={[0]=0x230000}
[ 215.338989] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function '0x230000': port='nwm::UDS' cmd_buf={[0]=0x230000}
[ 215.339291] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 215.977864] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 216.960781] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 217.605733] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 218.899187] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 219.545077] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 220.508082] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 221.150125] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 222.447365] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 223.092400] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 223.757245] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 224.716828] Service.APT <Warning>
core/hle/service/apt/apt.cpp:SetScreenCapPostPermission:804: (STUBBED) called,
screen_capture_post_permission=3
[ 224.953649] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllBattle"
[ 225.076496] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllBackGround"
[ 225.184932] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 225.306223] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllField" exports 0 static anonymous symbols
[ 225.326120] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllField" imports 0
indexed symbols from "|static|"
[ 225.326137] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllField" imports 3016
anonymous symbols from "|static|"
[ 225.336060] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO "DllField"
exports 0 indexed symbols to "|static|"
[ 225.336074] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO "DllField"
exports 259 anonymous symbols to "|static|"
[ 225.337698] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllField" loaded at 0x006F3000, fixed_end=0x00815000
[ 225.911700] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 226.183662] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllUSAreaFriendShip" exports 0 static anonymous symbols
[ 226.184112] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSAreaFriendShip"
imports 0 indexed symbols from "|static|"
[ 226.184119] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSAreaFriendShip"
imports 38 anonymous symbols from "|static|"
[ 226.184195] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSAreaFriendShip"
imports 0 indexed symbols from "DllField"
[ 226.184198] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSAreaFriendShip"
imports 4 anonymous symbols from "DllField"
[ 226.184281] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO
"DllUSAreaFriendShip" exports 0 indexed symbols to "DllField"
[ 226.184284] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO
"DllUSAreaFriendShip" exports 2 anonymous symbols to "DllField"
[ 226.184326] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllUSAreaFriendShip" loaded at 0x00838000, fixed_end=0x0083E000
[ 226.199806] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllUSR113" exports 0 static anonymous symbols
[ 226.199882] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSR113" imports 0
indexed symbols from "|static|"
[ 226.199887] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSR113" imports 28
anonymous symbols from "|static|"
[ 226.199938] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSR113" imports 0
indexed symbols from "DllField"
[ 226.199941] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSR113" imports 7
anonymous symbols from "DllField"
[ 226.200021] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO "DllUSR113"
exports 0 indexed symbols to "DllField"
[ 226.200024] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO "DllUSR113"
exports 2 anonymous symbols to "DllField"
[ 226.200058] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllUSR113" loaded at 0x00841000, fixed_end=0x00845000
[ 226.700306] Service.FRD <Warning> core/hle/service/frd/frd.cpp:GetMyFriendKey:92:
(STUBBED) called
[ 227.202988] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 227.203401] Service.FS <Error> ./core/file_sys/file_backend.h:GetReadDelayNs:54:
Delay generator was not initalized. Using default
[ 227.204685] Service.NDM <Warning>
core/hle/service/ndm/ndm_u.cpp:SuspendDaemons:74: (STUBBED) bit_mask=0x00000001
[ 227.207421] Service.FS <Error> core/file_sys/savedata_archive.cpp:OpenFile:69:
Path not found
/sdcard/citra-emu/nand/data/00000000000000000000000000000000/sysdata/
00010026/00000000/CEC/0011c500/MBoxInfo____
[ 227.207488] Service.NDM <Warning>
core/hle/service/ndm/ndm_u.cpp:ResumeDaemons:89: (STUBBED) bit_mask=0x00000001
[ 228.069210] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 229.597384] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 231.965086] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 233.076672] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 234.170134] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 236.329983] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 238.369375] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 238.600836] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllUSAreaFriendShip"
[ 238.612619] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllUSR113"
[ 238.852223] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllField"
[ 239.116998] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllBattle" exports 0 static anonymous symbols
[ 239.130440] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllBattle" imports 0
indexed symbols from "|static|"
[ 239.130458] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllBattle" imports 1012
anonymous symbols from "|static|"
[ 239.133271] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO "DllBattle"
exports 0 indexed symbols to "|static|"
[ 239.133281] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO "DllBattle"
exports 2 anonymous symbols to "|static|"
[ 239.134437] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllBattle" loaded at 0x006F3000, fixed_end=0x007E0000
[ 239.198057] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllBackGround" exports 0 static anonymous symbols
[ 239.198220] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllBackGround" imports
0 indexed symbols from "|static|"
[ 239.198225] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllBackGround" imports
109 anonymous symbols from "|static|"
[ 239.198461] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO "DllBackGround"
exports 0 indexed symbols to "DllBattle"
[ 239.198470] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO "DllBackGround"
exports 19 anonymous symbols to "DllBattle"
[ 239.198534] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllBackGround" loaded at 0x00815000, fixed_end=0x0081E000
[ 239.491152] Service.APT <Warning>
core/hle/service/apt/apt.cpp:SetScreenCapPostPermission:804: (STUBBED) called,
screen_capture_post_permission=3
[ 239.587893] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 239.603108] Service.FRD <Warning> core/hle/service/frd/frd.cpp:GetMyFriendKey:92:
(STUBBED) called
[ 250.765663] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 251.932901] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 252.670526] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 254.165032] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 254.845017] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 255.825528] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 256.472110] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 257.554756] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 258.217516] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 259.517042] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 260.245699] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 261.893024] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 262.269059] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 262.963280] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 264.875585] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 266.133166] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 267.025909] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 267.663859] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 268.617408] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 269.262390] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 270.241288] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 270.890952] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 272.185928] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 272.828440] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 273.842403] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 274.801427] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 275.133019] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 276.732227] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function '0x230000': port='nwm::UDS' cmd_buf={[0]=0x230000}
[ 276.732281] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function '0x230000': port='nwm::UDS' cmd_buf={[0]=0x230000}
[ 276.732558] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 278.018179] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 279.160986] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 279.807129] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 281.099621] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 281.750232] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 282.393180] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 283.682023] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 284.416893] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 286.107577] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 287.284885] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 289.071286] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 289.789322] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 290.440847] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 291.755205] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 292.462172] 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.116963] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 295.397018] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 296.523663] 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.197143] 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.718037] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 300.018518] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 300.655509] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 301.882167] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 302.537734] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 303.817060] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 304.471500] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 305.536746] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 307.896362] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 309.173864] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 309.488932] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 309.819627] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 310.776414] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 311.425227] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 312.406679] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 313.058011] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 314.352067] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 314.996080] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 316.018220] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 316.985151] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 317.299813] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 318.608588] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 319.260642] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 320.226566] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 320.864739] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 321.205814] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 322.490831] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 323.132294] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 323.783022] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 325.073560] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 325.723512] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 326.698630] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 327.346022] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 328.666711] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 329.620793] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 330.267386] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 331.562480] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 332.208079] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 333.190876] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 334.167418] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function '0x230000': port='nwm::UDS' cmd_buf={[0]=0x230000}
[ 334.167471] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function '0x230000': port='nwm::UDS' cmd_buf={[0]=0x230000}
[ 334.167982] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 335.040122] Service.APT <Warning>
core/hle/service/apt/apt.cpp:SetScreenCapPostPermission:804: (STUBBED) called,
screen_capture_post_permission=3
[ 335.158626] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 335.269628] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllBattle"
[ 335.423728] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllBackGround"
[ 335.652666] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllField" exports 0 static anonymous symbols
[ 335.672379] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllField" imports 0
indexed symbols from "|static|"
[ 335.672394] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllField" imports 3016
anonymous symbols from "|static|"
[ 335.681830] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO "DllField"
exports 0 indexed symbols to "|static|"
[ 335.681843] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO "DllField"
exports 259 anonymous symbols to "|static|"
[ 335.683572] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllField" loaded at 0x006F3000, fixed_end=0x00815000
[ 336.018321] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 336.534739] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllUSAreaFriendShip" exports 0 static anonymous symbols
[ 336.535240] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSAreaFriendShip"
imports 0 indexed symbols from "|static|"
[ 336.535248] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSAreaFriendShip"
imports 38 anonymous symbols from "|static|"
[ 336.535324] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSAreaFriendShip"
imports 0 indexed symbols from "DllField"
[ 336.535327] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSAreaFriendShip"
imports 4 anonymous symbols from "DllField"
[ 336.535410] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO
"DllUSAreaFriendShip" exports 0 indexed symbols to "DllField"
[ 336.535415] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO
"DllUSAreaFriendShip" exports 2 anonymous symbols to "DllField"
[ 336.535460] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllUSAreaFriendShip" loaded at 0x00838000, fixed_end=0x0083E000
[ 336.551016] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllUSR113" exports 0 static anonymous symbols
[ 336.551095] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSR113" imports 0
indexed symbols from "|static|"
[ 336.551099] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSR113" imports 28
anonymous symbols from "|static|"
[ 336.551151] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSR113" imports 0
indexed symbols from "DllField"
[ 336.551154] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSR113" imports 7
anonymous symbols from "DllField"
[ 336.551235] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO "DllUSR113"
exports 0 indexed symbols to "DllField"
[ 336.551238] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO "DllUSR113"
exports 2 anonymous symbols to "DllField"
[ 336.551275] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllUSR113" loaded at 0x00841000, fixed_end=0x00845000
[ 337.056920] Service.FRD <Warning> core/hle/service/frd/frd.cpp:GetMyFriendKey:92:
(STUBBED) called
[ 337.549351] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 337.549771] Service.FS <Error> ./core/file_sys/file_backend.h:GetReadDelayNs:54:
Delay generator was not initalized. Using default
[ 337.551117] Service.NDM <Warning>
core/hle/service/ndm/ndm_u.cpp:SuspendDaemons:74: (STUBBED) bit_mask=0x00000001
[ 337.552717] Service.FS <Error> core/file_sys/savedata_archive.cpp:OpenFile:69:
Path not found
/sdcard/citra-emu/nand/data/00000000000000000000000000000000/sysdata/
00010026/00000000/CEC/0011c500/MBoxInfo____
[ 337.552794] Service.NDM <Warning>
core/hle/service/ndm/ndm_u.cpp:ResumeDaemons:89: (STUBBED) bit_mask=0x00000001
[ 337.850247] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 339.192571] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 341.540792] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 342.582350] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 343.527215] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 345.409820] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 345.883180] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 348.508645] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 349.974223] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 352.148080] 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.561534] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllFieldEventEntranceIn" exports 0 static anonymous symbols
[ 353.561824] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO
"DllFieldEventEntranceIn" imports 0 indexed symbols from "|static|"
[ 353.561833] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO
"DllFieldEventEntranceIn" imports 38 anonymous symbols from "|static|"
[ 353.561921] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO
"DllFieldEventEntranceIn" imports 0 indexed symbols from "DllField"
[ 353.561924] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO
"DllFieldEventEntranceIn" imports 14 anonymous symbols from "DllField"
[ 353.561990] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO
"DllFieldEventEntranceIn" exports 0 indexed symbols to "|static|"
[ 353.561996] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO
"DllFieldEventEntranceIn" exports 2 anonymous symbols to "|static|"
[ 353.562089] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllFieldEventEntranceIn" loaded at 0x00846000, fixed_end=0x0084A000
[ 354.344474] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 354.353481] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllFieldEventEntranceIn"
[ 354.536935] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllUSAreaFriendShip"
[ 354.566314] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllUSR113"
[ 354.920247] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 355.173330] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllUSPokecen" exports 0 static anonymous symbols
[ 355.173415] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSPokecen" imports 0
indexed symbols from "|static|"
[ 355.173420] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSPokecen" imports
38 anonymous symbols from "|static|"
[ 355.173493] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSPokecen" imports 0
indexed symbols from "DllField"
[ 355.173497] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSPokecen" imports 3
anonymous symbols from "DllField"
[ 355.173574] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO "DllUSPokecen"
exports 0 indexed symbols to "DllField"
[ 355.173578] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO "DllUSPokecen"
exports 3 anonymous symbols to "DllField"
[ 355.173613] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllUSPokecen" loaded at 0x00838000, fixed_end=0x0083B000
[ 356.602207] 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.491538] 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.653447] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 362.049430] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 364.059404] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 365.445554] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 368.331796] 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.634950] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 370.968375] 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.568432] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 374.216786] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 376.059262] 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.185437] 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.546316] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 381.500889] 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.766222] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllReport" exports 0 static anonymous symbols
[ 382.766405] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllReport" imports 0
indexed symbols from "|static|"
[ 382.766412] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllReport" imports 199
anonymous symbols from "|static|"
[ 382.766779] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO "DllReport"
exports 0 indexed symbols to "|static|"
[ 382.766785] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO "DllReport"
exports 1 anonymous symbols to "|static|"
[ 382.766882] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllReport" loaded at 0x0083C000, fixed_end=0x00843000
[ 382.777121] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 384.544125] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 386.076794] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'ControlArchive': port='fs:USER' cmd_buf={[0]=0x80d0144,
[1]=0x1f, [2]=0x0, [3]=0x0, [4]=0x1, [5]=0x1, [6]=0x1a, [7]=0x0, [8]=0x1c, [9]=0x1}
[ 386.205512] 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.817372] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function '0x86e00c0': port='fs:USER' cmd_buf={[0]=0x86e00c0,
[1]=0x1000, [2]=0x9f27762f, [3]=0x1a}
[ 386.832009] Service.APT <Warning> core/hle/service/apt/apt.cpp:AppletUtility:592:
(STUBBED) called command=0X00000004, input_size=0X00000001, output_size=0X00000001
[ 387.089675] 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.956416] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 388.280515] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllReport"
[ 388.318793] Service.FRD <Warning> core/hle/service/frd/frd.cpp:GetMyFriendKey:92:
(STUBBED) called
[ 388.457225] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 388.457644] Service.FS <Error> ./core/file_sys/file_backend.h:GetReadDelayNs:54:
Delay generator was not initalized. Using default
[ 388.458076] Service.NDM <Warning>
core/hle/service/ndm/ndm_u.cpp:SuspendDaemons:74: (STUBBED) bit_mask=0x00000001
[ 388.459673] Service.FS <Error> core/file_sys/savedata_archive.cpp:OpenFile:69:
Path not found
/sdcard/citra-emu/nand/data/00000000000000000000000000000000/sysdata/
00010026/00000000/CEC/0011c500/MBoxInfo____
[ 388.459769] Service.NDM <Warning>
core/hle/service/ndm/ndm_u.cpp:ResumeDaemons:89: (STUBBED) bit_mask=0x00000001
[ 389.260498] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllFieldEventEntranceIn" exports 0 static anonymous symbols
[ 389.260792] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO
"DllFieldEventEntranceIn" imports 0 indexed symbols from "|static|"
[ 389.260799] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO
"DllFieldEventEntranceIn" imports 38 anonymous symbols from "|static|"
[ 389.260914] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO
"DllFieldEventEntranceIn" imports 0 indexed symbols from "DllField"
[ 389.260921] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO
"DllFieldEventEntranceIn" imports 14 anonymous symbols from "DllField"
[ 389.260987] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO
"DllFieldEventEntranceIn" exports 0 indexed symbols to "|static|"
[ 389.260993] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO
"DllFieldEventEntranceIn" exports 2 anonymous symbols to "|static|"
[ 389.261075] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllFieldEventEntranceIn" loaded at 0x0083C000, fixed_end=0x00840000
[ 389.397267] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 389.410808] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllFieldEventEntranceIn"
[ 389.519204] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllUSPokecen"
[ 390.036298] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllUSAreaFriendShip" exports 0 static anonymous symbols
[ 390.036742] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSAreaFriendShip"
imports 0 indexed symbols from "|static|"
[ 390.036756] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSAreaFriendShip"
imports 38 anonymous symbols from "|static|"
[ 390.036832] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSAreaFriendShip"
imports 0 indexed symbols from "DllField"
[ 390.036835] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSAreaFriendShip"
imports 4 anonymous symbols from "DllField"
[ 390.036918] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO
"DllUSAreaFriendShip" exports 0 indexed symbols to "DllField"
[ 390.036924] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO
"DllUSAreaFriendShip" exports 2 anonymous symbols to "DllField"
[ 390.036969] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllUSAreaFriendShip" loaded at 0x00838000, fixed_end=0x0083E000
[ 390.053036] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllUSR113" exports 0 static anonymous symbols
[ 390.053114] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSR113" imports 0
indexed symbols from "|static|"
[ 390.053119] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSR113" imports 28
anonymous symbols from "|static|"
[ 390.053169] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSR113" imports 0
indexed symbols from "DllField"
[ 390.053172] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSR113" imports 7
anonymous symbols from "DllField"
[ 390.053257] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO "DllUSR113"
exports 0 indexed symbols to "DllField"
[ 390.053260] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO "DllUSR113"
exports 2 anonymous symbols to "DllField"
[ 390.053296] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllUSR113" loaded at 0x00841000, fixed_end=0x00845000
[ 390.651965] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 391.735910] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllFieldEventPlayer" exports 0 static anonymous symbols
[ 391.736202] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllFieldEventPlayer"
imports 0 indexed symbols from "|static|"
[ 391.736210] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllFieldEventPlayer"
imports 64 anonymous symbols from "|static|"
[ 391.736363] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllFieldEventPlayer"
imports 0 indexed symbols from "DllField"
[ 391.736369] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllFieldEventPlayer"
imports 26 anonymous symbols from "DllField"
[ 391.736495] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO
"DllFieldEventPlayer" exports 0 indexed symbols to "DllField"
[ 391.736501] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO
"DllFieldEventPlayer" exports 28 anonymous symbols to "DllField"
[ 391.736620] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllFieldEventPlayer" loaded at 0x00846000, fixed_end=0x0084C000
[ 391.861145] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllFieldEventPlayer"
[ 391.897567] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 392.745477] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 394.068694] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 394.466591] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 396.318615] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 397.232775] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 398.190871] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 398.628342] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 401.277925] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 402.346751] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 404.533457] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 405.110837] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 406.758580] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 408.645312] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 409.589692] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 411.036047] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 412.358749] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 412.849246] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 415.196525] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 416.235932] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 417.446830] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 419.014778] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 420.578549] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 421.631768] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 423.214839] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function '0x230000': port='nwm::UDS' cmd_buf={[0]=0x230000}
[ 423.214895] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function '0x230000': port='nwm::UDS' cmd_buf={[0]=0x230000}
[ 423.215170] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 424.244905] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 425.757898] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 426.824779] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 429.040508] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 430.562283] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllFieldEventEntranceIn" exports 0 static anonymous symbols
[ 430.562572] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO
"DllFieldEventEntranceIn" imports 0 indexed symbols from "|static|"
[ 430.562579] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO
"DllFieldEventEntranceIn" imports 38 anonymous symbols from "|static|"
[ 430.562693] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO
"DllFieldEventEntranceIn" imports 0 indexed symbols from "DllField"
[ 430.562699] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO
"DllFieldEventEntranceIn" imports 14 anonymous symbols from "DllField"
[ 430.562783] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO
"DllFieldEventEntranceIn" exports 0 indexed symbols to "|static|"
[ 430.562789] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO
"DllFieldEventEntranceIn" exports 2 anonymous symbols to "|static|"
[ 430.562877] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllFieldEventEntranceIn" loaded at 0x00846000, fixed_end=0x0084A000
[ 431.190077] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllFieldEventEntranceIn"
[ 431.241416] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 431.345950] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllUSAreaFriendShip"
[ 431.352957] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllUSR113"
[ 431.989206] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 432.403403] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 432.851432] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 433.432689] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllFieldEventEntranceIn" exports 0 static anonymous symbols
[ 433.432970] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO
"DllFieldEventEntranceIn" imports 0 indexed symbols from "|static|"
[ 433.432978] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO
"DllFieldEventEntranceIn" imports 38 anonymous symbols from "|static|"
[ 433.433063] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO
"DllFieldEventEntranceIn" imports 0 indexed symbols from "DllField"
[ 433.433069] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO
"DllFieldEventEntranceIn" imports 14 anonymous symbols from "DllField"
[ 433.433135] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO
"DllFieldEventEntranceIn" exports 0 indexed symbols to "|static|"
[ 433.433140] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO
"DllFieldEventEntranceIn" exports 2 anonymous symbols to "|static|"
[ 433.433209] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllFieldEventEntranceIn" loaded at 0x00838000, fixed_end=0x0083C000
[ 433.603329] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllFieldEventEntranceIn"
[ 433.957563] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 434.229393] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllUSAreaFriendShip" exports 0 static anonymous symbols
[ 434.229815] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSAreaFriendShip"
imports 0 indexed symbols from "|static|"
[ 434.229822] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSAreaFriendShip"
imports 38 anonymous symbols from "|static|"
[ 434.229897] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSAreaFriendShip"
imports 0 indexed symbols from "DllField"
[ 434.229900] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSAreaFriendShip"
imports 4 anonymous symbols from "DllField"
[ 434.229980] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO
"DllUSAreaFriendShip" exports 0 indexed symbols to "DllField"
[ 434.229986] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO
"DllUSAreaFriendShip" exports 2 anonymous symbols to "DllField"
[ 434.230029] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllUSAreaFriendShip" loaded at 0x00838000, fixed_end=0x0083E000
[ 434.246012] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllUSR113" exports 0 static anonymous symbols
[ 434.246093] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSR113" imports 0
indexed symbols from "|static|"
[ 434.246097] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSR113" imports 28
anonymous symbols from "|static|"
[ 434.246148] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSR113" imports 0
indexed symbols from "DllField"
[ 434.246151] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSR113" imports 7
anonymous symbols from "DllField"
[ 434.246232] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO "DllUSR113"
exports 0 indexed symbols to "DllField"
[ 434.246242] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO "DllUSR113"
exports 2 anonymous symbols to "DllField"
[ 434.246275] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllUSR113" loaded at 0x00841000, fixed_end=0x00845000
[ 435.202032] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 435.637929] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllFieldEventPlayer" exports 0 static anonymous symbols
[ 435.638237] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllFieldEventPlayer"
imports 0 indexed symbols from "|static|"
[ 435.638246] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllFieldEventPlayer"
imports 64 anonymous symbols from "|static|"
[ 435.638396] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllFieldEventPlayer"
imports 0 indexed symbols from "DllField"
[ 435.638402] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllFieldEventPlayer"
imports 26 anonymous symbols from "DllField"
[ 435.638510] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO
"DllFieldEventPlayer" exports 0 indexed symbols to "DllField"
[ 435.638516] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO
"DllFieldEventPlayer" exports 28 anonymous symbols to "DllField"
[ 435.638632] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllFieldEventPlayer" loaded at 0x00846000, fixed_end=0x0084C000
[ 435.655686] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllFieldEventPlayer"
[ 436.283033] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 437.887772] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 439.471212] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 440.505544] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 442.318441] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 443.366889] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 444.141634] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllUSAreaFriendShip"
[ 444.149489] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllUSR113"
[ 444.332046] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllField"
[ 444.640878] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllBattle" exports 0 static anonymous symbols
[ 444.654476] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllBattle" imports 0
indexed symbols from "|static|"
[ 444.654493] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllBattle" imports 1012
anonymous symbols from "|static|"
[ 444.657413] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO "DllBattle"
exports 0 indexed symbols to "|static|"
[ 444.657421] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO "DllBattle"
exports 2 anonymous symbols to "|static|"
[ 444.658570] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllBattle" loaded at 0x006F3000, fixed_end=0x007E0000
[ 444.726552] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllBackGround" exports 0 static anonymous symbols
[ 444.726698] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllBackGround" imports
0 indexed symbols from "|static|"
[ 444.726705] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllBackGround" imports
109 anonymous symbols from "|static|"
[ 444.726942] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO "DllBackGround"
exports 0 indexed symbols to "DllBattle"
[ 444.726950] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO "DllBackGround"
exports 19 anonymous symbols to "DllBattle"
[ 444.727016] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllBackGround" loaded at 0x00815000, fixed_end=0x0081E000
[ 445.013675] Service.APT <Warning>
core/hle/service/apt/apt.cpp:SetScreenCapPostPermission:804: (STUBBED) called,
screen_capture_post_permission=3
[ 445.104292] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 445.126379] Service.FRD <Warning> core/hle/service/frd/frd.cpp:GetMyFriendKey:92:
(STUBBED) called
[ 460.210477] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 461.691167] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 462.170021] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 464.057874] 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.908630] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 467.003431] 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.722560] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 469.903803] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 470.938353] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 472.408455] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 473.594708] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 475.691980] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 476.552449] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 477.189490] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 478.657942] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 479.755193] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 480.853602] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 481.500256] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 482.712911] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 483.357532] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 484.817478] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 485.556232] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 486.206299] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 487.591272] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 488.284182] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 488.946601] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 490.424777] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 490.751918] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 491.791484] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function '0x230000': port='nwm::UDS' cmd_buf={[0]=0x230000}
[ 491.791548] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function '0x230000': port='nwm::UDS' cmd_buf={[0]=0x230000}
[ 491.796197] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 493.081948] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 493.808577] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 495.092120] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 495.740272] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 497.481126] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 498.797229] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 500.460949] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 501.836844] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 502.371096] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 503.863434] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 504.996971] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 507.526149] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 508.664832] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 510.402912] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 510.999671] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 512.621757] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 513.610604] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 515.255377] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 516.212605] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 518.132600] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 518.498820] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 519.801046] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 520.917005] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 521.955019] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 522.928481] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 523.582750] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 524.938556] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 525.581916] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 526.571586] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 526.947572] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 527.597379] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 528.915755] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 529.606247] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 530.315371] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 532.042135] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 533.541999] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 534.382698] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 536.678045] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 537.883585] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 539.808044] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 541.000257] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 542.886632] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 544.144385] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 545.254864] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 546.354855] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 547.098896] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 548.252492] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 548.628673] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 549.811235] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 550.583865] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 552.060805] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 552.410696] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 553.869912] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 554.618507] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 554.957946] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 556.055151] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 556.697708] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 557.990957] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 558.636757] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function '0x230000': port='nwm::UDS' cmd_buf={[0]=0x230000}
[ 558.636808] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function '0x230000': port='nwm::UDS' cmd_buf={[0]=0x230000}
[ 558.637033] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 559.607045] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 560.406323] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 562.382770] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 562.817790] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 563.478353] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 564.801583] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 565.564388] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 566.609308] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 567.256284] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 568.640012] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 569.275104] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 569.920616] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 571.219622] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 571.866198] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 573.168405] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 573.810706] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 574.446364] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 575.099327] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 576.353060] Service.APT <Warning>
core/hle/service/apt/apt.cpp:SetScreenCapPostPermission:804: (STUBBED) called,
screen_capture_post_permission=3
[ 576.402122] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 576.556483] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllBattle"
[ 576.751390] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllBackGround"
[ 576.972476] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllField" exports 0 static anonymous symbols
[ 576.992121] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllField" imports 0
indexed symbols from "|static|"
[ 576.992136] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllField" imports 3016
anonymous symbols from "|static|"
[ 577.001421] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO "DllField"
exports 0 indexed symbols to "|static|"
[ 577.001438] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO "DllField"
exports 259 anonymous symbols to "|static|"
[ 577.003137] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllField" loaded at 0x006F3000, fixed_end=0x00815000
[ 577.862870] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllUSAreaFriendShip" exports 0 static anonymous symbols
[ 577.863360] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSAreaFriendShip"
imports 0 indexed symbols from "|static|"
[ 577.863369] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSAreaFriendShip"
imports 38 anonymous symbols from "|static|"
[ 577.863445] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSAreaFriendShip"
imports 0 indexed symbols from "DllField"
[ 577.863449] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSAreaFriendShip"
imports 4 anonymous symbols from "DllField"
[ 577.863537] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO
"DllUSAreaFriendShip" exports 0 indexed symbols to "DllField"
[ 577.863540] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO
"DllUSAreaFriendShip" exports 2 anonymous symbols to "DllField"
[ 577.863587] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllUSAreaFriendShip" loaded at 0x00838000, fixed_end=0x0083E000
[ 577.880063] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllUSR113" exports 0 static anonymous symbols
[ 577.880140] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSR113" imports 0
indexed symbols from "|static|"
[ 577.880145] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSR113" imports 28
anonymous symbols from "|static|"
[ 577.880196] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSR113" imports 0
indexed symbols from "DllField"
[ 577.880199] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSR113" imports 7
anonymous symbols from "DllField"
[ 577.880281] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO "DllUSR113"
exports 0 indexed symbols to "DllField"
[ 577.880284] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO "DllUSR113"
exports 2 anonymous symbols to "DllField"
[ 577.880315] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllUSR113" loaded at 0x00841000, fixed_end=0x00845000
[ 578.377849] Service.FRD <Warning> core/hle/service/frd/frd.cpp:GetMyFriendKey:92:
(STUBBED) called
[ 578.654205] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 578.654811] Service.FS <Error> ./core/file_sys/file_backend.h:GetReadDelayNs:54:
Delay generator was not initalized. Using default
[ 578.655618] Service.NDM <Warning>
core/hle/service/ndm/ndm_u.cpp:SuspendDaemons:74: (STUBBED) bit_mask=0x00000001
[ 578.657594] Service.FS <Error> core/file_sys/savedata_archive.cpp:OpenFile:69:
Path not found
/sdcard/citra-emu/nand/data/00000000000000000000000000000000/sysdata/
00010026/00000000/CEC/0011c500/MBoxInfo____
[ 578.657663] Service.NDM <Warning>
core/hle/service/ndm/ndm_u.cpp:ResumeDaemons:89: (STUBBED) bit_mask=0x00000001
[ 578.859988] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 580.173377] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 582.572682] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllUSAreaFriendShip"
[ 582.581655] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllUSR113"
[ 582.971826] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllField"
[ 583.163885] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllPokeList" exports 0 static anonymous symbols
[ 583.165186] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllPokeList" imports 0
indexed symbols from "|static|"
[ 583.165194] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllPokeList" imports
258 anonymous symbols from "|static|"
[ 583.165836] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO "DllPokeList"
exports 0 indexed symbols to "|static|"
[ 583.165842] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO "DllPokeList"
exports 2 anonymous symbols to "|static|"
[ 583.165957] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllPokeList" loaded at 0x006F3000, fixed_end=0x00708000
[ 583.505705] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 590.733919] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 591.449672] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllPokeList"
[ 591.602338] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllField" exports 0 static anonymous symbols
[ 591.622808] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllField" imports 0
indexed symbols from "|static|"
[ 591.622824] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllField" imports 3016
anonymous symbols from "|static|"
[ 591.632774] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO "DllField"
exports 0 indexed symbols to "|static|"
[ 591.632789] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO "DllField"
exports 259 anonymous symbols to "|static|"
[ 591.634524] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllField" loaded at 0x006F3000, fixed_end=0x00815000
[ 592.194673] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllUSAreaFriendShip" exports 0 static anonymous symbols
[ 592.195139] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSAreaFriendShip"
imports 0 indexed symbols from "|static|"
[ 592.195148] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSAreaFriendShip"
imports 38 anonymous symbols from "|static|"
[ 592.195223] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSAreaFriendShip"
imports 0 indexed symbols from "DllField"
[ 592.195227] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSAreaFriendShip"
imports 4 anonymous symbols from "DllField"
[ 592.195309] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO
"DllUSAreaFriendShip" exports 0 indexed symbols to "DllField"
[ 592.195312] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO
"DllUSAreaFriendShip" exports 2 anonymous symbols to "DllField"
[ 592.195357] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllUSAreaFriendShip" loaded at 0x00838000, fixed_end=0x0083E000
[ 592.212238] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllUSR113" exports 0 static anonymous symbols
[ 592.212323] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSR113" imports 0
indexed symbols from "|static|"
[ 592.212327] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSR113" imports 28
anonymous symbols from "|static|"
[ 592.212377] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSR113" imports 0
indexed symbols from "DllField"
[ 592.212380] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSR113" imports 7
anonymous symbols from "DllField"
[ 592.212458] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO "DllUSR113"
exports 0 indexed symbols to "DllField"
[ 592.212462] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO "DllUSR113"
exports 2 anonymous symbols to "DllField"
[ 592.212495] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllUSR113" loaded at 0x00841000, fixed_end=0x00845000
[ 592.711430] Service.FRD <Warning> core/hle/service/frd/frd.cpp:GetMyFriendKey:92:
(STUBBED) called
[ 592.973155] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 592.973776] Service.FS <Error> ./core/file_sys/file_backend.h:GetReadDelayNs:54:
Delay generator was not initalized. Using default
[ 592.974647] Service.NDM <Warning>
core/hle/service/ndm/ndm_u.cpp:SuspendDaemons:74: (STUBBED) bit_mask=0x00000001
[ 592.976263] Service.FS <Error> core/file_sys/savedata_archive.cpp:OpenFile:69:
Path not found
/sdcard/citra-emu/nand/data/00000000000000000000000000000000/sysdata/
00010026/00000000/CEC/0011c500/MBoxInfo____
[ 592.976318] Service.NDM <Warning>
core/hle/service/ndm/ndm_u.cpp:ResumeDaemons:89: (STUBBED) bit_mask=0x00000001
[ 593.186059] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 594.354630] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 595.569441] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 596.136105] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllSequence" exports 0 static anonymous symbols
[ 596.140170] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllSequence" imports 0
indexed symbols from "|static|"
[ 596.140180] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllSequence" imports
374 anonymous symbols from "|static|"
[ 596.141167] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO "DllSequence"
exports 0 indexed symbols to "DllField"
[ 596.141176] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO "DllSequence"
exports 11 anonymous symbols to "DllField"
[ 596.141316] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllSequence" loaded at 0x00846000, fixed_end=0x00863000
[ 597.556194] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 598.416722] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 598.708895] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllSequence"
[ 600.002195] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 600.836021] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllUSAreaFriendShip"
[ 600.844464] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllUSR113"
[ 601.436574] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllUSAreaFriendShip" exports 0 static anonymous symbols
[ 601.437030] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSAreaFriendShip"
imports 0 indexed symbols from "|static|"
[ 601.437037] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSAreaFriendShip"
imports 38 anonymous symbols from "|static|"
[ 601.437113] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSAreaFriendShip"
imports 0 indexed symbols from "DllField"
[ 601.437121] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSAreaFriendShip"
imports 4 anonymous symbols from "DllField"
[ 601.437204] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO
"DllUSAreaFriendShip" exports 0 indexed symbols to "DllField"
[ 601.437210] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO
"DllUSAreaFriendShip" exports 2 anonymous symbols to "DllField"
[ 601.437254] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllUSAreaFriendShip" loaded at 0x00838000, fixed_end=0x0083E000
[ 601.453486] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllUSR113" exports 0 static anonymous symbols
[ 601.453571] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSR113" imports 0
indexed symbols from "|static|"
[ 601.453575] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSR113" imports 28
anonymous symbols from "|static|"
[ 601.453626] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSR113" imports 0
indexed symbols from "DllField"
[ 601.453629] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSR113" imports 7
anonymous symbols from "DllField"
[ 601.453710] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO "DllUSR113"
exports 0 indexed symbols to "DllField"
[ 601.453717] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO "DllUSR113"
exports 2 anonymous symbols to "DllField"
[ 601.453751] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllUSR113" loaded at 0x00841000, fixed_end=0x00845000
[ 602.053337] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 602.454245] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 603.630453] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 604.001754] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllFieldEventPlayer" exports 0 static anonymous symbols
[ 604.002030] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllFieldEventPlayer"
imports 0 indexed symbols from "|static|"
[ 604.002037] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllFieldEventPlayer"
imports 64 anonymous symbols from "|static|"
[ 604.002186] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllFieldEventPlayer"
imports 0 indexed symbols from "DllField"
[ 604.002192] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllFieldEventPlayer"
imports 26 anonymous symbols from "DllField"
[ 604.002303] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO
"DllFieldEventPlayer" exports 0 indexed symbols to "DllField"
[ 604.002310] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO
"DllFieldEventPlayer" exports 28 anonymous symbols to "DllField"
[ 604.002438] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllFieldEventPlayer" loaded at 0x00846000, fixed_end=0x0084C000
[ 604.022138] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllFieldEventPlayer"
[ 604.094919] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 604.211314] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllFieldEventEntranceIn" exports 0 static anonymous symbols
[ 604.211631] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO
"DllFieldEventEntranceIn" imports 0 indexed symbols from "|static|"
[ 604.211639] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO
"DllFieldEventEntranceIn" imports 38 anonymous symbols from "|static|"
[ 604.211726] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO
"DllFieldEventEntranceIn" imports 0 indexed symbols from "DllField"
[ 604.211730] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO
"DllFieldEventEntranceIn" imports 14 anonymous symbols from "DllField"
[ 604.211797] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO
"DllFieldEventEntranceIn" exports 0 indexed symbols to "|static|"
[ 604.211803] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO
"DllFieldEventEntranceIn" exports 2 anonymous symbols to "|static|"
[ 604.211885] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllFieldEventEntranceIn" loaded at 0x00846000, fixed_end=0x0084A000
[ 604.702957] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllFieldEventEntranceIn"
[ 604.817939] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllUSAreaFriendShip"
[ 604.837960] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllUSR113"
[ 605.230199] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllUSPokecen" exports 0 static anonymous symbols
[ 605.230279] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSPokecen" imports 0
indexed symbols from "|static|"
[ 605.230283] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSPokecen" imports
38 anonymous symbols from "|static|"
[ 605.230354] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSPokecen" imports 0
indexed symbols from "DllField"
[ 605.230357] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSPokecen" imports 3
anonymous symbols from "DllField"
[ 605.230431] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO "DllUSPokecen"
exports 0 indexed symbols to "DllField"
[ 605.230437] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO "DllUSPokecen"
exports 3 anonymous symbols to "DllField"
[ 605.230469] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllUSPokecen" loaded at 0x00838000, fixed_end=0x0083B000
[ 605.764600] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 606.146839] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 607.305517] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 608.468177] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 608.879448] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 610.381918] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 611.920712] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 612.666737] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 613.742555] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 615.322477] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 615.694574] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 616.859176] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 617.644945] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 619.273013] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 620.028242] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 620.285692] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllFieldEventEntranceIn" exports 0 static anonymous symbols
[ 620.285981] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO
"DllFieldEventEntranceIn" imports 0 indexed symbols from "|static|"
[ 620.285989] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO
"DllFieldEventEntranceIn" imports 38 anonymous symbols from "|static|"
[ 620.286074] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO
"DllFieldEventEntranceIn" imports 0 indexed symbols from "DllField"
[ 620.286080] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO
"DllFieldEventEntranceIn" imports 14 anonymous symbols from "DllField"
[ 620.286161] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO
"DllFieldEventEntranceIn" exports 0 indexed symbols to "|static|"
[ 620.286167] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO
"DllFieldEventEntranceIn" exports 2 anonymous symbols to "|static|"
[ 620.286249] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllFieldEventEntranceIn" loaded at 0x0083C000, fixed_end=0x00840000
[ 620.439746] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllFieldEventEntranceIn"
[ 620.549571] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllUSPokecen"
[ 621.072489] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllUSAreaFriendShip" exports 0 static anonymous symbols
[ 621.072921] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSAreaFriendShip"
imports 0 indexed symbols from "|static|"
[ 621.072930] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSAreaFriendShip"
imports 38 anonymous symbols from "|static|"
[ 621.073006] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSAreaFriendShip"
imports 0 indexed symbols from "DllField"
[ 621.073009] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSAreaFriendShip"
imports 4 anonymous symbols from "DllField"
[ 621.073095] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO
"DllUSAreaFriendShip" exports 0 indexed symbols to "DllField"
[ 621.073101] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO
"DllUSAreaFriendShip" exports 2 anonymous symbols to "DllField"
[ 621.073146] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllUSAreaFriendShip" loaded at 0x00838000, fixed_end=0x0083E000
[ 621.089892] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllUSR113" exports 0 static anonymous symbols
[ 621.089967] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSR113" imports 0
indexed symbols from "|static|"
[ 621.089972] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSR113" imports 28
anonymous symbols from "|static|"
[ 621.090022] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSR113" imports 0
indexed symbols from "DllField"
[ 621.090025] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSR113" imports 7
anonymous symbols from "DllField"
[ 621.090106] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO "DllUSR113"
exports 0 indexed symbols to "DllField"
[ 621.090112] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO "DllUSR113"
exports 2 anonymous symbols to "DllField"
[ 621.090146] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllUSR113" loaded at 0x00841000, fixed_end=0x00845000
[ 621.694581] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 622.238702] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllFieldEventPlayer" exports 0 static anonymous symbols
[ 622.238975] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllFieldEventPlayer"
imports 0 indexed symbols from "|static|"
[ 622.238984] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllFieldEventPlayer"
imports 64 anonymous symbols from "|static|"
[ 622.239133] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllFieldEventPlayer"
imports 0 indexed symbols from "DllField"
[ 622.239140] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllFieldEventPlayer"
imports 26 anonymous symbols from "DllField"
[ 622.239247] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO
"DllFieldEventPlayer" exports 0 indexed symbols to "DllField"
[ 622.239252] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO
"DllFieldEventPlayer" exports 28 anonymous symbols to "DllField"
[ 622.239370] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllFieldEventPlayer" loaded at 0x00846000, fixed_end=0x0084C000
[ 622.253972] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllFieldEventPlayer"
[ 622.951393] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 623.779745] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 625.207683] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 626.411346] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 627.301047] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 628.757070] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 629.228155] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 629.655765] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 630.967271] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function '0x230000': port='nwm::UDS' cmd_buf={[0]=0x230000}
[ 630.967324] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function '0x230000': port='nwm::UDS' cmd_buf={[0]=0x230000}
[ 630.967633] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 631.824479] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 633.608799] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 634.501791] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 635.493940] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 637.614236] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 638.708604] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 640.305322] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 641.391799] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 643.540941] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 644.669397] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 645.811766] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 646.825866] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllUSAreaFriendShip"
[ 646.835497] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllUSR113"
[ 647.025076] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllField"
[ 647.376766] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllBattle" exports 0 static anonymous symbols
[ 647.390127] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllBattle" imports 0
indexed symbols from "|static|"
[ 647.390143] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllBattle" imports 1012
anonymous symbols from "|static|"
[ 647.392949] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO "DllBattle"
exports 0 indexed symbols to "|static|"
[ 647.392957] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO "DllBattle"
exports 2 anonymous symbols to "|static|"
[ 647.394088] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllBattle" loaded at 0x006F3000, fixed_end=0x007E0000
[ 647.468655] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllBackGround" exports 0 static anonymous symbols
[ 647.468796] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllBackGround" imports
0 indexed symbols from "|static|"
[ 647.468801] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllBackGround" imports
109 anonymous symbols from "|static|"
[ 647.469036] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO "DllBackGround"
exports 0 indexed symbols to "DllBattle"
[ 647.469042] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO "DllBackGround"
exports 19 anonymous symbols to "DllBattle"
[ 647.469104] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllBackGround" loaded at 0x00815000, fixed_end=0x0081E000
[ 647.754847] Service.APT <Warning>
core/hle/service/apt/apt.cpp:SetScreenCapPostPermission:804: (STUBBED) called,
screen_capture_post_permission=3
[ 647.867220] Service.FRD <Warning> core/hle/service/frd/frd.cpp:GetMyFriendKey:92:
(STUBBED) called
[ 648.049748] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 655.416900] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 656.180901] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 657.636626] 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.346509] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 659.403298] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 660.126026] 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.737055] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 662.481072] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 663.319586] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 663.986071] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 664.947884] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 665.592404] 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.605870] 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.009956] 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.657481] 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.956360] Service.APT <Warning>
core/hle/service/apt/apt.cpp:SetScreenCapPostPermission:804: (STUBBED) called,
screen_capture_post_permission=3
[ 669.205747] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllBattle"
[ 669.392549] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllBackGround"
[ 669.610238] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllField" exports 0 static anonymous symbols
[ 669.628392] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllField" imports 0
indexed symbols from "|static|"
[ 669.628409] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllField" imports 3016
anonymous symbols from "|static|"
[ 669.638226] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO "DllField"
exports 0 indexed symbols to "|static|"
[ 669.638239] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO "DllField"
exports 259 anonymous symbols to "|static|"
[ 669.639915] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllField" loaded at 0x006F3000, fixed_end=0x00815000
[ 670.508415] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllUSAreaFriendShip" exports 0 static anonymous symbols
[ 670.508838] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSAreaFriendShip"
imports 0 indexed symbols from "|static|"
[ 670.508845] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSAreaFriendShip"
imports 38 anonymous symbols from "|static|"
[ 670.508921] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSAreaFriendShip"
imports 0 indexed symbols from "DllField"
[ 670.508927] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSAreaFriendShip"
imports 4 anonymous symbols from "DllField"
[ 670.509011] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO
"DllUSAreaFriendShip" exports 0 indexed symbols to "DllField"
[ 670.509016] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO
"DllUSAreaFriendShip" exports 2 anonymous symbols to "DllField"
[ 670.509061] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllUSAreaFriendShip" loaded at 0x00838000, fixed_end=0x0083E000
[ 670.526328] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllUSR113" exports 0 static anonymous symbols
[ 670.526406] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSR113" imports 0
indexed symbols from "|static|"
[ 670.526411] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSR113" imports 28
anonymous symbols from "|static|"
[ 670.526462] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSR113" imports 0
indexed symbols from "DllField"
[ 670.526465] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSR113" imports 7
anonymous symbols from "DllField"
[ 670.526544] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO "DllUSR113"
exports 0 indexed symbols to "DllField"
[ 670.526550] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO "DllUSR113"
exports 2 anonymous symbols to "DllField"
[ 670.526584] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllUSR113" loaded at 0x00841000, fixed_end=0x00845000
[ 671.059918] Service.FRD <Warning> core/hle/service/frd/frd.cpp:GetMyFriendKey:92:
(STUBBED) called
[ 671.356463] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 671.357095] Service.FS <Error> ./core/file_sys/file_backend.h:GetReadDelayNs:54:
Delay generator was not initalized. Using default
[ 671.357881] Service.NDM <Warning>
core/hle/service/ndm/ndm_u.cpp:SuspendDaemons:74: (STUBBED) bit_mask=0x00000001
[ 671.359692] Service.FS <Error> core/file_sys/savedata_archive.cpp:OpenFile:69:
Path not found
/sdcard/citra-emu/nand/data/00000000000000000000000000000000/sysdata/
00010026/00000000/CEC/0011c500/MBoxInfo____
[ 671.359772] Service.NDM <Warning>
core/hle/service/ndm/ndm_u.cpp:ResumeDaemons:89: (STUBBED) bit_mask=0x00000001
[ 671.579469] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 673.464388] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 673.991513] 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.535439] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 676.288986] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 677.317054] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 678.637168] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllUSAreaFriendShip"
[ 678.643709] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllUSR113"
[ 678.915201] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllField"
[ 679.167511] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 679.272024] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllBattle" exports 0 static anonymous symbols
[ 679.285563] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllBattle" imports 0
indexed symbols from "|static|"
[ 679.285578] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllBattle" imports 1012
anonymous symbols from "|static|"
[ 679.288477] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO "DllBattle"
exports 0 indexed symbols to "|static|"
[ 679.288487] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO "DllBattle"
exports 2 anonymous symbols to "|static|"
[ 679.289612] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllBattle" loaded at 0x006F3000, fixed_end=0x007E0000
[ 679.364132] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllBackGround" exports 0 static anonymous symbols
[ 679.364281] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllBackGround" imports
0 indexed symbols from "|static|"
[ 679.364290] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllBackGround" imports
109 anonymous symbols from "|static|"
[ 679.364526] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO "DllBackGround"
exports 0 indexed symbols to "DllBattle"
[ 679.364533] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO "DllBackGround"
exports 19 anonymous symbols to "DllBattle"
[ 679.364596] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllBackGround" loaded at 0x00815000, fixed_end=0x0081E000
[ 679.655017] Service.APT <Warning>
core/hle/service/apt/apt.cpp:SetScreenCapPostPermission:804: (STUBBED) called,
screen_capture_post_permission=3
[ 679.766428] Service.FRD <Warning> core/hle/service/frd/frd.cpp:GetMyFriendKey:92:
(STUBBED) called
[ 680.149902] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 690.682449] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 691.086146] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 692.524392] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 693.262546] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 694.391220] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 695.614252] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 696.498786] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function '0x230000': port='nwm::UDS' cmd_buf={[0]=0x230000}
[ 696.498837] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function '0x230000': port='nwm::UDS' cmd_buf={[0]=0x230000}
[ 696.499077] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 697.869513] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 698.680167] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 699.371335] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 700.328029] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 700.973400] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 702.268284] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 702.913020] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 703.671399] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 705.895900] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 706.648960] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 706.979197] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 707.936893] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 708.915807] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 709.562466] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 710.529736] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 711.605306] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 712.881836] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 713.532656] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 714.199846] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 714.510275] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 715.488382] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 716.568507] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 717.624517] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 719.204483] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 720.305797] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 721.774793] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 722.523743] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 722.854275] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 724.151914] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 724.798451] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 725.493354] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 725.881125] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 727.550518] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 728.461986] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 729.476240] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 729.986380] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 731.473396] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 732.651906] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 732.981053] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 734.260905] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 734.908378] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 735.884932] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 736.535594] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 737.825309] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 738.467765] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 739.448401] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 740.094531] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 741.388981] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 742.034190] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 742.679015] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 742.994721] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 744.282891] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 744.955416] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 745.600899] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 746.561174] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 747.206556] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 748.186760] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 748.351111] Service.APT <Warning>
core/hle/service/apt/apt.cpp:SetScreenCapPostPermission:804: (STUBBED) called,
screen_capture_post_permission=3
[ 748.583795] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllBattle"
[ 748.835771] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllBackGround"
[ 749.067987] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllField" exports 0 static anonymous symbols
[ 749.088251] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllField" imports 0
indexed symbols from "|static|"
[ 749.088269] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllField" imports 3016
anonymous symbols from "|static|"
[ 749.097965] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO "DllField"
exports 0 indexed symbols to "|static|"
[ 749.097979] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO "DllField"
exports 259 anonymous symbols to "|static|"
[ 749.099772] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllField" loaded at 0x006F3000, fixed_end=0x00815000
[ 749.197504] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 749.973901] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllUSAreaFriendShip" exports 0 static anonymous symbols
[ 749.974333] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSAreaFriendShip"
imports 0 indexed symbols from "|static|"
[ 749.974342] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSAreaFriendShip"
imports 38 anonymous symbols from "|static|"
[ 749.974418] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSAreaFriendShip"
imports 0 indexed symbols from "DllField"
[ 749.974422] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSAreaFriendShip"
imports 4 anonymous symbols from "DllField"
[ 749.974509] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO
"DllUSAreaFriendShip" exports 0 indexed symbols to "DllField"
[ 749.974512] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO
"DllUSAreaFriendShip" exports 2 anonymous symbols to "DllField"
[ 749.974559] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllUSAreaFriendShip" loaded at 0x00838000, fixed_end=0x0083E000
[ 749.991782] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllUSR113" exports 0 static anonymous symbols
[ 749.991859] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSR113" imports 0
indexed symbols from "|static|"
[ 749.991863] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSR113" imports 28
anonymous symbols from "|static|"
[ 749.991914] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSR113" imports 0
indexed symbols from "DllField"
[ 749.991917] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSR113" imports 7
anonymous symbols from "DllField"
[ 749.991997] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO "DllUSR113"
exports 0 indexed symbols to "DllField"
[ 749.992001] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO "DllUSR113"
exports 2 anonymous symbols to "DllField"
[ 749.992034] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllUSR113" loaded at 0x00841000, fixed_end=0x00845000
[ 750.505596] Service.FRD <Warning> core/hle/service/frd/frd.cpp:GetMyFriendKey:92:
(STUBBED) called
[ 750.787881] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 750.788344] Service.FS <Error> ./core/file_sys/file_backend.h:GetReadDelayNs:54:
Delay generator was not initalized. Using default
[ 750.789098] Service.NDM <Warning>
core/hle/service/ndm/ndm_u.cpp:SuspendDaemons:74: (STUBBED) bit_mask=0x00000001
[ 750.790800] Service.FS <Error> core/file_sys/savedata_archive.cpp:OpenFile:69:
Path not found
/sdcard/citra-emu/nand/data/00000000000000000000000000000000/sysdata/
00010026/00000000/CEC/0011c500/MBoxInfo____
[ 750.790868] Service.NDM <Warning>
core/hle/service/ndm/ndm_u.cpp:ResumeDaemons:89: (STUBBED) bit_mask=0x00000001
[ 751.283957] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 752.965921] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 753.318162] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllUSAreaFriendShip"
[ 753.324893] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllUSR113"
[ 753.779837] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllField"
[ 754.029861] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllPokeList" exports 0 static anonymous symbols
[ 754.031118] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllPokeList" imports 0
indexed symbols from "|static|"
[ 754.031129] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllPokeList" imports
258 anonymous symbols from "|static|"
[ 754.031763] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO "DllPokeList"
exports 0 indexed symbols to "|static|"
[ 754.031771] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO "DllPokeList"
exports 2 anonymous symbols to "|static|"
[ 754.031893] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllPokeList" loaded at 0x006F3000, fixed_end=0x00708000
[ 756.714934] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 762.560465] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllPokeList"
[ 762.716231] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllField" exports 0 static anonymous symbols
[ 762.735214] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllField" imports 0
indexed symbols from "|static|"
[ 762.735231] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllField" imports 3016
anonymous symbols from "|static|"
[ 762.745076] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO "DllField"
exports 0 indexed symbols to "|static|"
[ 762.745088] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO "DllField"
exports 259 anonymous symbols to "|static|"
[ 762.747014] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllField" loaded at 0x006F3000, fixed_end=0x00815000
[ 762.964145] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 763.315601] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllUSAreaFriendShip" exports 0 static anonymous symbols
[ 763.316037] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSAreaFriendShip"
imports 0 indexed symbols from "|static|"
[ 763.316045] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSAreaFriendShip"
imports 38 anonymous symbols from "|static|"
[ 763.316121] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSAreaFriendShip"
imports 0 indexed symbols from "DllField"
[ 763.316125] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSAreaFriendShip"
imports 4 anonymous symbols from "DllField"
[ 763.316213] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO
"DllUSAreaFriendShip" exports 0 indexed symbols to "DllField"
[ 763.316217] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO
"DllUSAreaFriendShip" exports 2 anonymous symbols to "DllField"
[ 763.316264] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllUSAreaFriendShip" loaded at 0x00838000, fixed_end=0x0083E000
[ 763.333786] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllUSR113" exports 0 static anonymous symbols
[ 763.333861] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSR113" imports 0
indexed symbols from "|static|"
[ 763.333865] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSR113" imports 28
anonymous symbols from "|static|"
[ 763.333915] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSR113" imports 0
indexed symbols from "DllField"
[ 763.333918] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSR113" imports 7
anonymous symbols from "DllField"
[ 763.333999] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO "DllUSR113"
exports 0 indexed symbols to "DllField"
[ 763.334003] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO "DllUSR113"
exports 2 anonymous symbols to "DllField"
[ 763.334035] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllUSR113" loaded at 0x00841000, fixed_end=0x00845000
[ 763.848769] Service.FRD <Warning> core/hle/service/frd/frd.cpp:GetMyFriendKey:92:
(STUBBED) called
[ 764.114822] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 764.115233] Service.FS <Error> ./core/file_sys/file_backend.h:GetReadDelayNs:54:
Delay generator was not initalized. Using default
[ 764.116014] Service.NDM <Warning>
core/hle/service/ndm/ndm_u.cpp:SuspendDaemons:74: (STUBBED) bit_mask=0x00000001
[ 764.117606] Service.FS <Error> core/file_sys/savedata_archive.cpp:OpenFile:69:
Path not found
/sdcard/citra-emu/nand/data/00000000000000000000000000000000/sysdata/
00010026/00000000/CEC/0011c500/MBoxInfo____
[ 764.117665] Service.NDM <Warning>
core/hle/service/ndm/ndm_u.cpp:ResumeDaemons:89: (STUBBED) bit_mask=0x00000001
[ 764.803343] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function '0x230000': port='nwm::UDS' cmd_buf={[0]=0x230000}
[ 764.803432] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function '0x230000': port='nwm::UDS' cmd_buf={[0]=0x230000}
[ 764.803733] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 765.388202] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllSequence" exports 0 static anonymous symbols
[ 765.392157] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllSequence" imports 0
indexed symbols from "|static|"
[ 765.392166] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllSequence" imports
374 anonymous symbols from "|static|"
[ 765.393416] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO "DllSequence"
exports 0 indexed symbols to "DllField"
[ 765.393425] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO "DllSequence"
exports 11 anonymous symbols to "DllField"
[ 765.393559] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllSequence" loaded at 0x00846000, fixed_end=0x00863000
[ 765.398640] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 767.122319] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 767.757713] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllSequence"
[ 767.968542] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 769.610410] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 769.860230] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllUSAreaFriendShip"
[ 769.867552] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllUSR113"
[ 770.475795] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllUSAreaFriendShip" exports 0 static anonymous symbols
[ 770.476259] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSAreaFriendShip"
imports 0 indexed symbols from "|static|"
[ 770.476267] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSAreaFriendShip"
imports 38 anonymous symbols from "|static|"
[ 770.476344] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSAreaFriendShip"
imports 0 indexed symbols from "DllField"
[ 770.476348] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSAreaFriendShip"
imports 4 anonymous symbols from "DllField"
[ 770.476432] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO
"DllUSAreaFriendShip" exports 0 indexed symbols to "DllField"
[ 770.476435] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO
"DllUSAreaFriendShip" exports 2 anonymous symbols to "DllField"
[ 770.476483] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllUSAreaFriendShip" loaded at 0x00838000, fixed_end=0x0083E000
[ 770.493158] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllUSR113" exports 0 static anonymous symbols
[ 770.493238] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSR113" imports 0
indexed symbols from "|static|"
[ 770.493243] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSR113" imports 28
anonymous symbols from "|static|"
[ 770.493293] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSR113" imports 0
indexed symbols from "DllField"
[ 770.493296] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSR113" imports 7
anonymous symbols from "DllField"
[ 770.493382] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO "DllUSR113"
exports 0 indexed symbols to "DllField"
[ 770.493385] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO "DllUSR113"
exports 2 anonymous symbols to "DllField"
[ 770.493419] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllUSR113" loaded at 0x00841000, fixed_end=0x00845000
[ 771.095593] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 771.495150] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 772.290135] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 772.858894] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllFieldEventPlayer" exports 0 static anonymous symbols
[ 772.859174] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllFieldEventPlayer"
imports 0 indexed symbols from "|static|"
[ 772.859182] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllFieldEventPlayer"
imports 64 anonymous symbols from "|static|"
[ 772.859352] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllFieldEventPlayer"
imports 0 indexed symbols from "DllField"
[ 772.859358] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllFieldEventPlayer"
imports 26 anonymous symbols from "DllField"
[ 772.859464] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO
"DllFieldEventPlayer" exports 0 indexed symbols to "DllField"
[ 772.859470] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO
"DllFieldEventPlayer" exports 28 anonymous symbols to "DllField"
[ 772.859583] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllFieldEventPlayer" loaded at 0x00846000, fixed_end=0x0084C000
[ 772.886401] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllFieldEventPlayer"
[ 773.373751] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllFieldEventEntranceIn" exports 0 static anonymous symbols
[ 773.374031] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO
"DllFieldEventEntranceIn" imports 0 indexed symbols from "|static|"
[ 773.374040] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO
"DllFieldEventEntranceIn" imports 38 anonymous symbols from "|static|"
[ 773.374125] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO
"DllFieldEventEntranceIn" imports 0 indexed symbols from "DllField"
[ 773.374131] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO
"DllFieldEventEntranceIn" imports 14 anonymous symbols from "DllField"
[ 773.374197] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO
"DllFieldEventEntranceIn" exports 0 indexed symbols to "|static|"
[ 773.374204] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO
"DllFieldEventEntranceIn" exports 2 anonymous symbols to "|static|"
[ 773.374284] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllFieldEventEntranceIn" loaded at 0x00846000, fixed_end=0x0084A000
[ 773.644553] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 773.873628] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllFieldEventEntranceIn"
[ 773.997286] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllUSAreaFriendShip"
[ 774.007205] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllUSR113"
[ 774.405582] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllUSPokecen" exports 0 static anonymous symbols
[ 774.405659] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSPokecen" imports 0
indexed symbols from "|static|"
[ 774.405663] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSPokecen" imports
38 anonymous symbols from "|static|"
[ 774.405733] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSPokecen" imports 0
indexed symbols from "DllField"
[ 774.405736] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSPokecen" imports 3
anonymous symbols from "DllField"
[ 774.405812] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO "DllUSPokecen"
exports 0 indexed symbols to "DllField"
[ 774.405817] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO "DllUSPokecen"
exports 3 anonymous symbols to "DllField"
[ 774.405863] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllUSPokecen" loaded at 0x00838000, fixed_end=0x0083B000
[ 774.941943] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 775.341716] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 776.950845] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 777.768173] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 778.959976] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 780.073606] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 780.843052] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 782.019648] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 782.814339] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 784.014111] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 785.501208] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 786.230734] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 787.326024] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 788.215845] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 789.739706] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 790.465388] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 791.129124] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllReport" exports 0 static anonymous symbols
[ 791.129367] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllReport" imports 0
indexed symbols from "|static|"
[ 791.129371] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllReport" imports 199
anonymous symbols from "|static|"
[ 791.129843] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO "DllReport"
exports 0 indexed symbols to "|static|"
[ 791.129848] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO "DllReport"
exports 1 anonymous symbols to "|static|"
[ 791.129944] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllReport" loaded at 0x0083C000, fixed_end=0x00843000
[ 791.181631] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 792.917488] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 792.973446] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'ControlArchive': port='fs:USER' cmd_buf={[0]=0x80d0144,
[1]=0x26, [2]=0x0, [3]=0x0, [4]=0x1, [5]=0x1, [6]=0x1a, [7]=0x0, [8]=0x1c, [9]=0x1}
[ 793.046797] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 793.564036] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function '0x86e00c0': port='fs:USER' cmd_buf={[0]=0x86e00c0,
[1]=0x1000, [2]=0x537eb30e, [3]=0x1b}
[ 793.573787] Service.APT <Warning> core/hle/service/apt/apt.cpp:AppletUtility:592:
(STUBBED) called command=0X00000004, input_size=0X00000001, output_size=0X00000001
[ 793.884527] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 794.472268] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllReport"
[ 794.511386] Service.FRD <Warning> core/hle/service/frd/frd.cpp:GetMyFriendKey:92:
(STUBBED) called
[ 794.648408] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 794.648905] Service.FS <Error> ./core/file_sys/file_backend.h:GetReadDelayNs:54:
Delay generator was not initalized. Using default
[ 794.649421] Service.NDM <Warning>
core/hle/service/ndm/ndm_u.cpp:SuspendDaemons:74: (STUBBED) bit_mask=0x00000001
[ 794.651008] Service.FS <Error> core/file_sys/savedata_archive.cpp:OpenFile:69:
Path not found
/sdcard/citra-emu/nand/data/00000000000000000000000000000000/sysdata/
00010026/00000000/CEC/0011c500/MBoxInfo____
[ 794.651071] Service.NDM <Warning>
core/hle/service/ndm/ndm_u.cpp:ResumeDaemons:89: (STUBBED) bit_mask=0x00000001
[ 795.324390] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 796.455835] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetProbeResponseParam': port='nwm::UDS'
cmd_buf={[0]=0x210080, [1]=0x321f00, [2]=0x40000}
[ 796.898194] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllUSPokecen"
[ 797.145765] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369:
Unloading CRO "DllField"
[ 797.282078] Input <Error> main/jni/ndk_motion.cpp:operator():165: Could not find
sensor of type 4
[ 797.908374] Input <Error> main/jni/ndk_motion.cpp:operator():146: Could not find
sensor of type 4
[ 797.920474] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllConfig" exports 0 static anonymous symbols
[ 797.920682] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllConfig" imports 0
indexed symbols from "|static|"
[ 797.920690] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllConfig" imports 143
anonymous symbols from "|static|"
[ 797.920968] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO "DllConfig"
exports 0 indexed symbols to "|static|"
[ 797.920974] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO "DllConfig"
exports 2 anonymous symbols to "|static|"
[ 797.921044] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllConfig" loaded at 0x006F3000, fixed_end=0x006F9000
[ 798.676120] Input <Error> main/jni/ndk_motion.cpp:operator():165: Could not find
sensor of type 4
[ 799.295829] RPC_Server <Info> core/rpc/rpc_server.cpp:~RPCServer:20: Stopping RPC
...
[ 799.296004] RPC_Server <Info> core/rpc/server.cpp:NewRequestCallback:37: Received
end packet
[ 799.296061] RPC_Server <Info> core/rpc/rpc_server.cpp:~RPCServer:24: RPC stopped.
[ 799.487962] Audio.Sink <Info> audio_core/cubeb_sink.cpp:StateCallback:140: Cubeb
Audio Stream Stopped
[ 799.515094] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 799.525191] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 799.529871] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 799.556612] Loader <Error> core/loader/loader.cpp:GetLoader:120: Failed to load
file /sdcard/citra-emu/nand/00000000000000000000000000000000/title/00040010
[ 799.564370] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 799.567674] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 799.570798] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 799.584168] Loader <Error> core/loader/loader.cpp:GetLoader:120: Failed to load
file /sdcard/citra-emu/nand/00000000000000000000000000000000/title/00040010
[ 801.607309] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 801.611955] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 801.619443] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 801.642962] Loader <Error> core/loader/loader.cpp:GetLoader:120: Failed to load
file /sdcard/citra-emu/nand/00000000000000000000000000000000/title/00040010
[ 801.657165] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 801.662413] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 801.665903] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 801.679677] Loader <Error> core/loader/loader.cpp:GetLoader:120: Failed to load
file /sdcard/citra-emu/nand/00000000000000000000000000000000/title/00040010

You might also like