[ 0.091398] Input input_common/udp/client.cpp:StartCommunication:206: Starting communication with UDP input server on 127.0.0.1:26760 [ 0.157923] Frontend citra_qt/main.cpp:GMainWindow:230: Citra Version: Nightly 1984 | HEAD-9e898bc [ 0.157933] Frontend citra_qt/main.cpp:GMainWindow:245: Host CPU: Intel(R) Core(TM) i5-7600K CPU @ 3.80GHz | AVX2 | FMA [ 0.158110] Frontend citra_qt/main.cpp:GMainWindow:247: Host OS: Windows 10 Version 22H2 (Build 19045.3324) [ 0.158124] Frontend citra_qt/main.cpp:GMainWindow:250: Host RAM: 15.95 GiB [ 0.158124] Frontend citra_qt/main.cpp:GMainWindow:251: Host Swap: 6.25 GiB [ 0.278566] Frontend citra_qt/main.cpp:CheckForUpdates:933: Update check started [ 1.304758] Frontend citra_qt/main.cpp:OnUpdateFound:946: No updates found [ 5.803304] Frontend citra_qt/main.cpp:CheckForUpdates:933: Update check started [ 6.694542] Frontend citra_qt/main.cpp:OnUpdateFound:946: No updates found [ 11.574932] Frontend citra_qt/main.cpp:BootGame:1166: Citra starting... [ 11.575066] Service.FS core/file_sys/ncch_container.cpp:LoadHeader:157: 16384 [ 11.575077] Frontend citra_qt/main.cpp:BootGame:1185: Loading per game config file for title 000400000011C500 [ 11.580150] Config common/settings.cpp:LogSettings:70: Citra Configuration: [ 11.580156] Config common/settings.cpp:operator():67: Core_UseCpuJit: true [ 11.580159] Config common/settings.cpp:operator():67: Core_CPUClockPercentage: 100 [ 11.580160] Config common/settings.cpp:operator():67: Renderer_UseGLES: false [ 11.580161] Config common/settings.cpp:operator():67: Renderer_GraphicsAPI: Software [ 11.580161] Config common/settings.cpp:operator():67: Renderer_Debug: false [ 11.580162] Config common/settings.cpp:operator():67: Renderer_UseHwShader: true [ 11.580162] Config common/settings.cpp:operator():67: Renderer_ShadersAccurateMul: true [ 11.580163] Config common/settings.cpp:operator():67: Renderer_UseShaderJit: true [ 11.580163] Config common/settings.cpp:operator():67: Renderer_UseResolutionFactor: 4 [ 11.580164] Config common/settings.cpp:operator():67: Renderer_FrameLimit: 300 [ 11.580164] Config common/settings.cpp:operator():67: Renderer_VSyncNew: true [ 11.580165] Config common/settings.cpp:operator():67: Renderer_PostProcessingShader: none (builtin) [ 11.580165] Config common/settings.cpp:operator():67: Renderer_FilterMode: true [ 11.580165] Config common/settings.cpp:operator():67: Renderer_TextureFilter: None [ 11.580168] Config common/settings.cpp:operator():67: Stereoscopy_Render3d: 0 [ 11.580168] Config common/settings.cpp:operator():67: Stereoscopy_Factor3d: 0 [ 11.580169] Config common/settings.cpp:operator():67: Stereoscopy_MonoRenderOption: 0 [ 11.580169] Config common/settings.cpp:operator():67: Layout_LayoutOption: 2 [ 11.580170] Config common/settings.cpp:operator():67: Layout_SwapScreen: false [ 11.580170] Config common/settings.cpp:operator():67: Layout_UprightScreen: false [ 11.580174] Config common/settings.cpp:operator():67: Layout_LargeScreenProportion: 4 [ 11.580174] Config common/settings.cpp:operator():67: Utility_DumpTextures: true [ 11.580175] Config common/settings.cpp:operator():67: Utility_CustomTextures: true [ 11.580175] Config common/settings.cpp:operator():67: Utility_PreloadTextures: false [ 11.580176] Config common/settings.cpp:operator():67: Utility_AsyncCustomLoading: true [ 11.580176] Config common/settings.cpp:operator():67: Utility_UseDiskShaderCache: true [ 11.580176] Config common/settings.cpp:operator():67: Audio_Emulation: HLE [ 11.580178] Config common/settings.cpp:operator():67: Audio_OutputType: 0 [ 11.580179] Config common/settings.cpp:operator():67: Audio_OutputDevice: auto [ 11.580180] Config common/settings.cpp:operator():67: Audio_InputType: 0 [ 11.580181] Config common/settings.cpp:operator():67: Audio_InputDevice: auto [ 11.580181] Config common/settings.cpp:operator():67: Audio_EnableAudioStretching: true [ 11.580181] Config common/settings.cpp:operator():67: Camera_OuterRightName: blank [ 11.580182] Config common/settings.cpp:operator():67: Camera_OuterRightConfig: [ 11.580182] Config common/settings.cpp:operator():67: Camera_OuterRightFlip: 0 [ 11.580182] Config common/settings.cpp:operator():67: Camera_InnerName: blank [ 11.580183] Config common/settings.cpp:operator():67: Camera_InnerConfig: [ 11.580183] Config common/settings.cpp:operator():67: Camera_InnerFlip: 0 [ 11.580183] Config common/settings.cpp:operator():67: Camera_OuterLeftName: blank [ 11.580184] Config common/settings.cpp:operator():67: Camera_OuterLeftConfig: [ 11.580184] Config common/settings.cpp:operator():67: Camera_OuterLeftFlip: 0 [ 11.580184] Config common/settings.cpp:operator():67: DataStorage_UseVirtualSd: true [ 11.580185] Config common/settings.cpp:operator():67: DataStorage_UseCustomStorage: false [ 11.580186] Config common/settings.cpp:operator():67: System_IsNew3ds: true [ 11.580186] Config common/settings.cpp:operator():67: System_RegionValue: 2 [ 11.580187] Config common/settings.cpp:operator():67: System_PluginLoader: false [ 11.580187] Config common/settings.cpp:operator():67: System_PluginLoaderAllowed: true [ 11.580187] Config common/settings.cpp:operator():67: Debugging_UseGdbstub: false [ 11.580188] Config common/settings.cpp:operator():67: Debugging_GdbstubPort: 24689 [ 11.663272] Audio.DSP audio_core/hle/wmf_decoder.cpp:Impl:68: Media Foundation activated [ 11.664782] Audio.DSP audio_core/hle/wmf_decoder_utils.cpp:MFDecoderInit:50: Windows(R) Media Foundation found 1 suitable decoder(s) [ 11.693929] Audio.Sink audio_core/cubeb_sink.cpp:StateCallback:135: Cubeb Audio Stream Started [ 11.693940] RPC_Server core/rpc/rpc_server.cpp:RPCServer:14: Starting RPC server. [ 11.694142] RPC_Server core/rpc/rpc_server.cpp:HandleRequestsLoop:104: Request handler started. [ 11.698862] Service.HTTP core/hle/service/http/http_c.cpp:DecryptClCertA:829: ClCertA file missing [ 11.699285] Loader core/loader/ncch.cpp:Load:239: Program ID: 000400000011C500 [ 11.699371] Service.FS core/file_sys/ncch_container.cpp:OpenFile:126: Failed to open C:\Users\Martino\AppData\Roaming/Citra/sdmc/Nintendo 3DS/00000000000000000000000000000000/00000000000000000000000000000000/title/0004000e/0011c500/content/00000000.app [ 11.729999] Loader core/hle/kernel/process.cpp:ParseKernelCaps:162: ExHeader kernel version: 2.39 [ 11.741130] Core.Cheats core/cheats/gateway_cheat.cpp:CheatLine:189: Cheat contains invalid line: D3000000 00000000 00379EB4 00000000 00379EB8 00000000 D2000000 00000000 [ 11.741135] Core.Cheats core/cheats/gateway_cheat.cpp:CheatLine:189: Cheat contains invalid line: D3000000 00000000 0037A140 00000000 0037A144 00000000 D2000000 00000000 [ 11.742387] Render video_core/custom_textures/custom_tex_manager.cpp:ReadConfig:321: Unable to find pack config file, using legacy defaults [ 11.858610] Service.CAM citra_qt/camera/qt_multimedia_camera.cpp:ResumeCameras:50: Resuming all cameras [ 11.872955] Service.SRV core/hle/service/sm/srv.cpp:RegisterClient:63: (STUBBED) called. Caller PID=11 [ 11.944673] Service.SRV core/hle/service/sm/srv.cpp:EnableNotification:85: (STUBBED) called [ 11.950297] Service.NDM core/hle/service/ndm/ndm_u.cpp:OverrideDefaultDaemons:186: (STUBBED) bit_mask=0x0000000F [ 11.950395] Service.NDM core/hle/service/ndm/ndm_u.cpp:SuspendDaemons:74: (STUBBED) bit_mask=0x00000006 [ 11.951877] Service.APT core/hle/service/apt/apt.cpp:NotifyToWait:347: (STUBBED) app_id=768 [ 11.953800] Service.APT core/hle/service/apt/apt.cpp:AppletUtility:698: (STUBBED) called command=0X00000007, input_size=0X00000004, output_size=0X00000001 [ 11.954062] Service.APT core/hle/service/apt/apt.cpp:AppletUtility:698: (STUBBED) called command=0X00000004, input_size=0X00000001, output_size=0X00000001 [ 11.956637] Service.FS core/hle/service/fs/fs_user.cpp:InitializeWithSdkVersion:596: (STUBBED) called, version: 0x070101C8 [ 11.957242] Service.FS ./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not initalized. Using default [ 11.959126] Service.FS ./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not initalized. Using default [ 11.962727] Service.SRV core/hle/service/sm/srv.cpp:Subscribe:210: (STUBBED) called, notification_id=0x209 [ 11.971933] Service.FS core/file_sys/archive_ncch.cpp:OpenFile:156: Shared Font file missing. Loading open source replacement from memory [ 12.033225] Service.GSP core/hle/service/gsp/gsp_gpu.cpp:AcquireRight:804: called flag=00000000 process=11 thread_id=0 [ 12.118832] Service.DSP audio_core/hle/hle.cpp:LoadComponent:515: Firmware hash: 0xe00a211577bc944e [ 12.118836] Service.DSP audio_core/hle/hle.cpp:LoadComponent:519: Structures hash: 0x228655de1258d999 [ 12.118837] Service.DSP core/hle/service/dsp/dsp_dsp.cpp:LoadComponent:192: called size=0xC288, prog_mask=0x000000FF, data_mask=0x000E00FF [ 12.119337] Service.DSP core/hle/service/dsp/dsp_dsp.cpp:RegisterInterruptEvents:258: Registered interrupt=2, channel=2, event=event-00147e60 [ 12.119521] Service.DSP core/hle/service/dsp/dsp_dsp.cpp:GetSemaphoreEventHandle:274: (STUBBED) called [ 12.119698] Service.DSP core/hle/service/dsp/dsp_dsp.cpp:SetSemaphoreMask:284: (STUBBED) called mask=0x2000 [ 12.120025] Audio.DSP audio_core/hle/hle.cpp:PipeWrite:272: Application has requested initialization of DSP hardware [ 12.120166] Service.DSP core/hle/service/dsp/dsp_dsp.cpp:SetSemaphore:57: called, semaphore_value=4000 [ 12.121956] Service.DSP core/hle/service/dsp/dsp_dsp.cpp:SetSemaphore:57: called, semaphore_value=4000 [ 12.186791] Service.FS ./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not initalized. Using default [ 12.187089] Service.FS core/file_sys/archive_ncch.cpp:OpenFile:164: Bad Word List file missing. Loading open source replacement from memory [ 12.190301] Service.FRD core/hle/service/frd/frd.cpp:SetClientSdkVersion:158: (STUBBED) called, version: 0x070101C8 [ 12.190501] Service.FRD core/hle/service/frd/frd.cpp:GetMyPresence:39: (STUBBED) called [ 12.191002] Service.FRD core/hle/service/frd/frd.cpp:GetFriendKeyList:54: (STUBBED) called, unknown=0, frd_count=100 [ 12.192917] Service.BOSS core/hle/service/boss/boss.cpp:InitializeSession:23: (STUBBED) programID=0X0000000000000000 [ 12.193133] Service.NDM core/hle/service/ndm/ndm_u.cpp:ResumeDaemons:89: (STUBBED) bit_mask=0x00000002 [ 12.193191] Service.NDM core/hle/service/ndm/ndm_u.cpp:ResumeDaemons:89: (STUBBED) bit_mask=0x00000004 [ 12.193774] Service.BOSS core/hle/service/boss/boss.cpp:GetStorageEntryInfo:644: (STUBBED) called [ 12.194029] Service.BOSS core/hle/service/boss/boss.cpp:UnregisterStorage:46: (STUBBED) called [ 12.194301] Service.BOSS core/hle/service/boss/boss.cpp:RegisterStorageEntry:633: (STUBBED) unk_param1=0X000011C5, unk_param2=0X00000000, unk_param3=0X00100000, unk_param4=0X00000014, unk_param5=0X01 [ 12.197167] Service.LDR core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRR:155: (STUBBED) called, crr_buffer_ptr=0x08C62000, crr_size=0x00002000 [ 12.389847] Service.FRD core/hle/service/frd/frd.cpp:GetMyFriendKey:93: (STUBBED) called [ 12.410161] Service.FRD core/hle/service/frd/frd.cpp:GetMyFriendKey:93: (STUBBED) called [ 12.537060] Service.PTM core/hle/service/ptm/ptm.cpp:GetStepHistory:97: (STUBBED) called, from time(raw): 0xaded872800, for 24 hours [ 12.558968] Service.FS ./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not initalized. Using default [ 12.559680] Service.FS core/file_sys/archive_ncch.cpp:OpenFile:150: Country list file missing. Loading open source replacement from memory [ 12.569828] Service.FS ./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not initalized. Using default [ 12.570194] Service.FS core/file_sys/archive_ncch.cpp:OpenFile:150: Country list file missing. Loading open source replacement from memory [ 12.571883] Service.FS ./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not initalized. Using default [ 12.572180] Service.FS core/file_sys/archive_ncch.cpp:OpenFile:150: Country list file missing. Loading open source replacement from memory [ 12.580877] Service.FS ./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not initalized. Using default [ 12.581333] Service.FS core/file_sys/archive_ncch.cpp:OpenFile:150: Country list file missing. Loading open source replacement from memory [ 12.584960] Service.FS ./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not initalized. Using default [ 12.585318] Service.FS core/file_sys/archive_ncch.cpp:OpenFile:150: Country list file missing. Loading open source replacement from memory [ 12.591124] Service.FS ./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not initalized. Using default [ 12.591449] Service.FS core/file_sys/archive_ncch.cpp:OpenFile:150: Country list file missing. Loading open source replacement from memory [ 12.611006] Service.FS ./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not initalized. Using default [ 12.615538] Service.FS ./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not initalized. Using default [ 12.711810] Service.FS ./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not initalized. Using default [ 12.712112] Service.FS core/file_sys/archive_ncch.cpp:OpenFile:150: Country list file missing. Loading open source replacement from memory [ 12.718610] Service.FS ./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not initalized. Using default [ 12.718918] Service.FS core/file_sys/archive_ncch.cpp:OpenFile:150: Country list file missing. Loading open source replacement from memory [ 12.723990] Service.FS ./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not initalized. Using default [ 12.724406] Service.FS core/file_sys/archive_ncch.cpp:OpenFile:150: Country list file missing. Loading open source replacement from memory [ 12.735082] Service.FS ./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not initalized. Using default [ 12.735393] Service.FS core/file_sys/archive_ncch.cpp:OpenFile:150: Country list file missing. Loading open source replacement from memory [ 12.740565] Service.FS ./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not initalized. Using default [ 12.740892] Service.FS core/file_sys/archive_ncch.cpp:OpenFile:150: Country list file missing. Loading open source replacement from memory [ 12.746537] Service.FS ./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not initalized. Using default [ 12.746850] Service.FS core/file_sys/archive_ncch.cpp:OpenFile:150: Country list file missing. Loading open source replacement from memory [ 12.759102] Service.LDR core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO "DllLangSelect" exports 0 static anonymous symbols [ 12.759148] Service.LDR core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllLangSelect" imports 0 indexed symbols from "|static|" [ 12.759152] Service.LDR core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllLangSelect" imports 93 anonymous symbols from "|static|" [ 12.759206] Service.LDR core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO "DllLangSelect" exports 0 indexed symbols to "|static|" [ 12.759208] Service.LDR core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO "DllLangSelect" exports 1 anonymous symbols to "|static|" [ 12.759239] Service.LDR core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331: CRO "DllLangSelect" loaded at 0x006F3000, fixed_end=0x006F7000 [ 13.928560] Service.APT core/hle/service/apt/apt.cpp:AppletUtility:698: (STUBBED) called command=0X00000004, input_size=0X00000001, output_size=0X00000001 [ 252.191698] RPC_Server core/rpc/server.cpp:NewRequestCallback:36: Received end packet [ 252.204313] Audio.Sink audio_core/cubeb_sink.cpp:StateCallback:138: Cubeb Audio Stream Stopped [ 252.208658] Kernel core/hle/kernel/process.cpp:~Process:602: Cleaning up process 11 [ 252.208658] Kernel core/hle/kernel/process.cpp:~Process:602: Cleaning up process 11