[ 0.172982] Input input_common/udp/client.cpp:StartCommunication:206: Starting communication with UDP input server on 127.0.0.1:26760 [ 0.210861] Frontend citra_qt/main.cpp:GMainWindow:230: Citra Version: Nightly 1961 | HEAD-ebac2e4 [ 0.210868] Frontend citra_qt/main.cpp:GMainWindow:245: Host CPU: AMD Ryzen 9 5900HS with Radeon Graphics | AVX2 | FMA [ 0.211023] Frontend citra_qt/main.cpp:GMainWindow:247: Host OS: Windows 10 Version 22H2 (Build 19045.3208) [ 0.211032] Frontend citra_qt/main.cpp:GMainWindow:250: Host RAM: 15.41 GiB [ 0.211033] Frontend citra_qt/main.cpp:GMainWindow:251: Host Swap: 15.50 GiB [ 0.342209] Frontend citra_qt/main.cpp:CheckForUpdates:933: Update check started [ 1.094685] Frontend citra_qt/main.cpp:OnUpdateFound:946: No updates found [ 9.614309] Frontend citra_qt/main.cpp:OnGameListOpenFolder:1532: Opening Mods path for data_id=0004000000055d00 [ 40.860808] Frontend citra_qt/main.cpp:BootGame:1164: Citra starting... [ 40.860970] Service.FS core/file_sys/ncch_container.cpp:LoadHeader:157: 16384 [ 40.860979] Frontend citra_qt/main.cpp:BootGame:1183: Loading per game config file for title 0004000000055D00 [ 40.864285] Config common/settings.cpp:LogSettings:70: Citra Configuration: [ 40.864289] Config common/settings.cpp:operator():67: Core_UseCpuJit: true [ 40.864292] Config common/settings.cpp:operator():67: Core_CPUClockPercentage: 100 [ 40.864294] Config common/settings.cpp:operator():67: Renderer_UseGLES: false [ 40.864295] Config common/settings.cpp:operator():67: Renderer_GraphicsAPI: OpenGL [ 40.864295] Config common/settings.cpp:operator():67: Renderer_Debug: false [ 40.864296] Config common/settings.cpp:operator():67: Renderer_UseHwShader: true [ 40.864296] Config common/settings.cpp:operator():67: Renderer_ShadersAccurateMul: true [ 40.864296] Config common/settings.cpp:operator():67: Renderer_UseShaderJit: true [ 40.864297] Config common/settings.cpp:operator():67: Renderer_UseResolutionFactor: 1 [ 40.864297] Config common/settings.cpp:operator():67: Renderer_FrameLimit: 195 [ 40.864298] Config common/settings.cpp:operator():67: Renderer_VSyncNew: true [ 40.864298] Config common/settings.cpp:operator():67: Renderer_PostProcessingShader: none (builtin) [ 40.864298] Config common/settings.cpp:operator():67: Renderer_FilterMode: true [ 40.864299] Config common/settings.cpp:operator():67: Renderer_TextureFilter: None [ 40.864300] Config common/settings.cpp:operator():67: Stereoscopy_Render3d: 0 [ 40.864301] Config common/settings.cpp:operator():67: Stereoscopy_Factor3d: 0 [ 40.864301] Config common/settings.cpp:operator():67: Stereoscopy_MonoRenderOption: 0 [ 40.864302] Config common/settings.cpp:operator():67: Layout_LayoutOption: 0 [ 40.864302] Config common/settings.cpp:operator():67: Layout_SwapScreen: false [ 40.864303] Config common/settings.cpp:operator():67: Layout_UprightScreen: false [ 40.864305] Config common/settings.cpp:operator():67: Layout_LargeScreenProportion: 4 [ 40.864305] Config common/settings.cpp:operator():67: Utility_DumpTextures: false [ 40.864307] Config common/settings.cpp:operator():67: Utility_CustomTextures: false [ 40.864307] Config common/settings.cpp:operator():67: Utility_PreloadTextures: false [ 40.864307] Config common/settings.cpp:operator():67: Utility_AsyncCustomLoading: true [ 40.864308] Config common/settings.cpp:operator():67: Utility_UseDiskShaderCache: true [ 40.864308] Config common/settings.cpp:operator():67: Audio_Emulation: HLE [ 40.864309] Config common/settings.cpp:operator():67: Audio_OutputType: 0 [ 40.864309] Config common/settings.cpp:operator():67: Audio_OutputDevice: auto [ 40.864310] Config common/settings.cpp:operator():67: Audio_InputType: 0 [ 40.864310] Config common/settings.cpp:operator():67: Audio_InputDevice: auto [ 40.864311] Config common/settings.cpp:operator():67: Audio_EnableAudioStretching: true [ 40.864311] Config common/settings.cpp:operator():67: Camera_OuterRightName: blank [ 40.864311] Config common/settings.cpp:operator():67: Camera_OuterRightConfig: [ 40.864312] Config common/settings.cpp:operator():67: Camera_OuterRightFlip: 0 [ 40.864313] Config common/settings.cpp:operator():67: Camera_InnerName: blank [ 40.864313] Config common/settings.cpp:operator():67: Camera_InnerConfig: [ 40.864313] Config common/settings.cpp:operator():67: Camera_InnerFlip: 0 [ 40.864314] Config common/settings.cpp:operator():67: Camera_OuterLeftName: blank [ 40.864314] Config common/settings.cpp:operator():67: Camera_OuterLeftConfig: [ 40.864314] Config common/settings.cpp:operator():67: Camera_OuterLeftFlip: 0 [ 40.864315] Config common/settings.cpp:operator():67: DataStorage_UseVirtualSd: true [ 40.864315] Config common/settings.cpp:operator():67: DataStorage_UseCustomStorage: false [ 40.864315] Config common/settings.cpp:operator():67: System_IsNew3ds: true [ 40.864316] Config common/settings.cpp:operator():67: System_RegionValue: -1 [ 40.864316] Config common/settings.cpp:operator():67: System_PluginLoader: false [ 40.864316] Config common/settings.cpp:operator():67: System_PluginLoaderAllowed: true [ 40.864317] Config common/settings.cpp:operator():67: Debugging_UseGdbstub: false [ 40.864317] Config common/settings.cpp:operator():67: Debugging_GdbstubPort: 24689 [ 41.255943] Audio.DSP audio_core/hle/wmf_decoder.cpp:Impl:68: Media Foundation activated [ 41.256975] Audio.DSP audio_core/hle/wmf_decoder_utils.cpp:MFDecoderInit:50: Windows(R) Media Foundation found 1 suitable decoder(s) [ 41.279976] Audio.Sink audio_core/cubeb_sink.cpp:StateCallback:135: Cubeb Audio Stream Started [ 41.280001] RPC_Server core/rpc/rpc_server.cpp:RPCServer:14: Starting RPC server. [ 41.280148] RPC_Server core/rpc/rpc_server.cpp:HandleRequestsLoop:104: Request handler started. [ 41.284687] Service.HTTP core/hle/service/http/http_c.cpp:DecryptClCertA:833: ClCertA file missing [ 41.284755] Render.OpenGL video_core/renderer_opengl/gl_driver.cpp:ReportDriverInfo:134: GL_VERSION: 4.3.0 NVIDIA 512.78 [ 41.284756] Render.OpenGL video_core/renderer_opengl/gl_driver.cpp:ReportDriverInfo:135: GL_VENDOR: NVIDIA Corporation [ 41.284757] Render.OpenGL video_core/renderer_opengl/gl_driver.cpp:ReportDriverInfo:136: GL_RENDERER: NVIDIA GeForce RTX 3060 Laptop GPU/PCIe/SSE2 [ 41.355628] Loader core/loader/ncch.cpp:Load:239: Program ID: 0004000000055D00 [ 41.355714] Service.FS core/file_sys/ncch_container.cpp:OpenFile:126: Failed to open C:\Users\alexm\AppData\Roaming/Citra/sdmc/Nintendo 3DS/00000000000000000000000000000000/00000000000000000000000000000000/title/0004000e/00055d00/content/00000000.app [ 41.389528] Loader core/hle/kernel/process.cpp:ParseKernelCaps:162: ExHeader kernel version: 2.35 [ 41.391334] Service.CFG core/hle/service/cfg/cfg.cpp:SetPreferredRegionCodes:617: Preferred region code set to 1 [ 41.443889] Render.OpenGL video_core/renderer_opengl/gl_shader_disk_cache.cpp:LoadTransferable:175: Found a transferable disk cache with 1738 entries [ 41.536503] Render.OpenGL video_core/renderer_opengl/gl_shader_disk_cache.cpp:LoadPrecompiledFile:278: Found a precompiled disk cache with 1738 decompiled entries and 1738 binary entries [ 41.659694] Service.CAM citra_qt/camera/qt_multimedia_camera.cpp:ResumeCameras:50: Resuming all cameras [ 43.423541] Service.SRV core/hle/service/sm/srv.cpp:RegisterClient:63: (STUBBED) called. Caller PID=11 [ 43.445293] Service.SRV core/hle/service/sm/srv.cpp:EnableNotification:85: (STUBBED) called [ 43.450371] Service.NDM core/hle/service/ndm/ndm_u.cpp:OverrideDefaultDaemons:186: (STUBBED) bit_mask=0x0000000F [ 43.450944] Service.NDM core/hle/service/ndm/ndm_u.cpp:SuspendDaemons:74: (STUBBED) bit_mask=0x00000006 [ 43.451869] Service.APT core/hle/service/apt/apt.cpp:NotifyToWait:347: (STUBBED) app_id=768 [ 43.453562] Service.APT core/hle/service/apt/apt.cpp:AppletUtility:698: (STUBBED) called command=0X00000007, input_size=0X00000004, output_size=0X00000001 [ 43.453775] Service.APT core/hle/service/apt/apt.cpp:AppletUtility:698: (STUBBED) called command=0X00000004, input_size=0X00000001, output_size=0X00000001 [ 43.455941] Service.FS core/hle/service/fs/fs_user.cpp:InitializeWithSdkVersion:596: (STUBBED) called, version: 0x050200C8 [ 43.456465] Service.FS ./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not initalized. Using default [ 43.458052] Service.FS ./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not initalized. Using default [ 43.465000] Service.SRV core/hle/service/sm/srv.cpp:Subscribe:210: (STUBBED) called, notification_id=0x209 [ 43.471803] Service.FS core/file_sys/archive_ncch.cpp:OpenFile:156: Shared Font file missing. Loading open source replacement from memory [ 43.553016] Service.GSP core/hle/service/gsp/gsp_gpu.cpp:AcquireRight:804: called flag=00000000 process=11 thread_id=0 [ 43.629650] Service.DSP audio_core/hle/hle.cpp:LoadComponent:515: Firmware hash: 0x7f38630a8c994617 [ 43.629653] Service.DSP audio_core/hle/hle.cpp:LoadComponent:519: Structures hash: 0x1732733d14b84894 [ 43.629655] Service.DSP core/hle/service/dsp/dsp_dsp.cpp:LoadComponent:192: called size=0x35378, prog_mask=0x000300FF, data_mask=0x003500FF [ 43.630099] Service.DSP core/hle/service/dsp/dsp_dsp.cpp:RegisterInterruptEvents:258: Registered interrupt=2, channel=2, event=event-001487b8 [ 43.630252] Service.DSP core/hle/service/dsp/dsp_dsp.cpp:GetSemaphoreEventHandle:274: (STUBBED) called [ 43.630405] Service.DSP core/hle/service/dsp/dsp_dsp.cpp:SetSemaphoreMask:284: (STUBBED) called mask=0x2000 [ 43.630619] Audio.DSP audio_core/hle/hle.cpp:PipeWrite:272: Application has requested initialization of DSP hardware [ 43.630723] Service.DSP core/hle/service/dsp/dsp_dsp.cpp:SetSemaphore:57: called, semaphore_value=4000 [ 43.631609] Service.DSP core/hle/service/dsp/dsp_dsp.cpp:SetSemaphore:57: called, semaphore_value=4000 [ 43.705073] Service.FS ./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not initalized. Using default [ 43.705347] Service.FS core/file_sys/archive_ncch.cpp:OpenFile:164: Bad Word List file missing. Loading open source replacement from memory [ 43.713092] Service.FRD core/hle/service/frd/frd.cpp:SetClientSdkVersion:158: (STUBBED) called, version: 0x050200C8 [ 43.713265] Service.FRD core/hle/service/frd/frd.cpp:GetMyPresence:39: (STUBBED) called [ 43.713661] Service.FRD core/hle/service/frd/frd.cpp:GetFriendKeyList:54: (STUBBED) called, unknown=0, frd_count=100 [ 43.715107] Service.BOSS core/hle/service/boss/boss.cpp:InitializeSession:23: (STUBBED) programID=0X0000000000000000 [ 43.715276] Service.NDM core/hle/service/ndm/ndm_u.cpp:ResumeDaemons:89: (STUBBED) bit_mask=0x00000002 [ 43.715323] Service.NDM core/hle/service/ndm/ndm_u.cpp:ResumeDaemons:89: (STUBBED) bit_mask=0x00000004 [ 43.715805] Service.BOSS core/hle/service/boss/boss.cpp:GetStorageEntryInfo:644: (STUBBED) called [ 43.716015] Service.BOSS core/hle/service/boss/boss.cpp:UnregisterStorage:46: (STUBBED) called [ 43.716240] Service.BOSS core/hle/service/boss/boss.cpp:RegisterStorageEntry:633: (STUBBED) unk_param1=0X0000055D, unk_param2=0X00000000, unk_param3=0X00100000, unk_param4=0X00000014, unk_param5=0X01 [ 43.718367] Service.LDR core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRR:155: (STUBBED) called, crr_buffer_ptr=0x08C5F000, crr_size=0x00002000 [ 44.062956] Service.FRD core/hle/service/frd/frd.cpp:GetMyFriendKey:93: (STUBBED) called [ 44.084758] Service.FRD core/hle/service/frd/frd.cpp:GetMyFriendKey:93: (STUBBED) called [ 44.129303] Service.PTM core/hle/service/ptm/ptm.cpp:GetStepHistory:97: (STUBBED) called, from time(raw): 0xad4de20400, for 24 hours [ 44.148038] Service.FS ./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not initalized. Using default [ 44.148315] Service.FS core/file_sys/archive_ncch.cpp:OpenFile:150: Country list file missing. Loading open source replacement from memory [ 44.191131] Service.FS ./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not initalized. Using default [ 44.193197] Service.FS ./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not initalized. Using default [ 44.259681] Service.FRD core/hle/service/frd/frd.cpp:GetMyFriendKey:93: (STUBBED) called [ 44.283502] Service.FS ./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not initalized. Using default [ 44.283773] Service.FS core/file_sys/archive_ncch.cpp:OpenFile:150: Country list file missing. Loading open source replacement from memory [ 44.327277] Service core/hle/service/service.cpp:ReportUnimplementedFunction:166: unknown / unimplemented function '0x86f0040': port='fs:USER' cmd_buf={[0]=0x86f0040 (0x086F, 1, 0), [1]=0x1000} [ 44.355523] Service.LDR core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO "DllTitle" exports 0 static anonymous symbols [ 44.355703] Service.LDR core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllTitle" imports 0 indexed symbols from "|static|" [ 44.355705] Service.LDR core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllTitle" imports 199 anonymous symbols from "|static|" [ 44.355811] Service.LDR core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO "DllTitle" exports 0 indexed symbols to "|static|" [ 44.355812] Service.LDR core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO "DllTitle" exports 2 anonymous symbols to "|static|" [ 44.355831] Service.LDR core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331: CRO "DllTitle" loaded at 0x006A5000, fixed_end=0x006C6000 [ 44.361623] Service.LDR core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO "DllBackGround" exports 0 static anonymous symbols [ 44.361666] Service.LDR core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllBackGround" imports 0 indexed symbols from "|static|" [ 44.361668] Service.LDR core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllBackGround" imports 108 anonymous symbols from "|static|" [ 44.361747] Service.LDR core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331: CRO "DllBackGround" loaded at 0x006C8000, fixed_end=0x006D0000 [ 44.362343] Service.LDR core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO "DllSequence" exports 0 static anonymous symbols [ 44.363075] Service.LDR core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllSequence" imports 0 indexed symbols from "|static|" [ 44.363077] Service.LDR core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllSequence" imports 327 anonymous symbols from "|static|" [ 44.363249] Service.LDR core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO "DllSequence" exports 0 indexed symbols to "DllTitle" [ 44.363251] Service.LDR core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO "DllSequence" exports 12 anonymous symbols to "DllTitle" [ 44.363276] Service.LDR core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331: CRO "DllSequence" loaded at 0x006D1000, fixed_end=0x006EA000 [ 44.395579] Service.FS ./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not initalized. Using default [ 44.395887] Service.FS core/file_sys/archive_ncch.cpp:OpenFile:150: Country list file missing. Loading open source replacement from memory [ 44.888720] Service.FS core/hle/service/fs/file.cpp:OpenLinkFile:214: (STUBBED) File command OpenLinkFile Path: [Binary: 000000000000000000000000] [ 44.892962] Service.DSP core/hle/service/dsp/dsp_dsp.cpp:RegisterInterruptEvents:258: Registered interrupt=2, channel=3, event=event-002c8568 [ 44.893216] Audio.DSP audio_core/hle/wmf_decoder.cpp:ProcessRequest:113: WMFDecoder initializing [ 46.358500] Service.LDR core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369: Unloading CRO "DllTitle" [ 46.359924] Service.FS ./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not initalized. Using default [ 46.360667] Service.LDR core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369: Unloading CRO "DllSequence" [ 46.361261] Service.LDR core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369: Unloading CRO "DllBackGround" [ 46.434041] Service.FRD core/hle/service/frd/frd.cpp:GetMyFriendKey:93: (STUBBED) called [ 46.443257] Service.LDR core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO "DllStartMenu" exports 0 static anonymous symbols [ 46.443315] Service.LDR core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllStartMenu" imports 0 indexed symbols from "|static|" [ 46.443317] Service.LDR core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllStartMenu" imports 111 anonymous symbols from "|static|" [ 46.443393] Service.LDR core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO "DllStartMenu" exports 0 indexed symbols to "|static|" [ 46.443395] Service.LDR core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO "DllStartMenu" exports 2 anonymous symbols to "|static|" [ 46.443425] Service.LDR core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331: CRO "DllStartMenu" loaded at 0x006A5000, fixed_end=0x006A9000 [ 47.971947] Service.LDR core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369: Unloading CRO "DllStartMenu" [ 48.055706] Service.LDR core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO "DllField" exports 0 static anonymous symbols [ 48.059152] Service.LDR core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllField" imports 0 indexed symbols from "|static|" [ 48.059154] Service.LDR core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllField" imports 2817 anonymous symbols from "|static|" [ 48.060690] Service.LDR core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO "DllField" exports 0 indexed symbols to "|static|" [ 48.060691] Service.LDR core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO "DllField" exports 227 anonymous symbols to "|static|" [ 48.060949] Service.LDR core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331: CRO "DllField" loaded at 0x006A5000, fixed_end=0x007C4000 [ 48.067006] Service.NDM core/hle/service/ndm/ndm_u.cpp:EnterExclusiveState:21: (STUBBED) exclusive_state=0x00000002 [ 48.067354] Kernel.SVC core/hle/kernel/svc.cpp:CreateMemoryBlock:1675: called addr=0x08825000 [ 48.098119] Service core/hle/service/service.cpp:ReportUnimplementedFunction:166: unknown / unimplemented function 'SetProbeResponseParam': port='nwm::UDS' cmd_buf={[0]=0x210080 (0x0021, 2, 0), [1]=0x321f00, [2]=0x0} [ 48.100006] Audio.DSP audio_core/hle/wmf_decoder.cpp:ProcessRequest:123: Got unimplemented binary request: 2 [ 48.100114] Service.DSP core/hle/service/dsp/dsp_dsp.cpp:RegisterInterruptEvents:262: Unregistered interrupt=2, channel=3 [ 48.100275] Service.DSP core/hle/service/dsp/dsp_dsp.cpp:RegisterInterruptEvents:258: Registered interrupt=2, channel=3, event=event-002c8568 [ 48.100282] Audio.DSP audio_core/hle/wmf_decoder.cpp:ProcessRequest:113: WMFDecoder initializing [ 48.486719] Service.LDR core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO "DllUSC02" exports 0 static anonymous symbols [ 48.486755] Service.LDR core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSC02" imports 0 indexed symbols from "|static|" [ 48.486757] Service.LDR core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSC02" imports 40 anonymous symbols from "|static|" [ 48.486778] Service.LDR core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllUSC02" imports 0 indexed symbols from "DllField" [ 48.486780] Service.LDR core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllUSC02" imports 19 anonymous symbols from "DllField" [ 48.486804] Service.LDR core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO "DllUSC02" exports 0 indexed symbols to "DllField" [ 48.486805] Service.LDR core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO "DllUSC02" exports 4 anonymous symbols to "DllField" [ 48.486816] Service.LDR core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331: CRO "DllUSC02" loaded at 0x007E5000, fixed_end=0x007E9000 [ 48.769542] Service.FRD core/hle/service/frd/frd.cpp:GetMyFriendKey:93: (STUBBED) called [ 49.010005] Service core/hle/service/service.cpp:ReportUnimplementedFunction:166: unknown / unimplemented function 'SetProbeResponseParam': port='nwm::UDS' cmd_buf={[0]=0x210080 (0x0021, 2, 0), [1]=0x321f00, [2]=0x40000} [ 61.524633] RPC_Server core/rpc/server.cpp:NewRequestCallback:36: Received end packet [ 61.535577] Audio.Sink audio_core/cubeb_sink.cpp:StateCallback:138: Cubeb Audio Stream Stopped [ 61.536691] Kernel core/hle/kernel/process.cpp:~Process:602: Cleaning up process 11 [ 61.536691] Kernel core/hle/kernel/process.cpp:~Process:602: Cleaning up process 11