[ 0.082408] Input input_common/udp/client.cpp:StartCommunication:206: Starting communication with UDP input server on 127.0.0.1:26760 [ 0.155667] Frontend citra_qt/main.cpp:GMainWindow:230: Citra Version: Nightly 1961 | HEAD-ebac2e4 [ 0.155693] Frontend citra_qt/main.cpp:GMainWindow:245: Host CPU: AMD Ryzen 5 5600H with Radeon Graphics | AVX2 | FMA [ 0.156214] Frontend citra_qt/main.cpp:GMainWindow:247: Host OS: Windows 11 Version 22H2 (Build 22621.1992) [ 0.156237] Frontend citra_qt/main.cpp:GMainWindow:250: Host RAM: 15.35 GiB [ 0.156238] Frontend citra_qt/main.cpp:GMainWindow:251: Host Swap: 1.61 GiB [ 0.321815] Frontend citra_qt/main.cpp:CheckForUpdates:933: Update check started [ 2.674974] Frontend citra_qt/main.cpp:OnUpdateFound:946: No updates found [ 30.340387] Frontend citra_qt/main.cpp:BootGame:1164: Citra starting... [ 30.340648] Frontend citra_qt/main.cpp:BootGame:1183: Loading per game config file for title 0004001000021700 [ 30.348212] Config common/settings.cpp:LogSettings:70: Citra Configuration: [ 30.348231] Config common/settings.cpp:operator():67: Core_UseCpuJit: true [ 30.348233] Config common/settings.cpp:operator():67: Core_CPUClockPercentage: 100 [ 30.348233] Config common/settings.cpp:operator():67: Renderer_UseGLES: false [ 30.348234] Config common/settings.cpp:operator():67: Renderer_GraphicsAPI: OpenGL [ 30.348234] Config common/settings.cpp:operator():67: Renderer_Debug: false [ 30.348235] Config common/settings.cpp:operator():67: Renderer_UseHwShader: true [ 30.348235] Config common/settings.cpp:operator():67: Renderer_ShadersAccurateMul: true [ 30.348235] Config common/settings.cpp:operator():67: Renderer_UseShaderJit: true [ 30.348236] Config common/settings.cpp:operator():67: Renderer_UseResolutionFactor: 7 [ 30.348237] Config common/settings.cpp:operator():67: Renderer_FrameLimit: 100 [ 30.348237] Config common/settings.cpp:operator():67: Renderer_VSyncNew: true [ 30.348238] Config common/settings.cpp:operator():67: Renderer_PostProcessingShader: none (builtin) [ 30.348239] Config common/settings.cpp:operator():67: Renderer_FilterMode: false [ 30.348239] Config common/settings.cpp:operator():67: Renderer_TextureFilter: None [ 30.348242] Config common/settings.cpp:operator():67: Stereoscopy_Render3d: 0 [ 30.348242] Config common/settings.cpp:operator():67: Stereoscopy_Factor3d: 0 [ 30.348243] Config common/settings.cpp:operator():67: Stereoscopy_MonoRenderOption: 0 [ 30.348244] Config common/settings.cpp:operator():67: Layout_LayoutOption: 0 [ 30.348245] Config common/settings.cpp:operator():67: Layout_SwapScreen: false [ 30.348245] Config common/settings.cpp:operator():67: Layout_UprightScreen: false [ 30.348249] Config common/settings.cpp:operator():67: Layout_LargeScreenProportion: 4 [ 30.348250] Config common/settings.cpp:operator():67: Utility_DumpTextures: false [ 30.348250] Config common/settings.cpp:operator():67: Utility_CustomTextures: true [ 30.348251] Config common/settings.cpp:operator():67: Utility_PreloadTextures: false [ 30.348251] Config common/settings.cpp:operator():67: Utility_AsyncCustomLoading: true [ 30.348252] Config common/settings.cpp:operator():67: Utility_UseDiskShaderCache: false [ 30.348255] Config common/settings.cpp:operator():67: Audio_Emulation: HLE [ 30.348256] Config common/settings.cpp:operator():67: Audio_OutputType: 0 [ 30.348261] Config common/settings.cpp:operator():67: Audio_OutputDevice: auto [ 30.348262] Config common/settings.cpp:operator():67: Audio_InputType: 0 [ 30.348262] Config common/settings.cpp:operator():67: Audio_InputDevice: auto [ 30.348262] Config common/settings.cpp:operator():67: Audio_EnableAudioStretching: true [ 30.348263] Config common/settings.cpp:operator():67: Camera_OuterRightName: qt [ 30.348263] Config common/settings.cpp:operator():67: Camera_OuterRightConfig: [ 30.348263] Config common/settings.cpp:operator():67: Camera_OuterRightFlip: 0 [ 30.348264] Config common/settings.cpp:operator():67: Camera_InnerName: qt [ 30.348264] Config common/settings.cpp:operator():67: Camera_InnerConfig: [ 30.348264] Config common/settings.cpp:operator():67: Camera_InnerFlip: 1 [ 30.348265] Config common/settings.cpp:operator():67: Camera_OuterLeftName: qt [ 30.348265] Config common/settings.cpp:operator():67: Camera_OuterLeftConfig: [ 30.348265] Config common/settings.cpp:operator():67: Camera_OuterLeftFlip: 0 [ 30.348266] Config common/settings.cpp:operator():67: DataStorage_UseVirtualSd: true [ 30.348266] Config common/settings.cpp:operator():67: DataStorage_UseCustomStorage: false [ 30.348267] Config common/settings.cpp:operator():67: System_IsNew3ds: true [ 30.348268] Config common/settings.cpp:operator():67: System_RegionValue: 2 [ 30.348268] Config common/settings.cpp:operator():67: System_PluginLoader: false [ 30.348268] Config common/settings.cpp:operator():67: System_PluginLoaderAllowed: true [ 30.348269] Config common/settings.cpp:operator():67: Debugging_UseGdbstub: false [ 30.348269] Config common/settings.cpp:operator():67: Debugging_GdbstubPort: 24689 [ 31.177732] Audio.DSP audio_core/hle/wmf_decoder.cpp:Impl:68: Media Foundation activated [ 31.179026] Audio.DSP audio_core/hle/wmf_decoder_utils.cpp:MFDecoderInit:50: Windows(R) Media Foundation found 1 suitable decoder(s) [ 31.684473] Audio.Sink audio_core/cubeb_sink.cpp:StateCallback:135: Cubeb Audio Stream Started [ 31.684499] RPC_Server core/rpc/rpc_server.cpp:RPCServer:14: Starting RPC server. [ 31.684993] RPC_Server core/rpc/rpc_server.cpp:HandleRequestsLoop:104: Request handler started. [ 31.693487] Service.HTTP core/hle/service/http/http_c.cpp:DecryptClCertA:833: ClCertA file missing [ 31.693621] Render.OpenGL video_core/renderer_opengl/gl_driver.cpp:ReportDriverInfo:134: GL_VERSION: 4.3.0 NVIDIA 512.78 [ 31.693624] Render.OpenGL video_core/renderer_opengl/gl_driver.cpp:ReportDriverInfo:135: GL_VENDOR: NVIDIA Corporation [ 31.693625] Render.OpenGL video_core/renderer_opengl/gl_driver.cpp:ReportDriverInfo:136: GL_RENDERER: NVIDIA GeForce GTX 1650/PCIe/SSE2 [ 31.785557] Loader core/loader/ncch.cpp:Load:239: Program ID: 0004001000021700 [ 31.785678] Service.FS core/file_sys/ncch_container.cpp:OpenFile:126: Failed to open C:\Users\rampi\AppData\Roaming/Citra/sdmc/Nintendo 3DS/00000000000000000000000000000000/00000000000000000000000000000000/title/0004001e/00021700/content/00000000.app [ 31.815505] Loader core/hle/kernel/process.cpp:ParseKernelCaps:162: ExHeader kernel version: 2.39 [ 31.828266] Render video_core/custom_textures/custom_tex_manager.cpp:ReadConfig:321: Unable to find pack config file, using legacy defaults [ 32.247883] Service.CAM citra_qt/camera/qt_multimedia_camera.cpp:ResumeCameras:50: Resuming all cameras [ 32.300780] Service.SRV core/hle/service/sm/srv.cpp:RegisterClient:63: (STUBBED) called. Caller PID=11 [ 32.301109] Kernel.SVC core/hle/kernel/svc.cpp:GetProcessInfo:1868: unimplemented GetProcessInfo type=1 [ 32.341604] Service.SRV core/hle/service/sm/srv.cpp:EnableNotification:85: (STUBBED) called [ 32.347595] Service.NDM core/hle/service/ndm/ndm_u.cpp:OverrideDefaultDaemons:186: (STUBBED) bit_mask=0x0000000F [ 32.347701] Service.NDM core/hle/service/ndm/ndm_u.cpp:SuspendDaemons:74: (STUBBED) bit_mask=0x00000006 [ 32.348028] Service.FS core/hle/service/fs/fs_user.cpp:InitializeWithSdkVersion:596: (STUBBED) called, version: 0x070008C8 [ 32.351341] Service.FS core/file_sys/archive_extsavedata.cpp:OpenFile:138: C:\Users\rampi\AppData\Roaming/Citra/nand/data/00000000000000000000000000000000/extdata/00048000/F000000B/user/ubll.lst not found [ 32.352839] Service.FRD core/hle/service/frd/frd.cpp:SetClientSdkVersion:158: (STUBBED) called, version: 0x070008C8 [ 32.353208] Service.FRD core/hle/service/frd/frd.cpp:GetMyPresence:39: (STUBBED) called [ 32.353734] Service.FS ./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not initalized. Using default [ 32.354679] Render video_core/custom_textures/custom_tex_manager.cpp:GetMaterial:289: Unable to find replacement for surface with hash 7A8B68E24589605E [ 32.355724] Render video_core/custom_textures/custom_tex_manager.cpp:GetMaterial:289: Unable to find replacement for surface with hash 7A8B68E24589605E [ 32.356380] Render video_core/custom_textures/custom_tex_manager.cpp:GetMaterial:289: Unable to find replacement for surface with hash AC270530B133B539 [ 32.359742] Service.FS ./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not initalized. Using default [ 32.368645] Service.FS ./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not initalized. Using default [ 32.381713] Service.APT core/hle/service/apt/apt.cpp:NotifyToWait:347: (STUBBED) app_id=768 [ 32.384307] Service.APT core/hle/service/apt/apt.cpp:AppletUtility:698: (STUBBED) called command=0X00000007, input_size=0X00000004, output_size=0X00000001 [ 32.384594] Service.APT core/hle/service/apt/apt.cpp:AppletUtility:698: (STUBBED) called command=0X00000004, input_size=0X00000001, output_size=0X00000001 [ 32.395525] Service.GSP core/hle/service/gsp/gsp_gpu.cpp:AcquireRight:804: called flag=00000000 process=11 thread_id=0 [ 32.401911] Render video_core/custom_textures/custom_tex_manager.cpp:GetMaterial:289: Unable to find replacement for surface with hash 35275B727E239721 [ 32.421891] Render video_core/custom_textures/custom_tex_manager.cpp:GetMaterial:289: Unable to find replacement for surface with hash 7A8B68E24589605E [ 32.424397] Service.DSP audio_core/hle/hle.cpp:LoadComponent:515: Firmware hash: 0xe00a211577bc944e [ 32.424406] Service.DSP audio_core/hle/hle.cpp:LoadComponent:519: Structures hash: 0x228655de1258d999 [ 32.424408] Service.DSP core/hle/service/dsp/dsp_dsp.cpp:LoadComponent:192: called size=0xC288, prog_mask=0x000000FF, data_mask=0x000D00FF [ 32.424996] Service.DSP core/hle/service/dsp/dsp_dsp.cpp:RegisterInterruptEvents:258: Registered interrupt=2, channel=2, event=event-00111d50 [ 32.425206] Service.DSP core/hle/service/dsp/dsp_dsp.cpp:GetSemaphoreEventHandle:274: (STUBBED) called [ 32.425397] Service.DSP core/hle/service/dsp/dsp_dsp.cpp:SetSemaphoreMask:284: (STUBBED) called mask=0x2000 [ 32.425712] Audio.DSP audio_core/hle/hle.cpp:PipeWrite:272: Application has requested initialization of DSP hardware [ 32.426043] Service.DSP core/hle/service/dsp/dsp_dsp.cpp:SetSemaphore:57: called, semaphore_value=4000 [ 32.427453] Service.DSP core/hle/service/dsp/dsp_dsp.cpp:SetSemaphore:57: called, semaphore_value=4000 [ 32.544937] Service.APT core/hle/service/apt/apt.cpp:AppletUtility:698: (STUBBED) called command=0X00000007, input_size=0X00000004, output_size=0X00000001 [ 32.545013] Service.APT core/hle/service/apt/apt.cpp:AppletUtility:698: (STUBBED) called command=0X00000004, input_size=0X00000001, output_size=0X00000001 [ 32.545905] Service.APT core/hle/service/apt/apt.cpp:AppletUtility:698: (STUBBED) called command=0X00000007, input_size=0X00000004, output_size=0X00000001 [ 32.545925] Service.APT core/hle/service/apt/apt.cpp:AppletUtility:698: (STUBBED) called command=0X00000004, input_size=0X00000001, output_size=0X00000001 [ 32.546083] Service.GSP core/hle/service/gsp/gsp_gpu.cpp:AcquireRight:804: called flag=00000000 process=11 thread_id=0 [ 32.570479] Render video_core/custom_textures/custom_tex_manager.cpp:GetMaterial:289: Unable to find replacement for surface with hash 498A3B4D694667A7 [ 32.571853] Render video_core/custom_textures/custom_tex_manager.cpp:GetMaterial:289: Unable to find replacement for surface with hash 37D8C285482A5519 [ 32.580438] Render video_core/custom_textures/custom_tex_manager.cpp:GetMaterial:289: Unable to find replacement for surface with hash 3FB5EF1047BA7407 [ 33.073572] Service.ERR core/hle/service/err/err_f.cpp:ThrowFatalError:169: Fatal error [ 33.073583] Service.ERR core/hle/service/err/err_f.cpp:ThrowFatalError:171: Fatal error type: Generic [ 33.073583] Service.ERR core/hle/service/err/err_f.cpp:LogGenericInfo:149: PID: 0x0000000B [ 33.073584] Service.ERR core/hle/service/err/err_f.cpp:LogGenericInfo:151: REV: 0x00000000_0x0000D4E8 [ 33.073585] Service.ERR core/hle/service/err/err_f.cpp:LogGenericInfo:153: TID: 0x00000000_0x00000000 [ 33.073585] Service.ERR core/hle/service/err/err_f.cpp:LogGenericInfo:155: AID: 0x00000000_0x00000000 [ 33.073586] Service.ERR core/hle/service/err/err_f.cpp:LogGenericInfo:156: ADR: 0x001F0AC8 [ 33.073586] Service.ERR core/hle/service/err/err_f.cpp:LogGenericInfo:159: RSL: 0xC8804470 [ 33.073586] Service.ERR core/hle/service/err/err_f.cpp:LogGenericInfo:160: Level: 25 [ 33.073587] Service.ERR core/hle/service/err/err_f.cpp:LogGenericInfo:161: Summary: 4 [ 33.073587] Service.ERR core/hle/service/err/err_f.cpp:LogGenericInfo:162: Module: 17 [ 33.073588] Service.ERR core/hle/service/err/err_f.cpp:LogGenericInfo:163: Desc: 112 [ 33.073620] Service.ERR core/hle/service/err/err_f.cpp:ThrowFatalError:182: Datetime: 2023/08/04 17:23:53 [ 36.698665] RPC_Server core/rpc/server.cpp:NewRequestCallback:36: Received end packet [ 36.710904] Audio.Sink audio_core/cubeb_sink.cpp:StateCallback:138: Cubeb Audio Stream Stopped [ 36.713016] Kernel core/hle/kernel/process.cpp:~Process:602: Cleaning up process 11 [ 36.713016] Kernel core/hle/kernel/process.cpp:~Process:602: Cleaning up process 11