[ 0.188125] Input input_common/udp/client.cpp:StartCommunication:206: Starting communication with UDP input server on 127.0.0.1:26760 [ 0.252304] Frontend citra_qt/main.cpp:GMainWindow:230: Citra Version: Nightly 1955 | HEAD-539a1a0 [ 0.252313] Frontend citra_qt/main.cpp:GMainWindow:245: Host CPU: AMD Ryzen 7 5800X 8-Core Processor | AVX2 | FMA [ 0.252485] Frontend citra_qt/main.cpp:GMainWindow:247: Host OS: Windows 11 Version 22H2 (Build 22621.1992) [ 0.252495] Frontend citra_qt/main.cpp:GMainWindow:250: Host RAM: 31.91 GiB [ 0.252496] Frontend citra_qt/main.cpp:GMainWindow:251: Host Swap: 4.75 GiB [ 0.327629] Frontend citra_qt/main.cpp:CheckForUpdates:933: Update check started [ 0.699041] Frontend citra_qt/main.cpp:OnUpdateFound:946: No updates found [ 1.942840] Frontend citra_qt/main.cpp:BootGame:1164: Citra starting... [ 1.943010] Frontend citra_qt/main.cpp:BootGame:1183: Loading per game config file for title 00040000001B5000 [ 1.951258] Config common/settings.cpp:LogSettings:70: Citra Configuration: [ 1.951263] Config common/settings.cpp:operator():67: Core_UseCpuJit: true [ 1.951265] Config common/settings.cpp:operator():67: Core_CPUClockPercentage: 100 [ 1.951265] Config common/settings.cpp:operator():67: Renderer_UseGLES: false [ 1.951267] Config common/settings.cpp:operator():67: Renderer_GraphicsAPI: OpenGL [ 1.951268] Config common/settings.cpp:operator():67: Renderer_Debug: false [ 1.951268] Config common/settings.cpp:operator():67: Renderer_UseHwShader: true [ 1.951272] Config common/settings.cpp:operator():67: Renderer_ShadersAccurateMul: true [ 1.951272] Config common/settings.cpp:operator():67: Renderer_UseShaderJit: true [ 1.951272] Config common/settings.cpp:operator():67: Renderer_UseResolutionFactor: 1 [ 1.951273] Config common/settings.cpp:operator():67: Renderer_FrameLimit: 100 [ 1.951273] Config common/settings.cpp:operator():67: Renderer_VSyncNew: true [ 1.951274] Config common/settings.cpp:operator():67: Renderer_PostProcessingShader: none (builtin) [ 1.951274] Config common/settings.cpp:operator():67: Renderer_FilterMode: true [ 1.951275] Config common/settings.cpp:operator():67: Renderer_TextureFilter: None [ 1.951276] Config common/settings.cpp:operator():67: Stereoscopy_Render3d: 0 [ 1.951276] Config common/settings.cpp:operator():67: Stereoscopy_Factor3d: 0 [ 1.951277] Config common/settings.cpp:operator():67: Stereoscopy_MonoRenderOption: 0 [ 1.951277] Config common/settings.cpp:operator():67: Layout_LayoutOption: 2 [ 1.951278] Config common/settings.cpp:operator():67: Layout_SwapScreen: false [ 1.951278] Config common/settings.cpp:operator():67: Layout_UprightScreen: false [ 1.951281] Config common/settings.cpp:operator():67: Layout_LargeScreenProportion: 4 [ 1.951281] Config common/settings.cpp:operator():67: Utility_DumpTextures: false [ 1.951282] Config common/settings.cpp:operator():67: Utility_CustomTextures: true [ 1.951282] Config common/settings.cpp:operator():67: Utility_PreloadTextures: false [ 1.951282] Config common/settings.cpp:operator():67: Utility_AsyncCustomLoading: true [ 1.951282] Config common/settings.cpp:operator():67: Utility_UseDiskShaderCache: true [ 1.951283] Config common/settings.cpp:operator():67: Audio_Emulation: HLE [ 1.951284] Config common/settings.cpp:operator():67: Audio_OutputType: 0 [ 1.951285] Config common/settings.cpp:operator():67: Audio_OutputDevice: auto [ 1.951285] Config common/settings.cpp:operator():67: Audio_InputType: 0 [ 1.951285] Config common/settings.cpp:operator():67: Audio_InputDevice: auto [ 1.951286] Config common/settings.cpp:operator():67: Audio_EnableAudioStretching: true [ 1.951286] Config common/settings.cpp:operator():67: Camera_OuterRightName: blank [ 1.951286] Config common/settings.cpp:operator():67: Camera_OuterRightConfig: [ 1.951287] Config common/settings.cpp:operator():67: Camera_OuterRightFlip: 0 [ 1.951287] Config common/settings.cpp:operator():67: Camera_InnerName: blank [ 1.951287] Config common/settings.cpp:operator():67: Camera_InnerConfig: [ 1.951287] Config common/settings.cpp:operator():67: Camera_InnerFlip: 0 [ 1.951287] Config common/settings.cpp:operator():67: Camera_OuterLeftName: blank [ 1.951288] Config common/settings.cpp:operator():67: Camera_OuterLeftConfig: [ 1.951288] Config common/settings.cpp:operator():67: Camera_OuterLeftFlip: 0 [ 1.951288] Config common/settings.cpp:operator():67: DataStorage_UseVirtualSd: true [ 1.951289] Config common/settings.cpp:operator():67: DataStorage_UseCustomStorage: false [ 1.951289] Config common/settings.cpp:operator():67: System_IsNew3ds: true [ 1.951289] Config common/settings.cpp:operator():67: System_RegionValue: -1 [ 1.951290] Config common/settings.cpp:operator():67: System_PluginLoader: false [ 1.951290] Config common/settings.cpp:operator():67: System_PluginLoaderAllowed: true [ 1.951290] Config common/settings.cpp:operator():67: Debugging_UseGdbstub: false [ 1.951290] Config common/settings.cpp:operator():67: Debugging_GdbstubPort: 24689 [ 2.132279] Audio.DSP audio_core/hle/wmf_decoder.cpp:Impl:67: Media Foundation activated [ 2.133313] Audio.DSP audio_core/hle/wmf_decoder_utils.cpp:MFDecoderInit:50: Windows(R) Media Foundation found 1 suitable decoder(s) [ 2.153320] Audio.Sink audio_core/cubeb_sink.cpp:StateCallback:135: Cubeb Audio Stream Started [ 2.153331] RPC_Server core/rpc/rpc_server.cpp:RPCServer:14: Starting RPC server. [ 2.153444] RPC_Server core/rpc/rpc_server.cpp:HandleRequestsLoop:104: Request handler started. [ 2.157111] Service.HTTP core/hle/service/http_c.cpp:DecryptClCertA:807: ClCertA file missing [ 2.157166] Render.OpenGL video_core/renderer_opengl/gl_driver.cpp:ReportDriverInfo:134: GL_VERSION: 4.3.0 NVIDIA 535.98 [ 2.157168] Render.OpenGL video_core/renderer_opengl/gl_driver.cpp:ReportDriverInfo:135: GL_VENDOR: NVIDIA Corporation [ 2.157168] Render.OpenGL video_core/renderer_opengl/gl_driver.cpp:ReportDriverInfo:136: GL_RENDERER: NVIDIA GeForce RTX 3060 Ti/PCIe/SSE2 [ 2.195054] Loader core/loader/ncch.cpp:Load:217: Program ID: 00040000001B5000 [ 2.195110] Service.FS core/file_sys/ncch_container.cpp:OpenFile:126: Failed to open C:\Users\allen\AppData\Roaming/Citra/sdmc/Nintendo 3DS/00000000000000000000000000000000/00000000000000000000000000000000/title/0004000e/001b5000/content/00000000.app [ 2.211805] Loader core/hle/kernel/process.cpp:ParseKernelCaps:162: ExHeader kernel version: 2.46 [ 2.213737] Service.CFG core/hle/service/cfg/cfg.cpp:SetPreferredRegionCodes:617: Preferred region code set to 1 [ 2.220847] Render video_core/custom_textures/custom_tex_manager.cpp:ReadConfig:312: Unable to find pack config file, using legacy defaults [ 2.246451] Render.OpenGL video_core/renderer_opengl/gl_shader_disk_cache.cpp:LoadTransferable:176: Found a transferable disk cache with 247 entries [ 2.256172] Render.OpenGL video_core/renderer_opengl/gl_shader_disk_cache.cpp:LoadPrecompiledFile:279: Found a precompiled disk cache with 247 decompiled entries and 247 binary entries [ 2.344884] Service.CAM citra_qt/camera/qt_multimedia_camera.cpp:ResumeCameras:50: Resuming all cameras [ 3.028633] Service.SRV core/hle/service/sm/srv.cpp:RegisterClient:63: (STUBBED) called. Caller PID=11 [ 3.111098] Service.SRV core/hle/service/sm/srv.cpp:EnableNotification:85: (STUBBED) called [ 3.115057] Service.NDM core/hle/service/ndm/ndm_u.cpp:OverrideDefaultDaemons:186: (STUBBED) bit_mask=0x0000000F [ 3.115127] Service.NDM core/hle/service/ndm/ndm_u.cpp:SuspendDaemons:74: (STUBBED) bit_mask=0x00000006 [ 3.116182] Service.APT core/hle/service/apt/apt.cpp:NotifyToWait:338: (STUBBED) app_id=768 [ 3.118398] Service.APT core/hle/service/apt/apt.cpp:AppletUtility:637: (STUBBED) called command=0X00000007, input_size=0X00000004, output_size=0X00000001 [ 3.118590] Service.APT core/hle/service/apt/apt.cpp:AppletUtility:637: (STUBBED) called command=0X00000004, input_size=0X00000001, output_size=0X00000001 [ 3.119991] Service.FS core/hle/service/fs/fs_user.cpp:InitializeWithSdkVersion:596: (STUBBED) called, version: 0x0B0401C8 [ 3.121487] Service.FS ./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not initalized. Using default [ 3.121490] Service.FS core/file_sys/archive_selfncch.cpp:OpenRomFS:188: Unable to read RomFS [ 3.121501] Service.FS core/hle/service/fs/fs_user.cpp:OpenFileDirectly:125: failed to get a handle for file [Binary: 000000000000000000000000] mode=1 attributes=0 [ 3.121930] Service.ERR core/hle/service/err_f.cpp:ThrowFatalError:169: Fatal error [ 3.121932] Service.ERR core/hle/service/err_f.cpp:ThrowFatalError:171: Fatal error type: Generic [ 3.121933] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:149: PID: 0x0000000B [ 3.121934] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:151: REV: 0x00000000_0x0000F21D [ 3.121934] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:153: TID: 0x00000000_0x00000000 [ 3.121934] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:155: AID: 0x00000000_0x00000000 [ 3.121935] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:156: ADR: 0x00168DD8 [ 3.121935] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:159: RSL: 0xC8804464 [ 3.121935] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:160: Level: 25 [ 3.121936] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:161: Summary: 4 [ 3.121937] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:162: Module: 17 [ 3.121937] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:163: Desc: 100 [ 3.121952] Service.ERR core/hle/service/err_f.cpp:ThrowFatalError:182: Datetime: 2023/07/26 22:49:04 [ 4.630678] Render video_core/custom_textures/custom_tex_manager.cpp:GetMaterial:286: Unable to find replacement for surface with hash 7A8B68E24589605E [ 4.631487] Render video_core/custom_textures/custom_tex_manager.cpp:GetMaterial:286: Unable to find replacement for surface with hash 7A8B68E24589605E [ 4.632090] Render video_core/custom_textures/custom_tex_manager.cpp:GetMaterial:286: Unable to find replacement for surface with hash AC270530B133B539 [ 25.271653] RPC_Server core/rpc/server.cpp:NewRequestCallback:36: Received end packet [ 25.281402] Audio.Sink audio_core/cubeb_sink.cpp:StateCallback:138: Cubeb Audio Stream Stopped [ 25.302044] Kernel core/hle/kernel/process.cpp:~Process:602: Cleaning up process 11 [ 25.302044] Kernel core/hle/kernel/process.cpp:~Process:602: Cleaning up process 11