[ 0.177419] Input input_common/udp/client.cpp:StartCommunication:206: Starting communication with UDP input server on 127.0.0.1:26760 [ 0.213933] Frontend citra_qt/main.cpp:GMainWindow:230: Citra Version: Canary 2565 | HEAD-0c0967e [ 0.213939] Frontend citra_qt/main.cpp:GMainWindow:245: Host CPU: AMD Ryzen 9 6900HS with Radeon Graphics | AVX2 | FMA [ 0.214093] Frontend citra_qt/main.cpp:GMainWindow:247: Host OS: Windows 11 Version 22H2 (Build 22621.1992) [ 0.214100] Frontend citra_qt/main.cpp:GMainWindow:250: Host RAM: 15.24 GiB [ 0.214100] Frontend citra_qt/main.cpp:GMainWindow:251: Host Swap: 6.00 GiB [ 0.329364] Frontend citra_qt/main.cpp:CheckForUpdates:933: Update check started [ 0.905916] Frontend citra_qt/main.cpp:OnUpdateFound:946: No updates found [ 317.236842] Frontend citra_qt/main.cpp:BootGame:1164: Citra starting... [ 317.237016] Frontend citra_qt/main.cpp:BootGame:1183: Loading per game config file for title 0004000E001D1400 [ 317.248110] Config common/settings.cpp:LogSettings:70: Citra Configuration: [ 317.248118] Config common/settings.cpp:operator():67: Core_UseCpuJit: true [ 317.248120] Config common/settings.cpp:operator():67: Core_CPUClockPercentage: 100 [ 317.248121] Config common/settings.cpp:operator():67: Renderer_UseGLES: false [ 317.248121] Config common/settings.cpp:operator():67: Renderer_GraphicsAPI: OpenGL [ 317.248121] Config common/settings.cpp:operator():67: Renderer_Debug: false [ 317.248122] Config common/settings.cpp:operator():67: Renderer_UseHwShader: true [ 317.248122] Config common/settings.cpp:operator():67: Renderer_ShadersAccurateMul: true [ 317.248125] Config common/settings.cpp:operator():67: Renderer_UseShaderJit: true [ 317.248125] Config common/settings.cpp:operator():67: Renderer_UseResolutionFactor: 1 [ 317.248126] Config common/settings.cpp:operator():67: Renderer_FrameLimit: 100 [ 317.248130] Config common/settings.cpp:operator():67: Renderer_VSyncNew: true [ 317.248131] Config common/settings.cpp:operator():67: Renderer_PostProcessingShader: none (builtin) [ 317.248132] Config common/settings.cpp:operator():67: Renderer_FilterMode: true [ 317.248133] Config common/settings.cpp:operator():67: Renderer_TextureFilter: None [ 317.248134] Config common/settings.cpp:operator():67: Stereoscopy_Render3d: 0 [ 317.248135] Config common/settings.cpp:operator():67: Stereoscopy_Factor3d: 0 [ 317.248135] Config common/settings.cpp:operator():67: Stereoscopy_MonoRenderOption: 0 [ 317.248136] Config common/settings.cpp:operator():67: Layout_LayoutOption: 3 [ 317.248136] Config common/settings.cpp:operator():67: Layout_SwapScreen: false [ 317.248136] Config common/settings.cpp:operator():67: Layout_UprightScreen: false [ 317.248138] Config common/settings.cpp:operator():67: Layout_LargeScreenProportion: 4 [ 317.248138] Config common/settings.cpp:operator():67: Utility_DumpTextures: false [ 317.248139] Config common/settings.cpp:operator():67: Utility_CustomTextures: false [ 317.248139] Config common/settings.cpp:operator():67: Utility_PreloadTextures: false [ 317.248139] Config common/settings.cpp:operator():67: Utility_AsyncCustomLoading: true [ 317.248140] Config common/settings.cpp:operator():67: Utility_UseDiskShaderCache: true [ 317.248140] Config common/settings.cpp:operator():67: Audio_Emulation: HLE [ 317.248141] Config common/settings.cpp:operator():67: Audio_OutputType: 0 [ 317.248141] Config common/settings.cpp:operator():67: Audio_OutputDevice: auto [ 317.248142] Config common/settings.cpp:operator():67: Audio_InputType: 0 [ 317.248143] Config common/settings.cpp:operator():67: Audio_InputDevice: auto [ 317.248143] Config common/settings.cpp:operator():67: Audio_EnableAudioStretching: true [ 317.248143] Config common/settings.cpp:operator():67: Camera_OuterRightName: blank [ 317.248144] Config common/settings.cpp:operator():67: Camera_OuterRightConfig: [ 317.248144] Config common/settings.cpp:operator():67: Camera_OuterRightFlip: 0 [ 317.248144] Config common/settings.cpp:operator():67: Camera_InnerName: blank [ 317.248145] Config common/settings.cpp:operator():67: Camera_InnerConfig: [ 317.248145] Config common/settings.cpp:operator():67: Camera_InnerFlip: 0 [ 317.248145] Config common/settings.cpp:operator():67: Camera_OuterLeftName: blank [ 317.248146] Config common/settings.cpp:operator():67: Camera_OuterLeftConfig: [ 317.248146] Config common/settings.cpp:operator():67: Camera_OuterLeftFlip: 0 [ 317.248147] Config common/settings.cpp:operator():67: DataStorage_UseVirtualSd: true [ 317.248147] Config common/settings.cpp:operator():67: DataStorage_UseCustomStorage: false [ 317.248147] Config common/settings.cpp:operator():67: System_IsNew3ds: true [ 317.248148] Config common/settings.cpp:operator():67: System_RegionValue: -1 [ 317.248148] Config common/settings.cpp:operator():67: System_PluginLoader: false [ 317.248149] Config common/settings.cpp:operator():67: System_PluginLoaderAllowed: true [ 317.248149] Config common/settings.cpp:operator():67: Debugging_UseGdbstub: false [ 317.248150] Config common/settings.cpp:operator():67: Debugging_GdbstubPort: 24689 [ 317.584909] Audio.DSP audio_core/hle/wmf_decoder.cpp:Impl:68: Media Foundation activated [ 317.585824] Audio.DSP audio_core/hle/wmf_decoder_utils.cpp:MFDecoderInit:50: Windows(R) Media Foundation found 1 suitable decoder(s) [ 317.608960] Audio.Sink audio_core/cubeb_sink.cpp:StateCallback:135: Cubeb Audio Stream Started [ 317.608970] RPC_Server core/rpc/rpc_server.cpp:RPCServer:14: Starting RPC server. [ 317.609093] RPC_Server core/rpc/rpc_server.cpp:HandleRequestsLoop:104: Request handler started. [ 317.618446] Service.HTTP core/hle/service/http_c.cpp:DecryptClCertA:807: ClCertA file missing [ 317.618471] Render.OpenGL video_core/renderer_opengl/gl_driver.cpp:ReportDriverInfo:134: GL_VERSION: 4.3.0 NVIDIA 531.68 [ 317.618471] Render.OpenGL video_core/renderer_opengl/gl_driver.cpp:ReportDriverInfo:135: GL_VENDOR: NVIDIA Corporation [ 317.618472] Render.OpenGL video_core/renderer_opengl/gl_driver.cpp:ReportDriverInfo:136: GL_RENDERER: NVIDIA GeForce RTX 3060 Laptop GPU/PCIe/SSE2 [ 317.712775] Loader core/loader/ncch.cpp:Load:238: Program ID: 0004000E001D1400 [ 317.712845] Service.FS core/file_sys/ncch_container.cpp:OpenFile:126: Failed to open C:\Users\bdr91\AppData\Roaming/Citra/sdmc/Nintendo 3DS/00000000000000000000000000000000/00000000000000000000000000000000/title/0004000e/001d1400/content/00000000.app [ 317.730722] Loader core/hle/kernel/process.cpp:ParseKernelCaps:162: ExHeader kernel version: 2.52 [ 317.732115] Service.CFG core/hle/service/cfg/cfg.cpp:SetPreferredRegionCodes:617: Preferred region code set to 1 [ 317.761760] Render.OpenGL video_core/renderer_opengl/gl_shader_disk_cache.cpp:LoadTransferable:176: Found a transferable disk cache with 0 entries [ 317.761769] Render.OpenGL video_core/renderer_opengl/gl_shader_disk_cache.cpp:LoadPrecompiled:187: No precompiled shader cache found for game with title id=0004000E001D1400 [ 317.964207] Service.CAM citra_qt/camera/qt_multimedia_camera.cpp:ResumeCameras:50: Resuming all cameras [ 319.010460] Service.SRV core/hle/service/sm/srv.cpp:RegisterClient:63: (STUBBED) called. Caller PID=11 [ 319.069383] Service.SRV core/hle/service/sm/srv.cpp:EnableNotification:85: (STUBBED) called [ 319.073464] Service.NDM core/hle/service/ndm/ndm_u.cpp:OverrideDefaultDaemons:186: (STUBBED) bit_mask=0x0000000F [ 319.073533] Service.NDM core/hle/service/ndm/ndm_u.cpp:SuspendDaemons:74: (STUBBED) bit_mask=0x00000006 [ 319.074006] Service.APT core/hle/service/apt/apt.cpp:NotifyToWait:345: (STUBBED) app_id=768 [ 319.075379] Service.APT core/hle/service/apt/apt.cpp:AppletUtility:696: (STUBBED) called command=0X00000007, input_size=0X00000004, output_size=0X00000001 [ 319.075602] Service.APT core/hle/service/apt/apt.cpp:AppletUtility:696: (STUBBED) called command=0X00000004, input_size=0X00000001, output_size=0X00000001 [ 319.079136] Service.FS core/hle/service/fs/fs_user.cpp:InitializeWithSdkVersion:596: (STUBBED) called, version: 0x0B0600C8 [ 319.079875] Service.FS ./core/file_sys/archive_backend.h:GetOpenDelayNs:194: Delay generator was not initalized. Using default [ 319.081313] Service.FS ./core/file_sys/archive_backend.h:GetOpenDelayNs:194: Delay generator was not initalized. Using default [ 319.085293] Service.FS ./core/file_sys/archive_backend.h:GetOpenDelayNs:194: Delay generator was not initalized. Using default [ 319.091106] Service.FS ./core/file_sys/archive_backend.h:GetOpenDelayNs:194: Delay generator was not initalized. Using default [ 319.099274] Service.LDR core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRR:155: (STUBBED) called, crr_buffer_ptr=0x08027000, crr_size=0x00002000 [ 319.100501] Service.ERR core/hle/service/err_f.cpp:ThrowFatalError:169: Fatal error [ 319.100504] Service.ERR core/hle/service/err_f.cpp:ThrowFatalError:171: Fatal error type: Generic [ 319.100504] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:149: PID: 0x0000000B [ 319.100505] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:151: REV: 0x00000000_0x0000F35B [ 319.100505] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:153: TID: 0x00000000_0x00000000 [ 319.100505] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:155: AID: 0x00000000_0x00000000 [ 319.100506] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:156: ADR: 0x002867B8 [ 319.100506] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:159: RSL: 0xC8804471 [ 319.100506] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:160: Level: 25 [ 319.100509] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:161: Summary: 4 [ 319.100509] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:162: Module: 17 [ 319.100509] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:163: Desc: 113 [ 319.100724] Service.ERR core/hle/service/err_f.cpp:ThrowFatalError:182: Datetime: 2023/07/27 13:03:59 [ 328.210326] RPC_Server core/rpc/server.cpp:NewRequestCallback:36: Received end packet [ 328.222980] Audio.Sink audio_core/cubeb_sink.cpp:StateCallback:138: Cubeb Audio Stream Stopped [ 328.223702] Kernel core/hle/kernel/process.cpp:~Process:602: Cleaning up process 11 [ 409.348053] Frontend citra_qt/main.cpp:BootGame:1164: Citra starting... [ 409.348216] Frontend citra_qt/main.cpp:BootGame:1183: Loading per game config file for title 0004000E001D1400 [ 409.354310] Config common/settings.cpp:LogSettings:70: Citra Configuration: [ 409.354313] Config common/settings.cpp:operator():67: Core_UseCpuJit: true [ 409.354314] Config common/settings.cpp:operator():67: Core_CPUClockPercentage: 100 [ 409.354314] Config common/settings.cpp:operator():67: Renderer_UseGLES: false [ 409.354314] Config common/settings.cpp:operator():67: Renderer_GraphicsAPI: OpenGL [ 409.354315] Config common/settings.cpp:operator():67: Renderer_Debug: false [ 409.354315] Config common/settings.cpp:operator():67: Renderer_UseHwShader: true [ 409.354315] Config common/settings.cpp:operator():67: Renderer_ShadersAccurateMul: true [ 409.354315] Config common/settings.cpp:operator():67: Renderer_UseShaderJit: true [ 409.354316] Config common/settings.cpp:operator():67: Renderer_UseResolutionFactor: 1 [ 409.354316] Config common/settings.cpp:operator():67: Renderer_FrameLimit: 100 [ 409.354317] Config common/settings.cpp:operator():67: Renderer_VSyncNew: true [ 409.354319] Config common/settings.cpp:operator():67: Renderer_PostProcessingShader: none (builtin) [ 409.354319] Config common/settings.cpp:operator():67: Renderer_FilterMode: true [ 409.354319] Config common/settings.cpp:operator():67: Renderer_TextureFilter: None [ 409.354322] Config common/settings.cpp:operator():67: Stereoscopy_Render3d: 0 [ 409.354322] Config common/settings.cpp:operator():67: Stereoscopy_Factor3d: 0 [ 409.354323] Config common/settings.cpp:operator():67: Stereoscopy_MonoRenderOption: 0 [ 409.354323] Config common/settings.cpp:operator():67: Layout_LayoutOption: 3 [ 409.354324] Config common/settings.cpp:operator():67: Layout_SwapScreen: false [ 409.354324] Config common/settings.cpp:operator():67: Layout_UprightScreen: false [ 409.354325] Config common/settings.cpp:operator():67: Layout_LargeScreenProportion: 4 [ 409.354326] Config common/settings.cpp:operator():67: Utility_DumpTextures: false [ 409.354326] Config common/settings.cpp:operator():67: Utility_CustomTextures: false [ 409.354326] Config common/settings.cpp:operator():67: Utility_PreloadTextures: false [ 409.354326] Config common/settings.cpp:operator():67: Utility_AsyncCustomLoading: true [ 409.354327] Config common/settings.cpp:operator():67: Utility_UseDiskShaderCache: true [ 409.354327] Config common/settings.cpp:operator():67: Audio_Emulation: HLE [ 409.354327] Config common/settings.cpp:operator():67: Audio_OutputType: 0 [ 409.354328] Config common/settings.cpp:operator():67: Audio_OutputDevice: auto [ 409.354328] Config common/settings.cpp:operator():67: Audio_InputType: 0 [ 409.354328] Config common/settings.cpp:operator():67: Audio_InputDevice: auto [ 409.354329] Config common/settings.cpp:operator():67: Audio_EnableAudioStretching: true [ 409.354329] Config common/settings.cpp:operator():67: Camera_OuterRightName: blank [ 409.354329] Config common/settings.cpp:operator():67: Camera_OuterRightConfig: [ 409.354329] Config common/settings.cpp:operator():67: Camera_OuterRightFlip: 0 [ 409.354330] Config common/settings.cpp:operator():67: Camera_InnerName: blank [ 409.354330] Config common/settings.cpp:operator():67: Camera_InnerConfig: [ 409.354330] Config common/settings.cpp:operator():67: Camera_InnerFlip: 0 [ 409.354330] Config common/settings.cpp:operator():67: Camera_OuterLeftName: blank [ 409.354330] Config common/settings.cpp:operator():67: Camera_OuterLeftConfig: [ 409.354331] Config common/settings.cpp:operator():67: Camera_OuterLeftFlip: 0 [ 409.354331] Config common/settings.cpp:operator():67: DataStorage_UseVirtualSd: true [ 409.354331] Config common/settings.cpp:operator():67: DataStorage_UseCustomStorage: false [ 409.354332] Config common/settings.cpp:operator():67: System_IsNew3ds: true [ 409.354332] Config common/settings.cpp:operator():67: System_RegionValue: -1 [ 409.354332] Config common/settings.cpp:operator():67: System_PluginLoader: false [ 409.354333] Config common/settings.cpp:operator():67: System_PluginLoaderAllowed: true [ 409.354333] Config common/settings.cpp:operator():67: Debugging_UseGdbstub: false [ 409.354334] Config common/settings.cpp:operator():67: Debugging_GdbstubPort: 24689 [ 409.670171] Audio.DSP audio_core/hle/wmf_decoder.cpp:Impl:68: Media Foundation activated [ 409.670896] Audio.DSP audio_core/hle/wmf_decoder_utils.cpp:MFDecoderInit:50: Windows(R) Media Foundation found 1 suitable decoder(s) [ 409.683562] Audio.Sink audio_core/cubeb_sink.cpp:StateCallback:135: Cubeb Audio Stream Started [ 409.683570] RPC_Server core/rpc/rpc_server.cpp:RPCServer:14: Starting RPC server. [ 409.683702] RPC_Server core/rpc/rpc_server.cpp:HandleRequestsLoop:104: Request handler started. [ 409.686028] Service.HTTP core/hle/service/http_c.cpp:DecryptClCertA:807: ClCertA file missing [ 409.686054] Render.OpenGL video_core/renderer_opengl/gl_driver.cpp:ReportDriverInfo:134: GL_VERSION: 4.3.0 NVIDIA 531.68 [ 409.686055] Render.OpenGL video_core/renderer_opengl/gl_driver.cpp:ReportDriverInfo:135: GL_VENDOR: NVIDIA Corporation [ 409.686055] Render.OpenGL video_core/renderer_opengl/gl_driver.cpp:ReportDriverInfo:136: GL_RENDERER: NVIDIA GeForce RTX 3060 Laptop GPU/PCIe/SSE2 [ 409.744930] Loader core/loader/ncch.cpp:Load:238: Program ID: 0004000E001D1400 [ 409.744998] Service.FS core/file_sys/ncch_container.cpp:OpenFile:126: Failed to open C:\Users\bdr91\AppData\Roaming/Citra/sdmc/Nintendo 3DS/00000000000000000000000000000000/00000000000000000000000000000000/title/0004000e/001d1400/content/00000000.app [ 409.762413] Loader core/hle/kernel/process.cpp:ParseKernelCaps:162: ExHeader kernel version: 2.52 [ 409.763756] Service.CFG core/hle/service/cfg/cfg.cpp:SetPreferredRegionCodes:617: Preferred region code set to 1 [ 409.794107] Render.OpenGL video_core/renderer_opengl/gl_shader_disk_cache.cpp:LoadTransferable:176: Found a transferable disk cache with 0 entries [ 409.794116] Render.OpenGL video_core/renderer_opengl/gl_shader_disk_cache.cpp:LoadPrecompiled:187: No precompiled shader cache found for game with title id=0004000E001D1400 [ 409.794574] Service.CAM citra_qt/camera/qt_multimedia_camera.cpp:ResumeCameras:50: Resuming all cameras [ 411.023924] Service.SRV core/hle/service/sm/srv.cpp:RegisterClient:63: (STUBBED) called. Caller PID=11 [ 411.084683] Service.SRV core/hle/service/sm/srv.cpp:EnableNotification:85: (STUBBED) called [ 411.088763] Service.NDM core/hle/service/ndm/ndm_u.cpp:OverrideDefaultDaemons:186: (STUBBED) bit_mask=0x0000000F [ 411.088829] Service.NDM core/hle/service/ndm/ndm_u.cpp:SuspendDaemons:74: (STUBBED) bit_mask=0x00000006 [ 411.089292] Service.APT core/hle/service/apt/apt.cpp:NotifyToWait:345: (STUBBED) app_id=768 [ 411.090640] Service.APT core/hle/service/apt/apt.cpp:AppletUtility:696: (STUBBED) called command=0X00000007, input_size=0X00000004, output_size=0X00000001 [ 411.090822] Service.APT core/hle/service/apt/apt.cpp:AppletUtility:696: (STUBBED) called command=0X00000004, input_size=0X00000001, output_size=0X00000001 [ 411.094363] Service.FS core/hle/service/fs/fs_user.cpp:InitializeWithSdkVersion:596: (STUBBED) called, version: 0x0B0600C8 [ 411.094996] Service.FS ./core/file_sys/archive_backend.h:GetOpenDelayNs:194: Delay generator was not initalized. Using default [ 411.096208] Service.FS ./core/file_sys/archive_backend.h:GetOpenDelayNs:194: Delay generator was not initalized. Using default [ 411.099238] Service.FS ./core/file_sys/archive_backend.h:GetOpenDelayNs:194: Delay generator was not initalized. Using default [ 411.101073] Service.FS ./core/file_sys/archive_backend.h:GetOpenDelayNs:194: Delay generator was not initalized. Using default [ 411.113110] Service.LDR core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRR:155: (STUBBED) called, crr_buffer_ptr=0x08027000, crr_size=0x00002000 [ 411.114306] Service.ERR core/hle/service/err_f.cpp:ThrowFatalError:169: Fatal error [ 411.114308] Service.ERR core/hle/service/err_f.cpp:ThrowFatalError:171: Fatal error type: Generic [ 411.114309] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:149: PID: 0x0000000B [ 411.114309] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:151: REV: 0x00000000_0x0000F35B [ 411.114309] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:153: TID: 0x00000000_0x00000000 [ 411.114310] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:155: AID: 0x00000000_0x00000000 [ 411.114310] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:156: ADR: 0x002867B8 [ 411.114312] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:159: RSL: 0xC8804471 [ 411.114312] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:160: Level: 25 [ 411.114312] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:161: Summary: 4 [ 411.114313] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:162: Module: 17 [ 411.114313] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:163: Desc: 113 [ 411.114324] Service.ERR core/hle/service/err_f.cpp:ThrowFatalError:182: Datetime: 2023/07/27 13:05:31