[ 0.463453] Input input_common/udp/client.cpp:StartCommunication:206: Starting communication with UDP input server on 127.0.0.1:26760 [ 0.521008] Frontend citra_qt/main.cpp:GMainWindow:231: Citra Version: Nightly 2018 | HEAD-ec5580766 [ 0.521021] Frontend citra_qt/main.cpp:GMainWindow:247: Host CPU: AMD Custom APU 0405 | AVX2 | FMA [ 0.521072] Frontend citra_qt/main.cpp:GMainWindow:249: Host OS: KDE Flatpak runtime [ 0.521084] Frontend citra_qt/main.cpp:GMainWindow:252: Host RAM: 14.47 GiB [ 0.521085] Frontend citra_qt/main.cpp:GMainWindow:253: Host Swap: 24.00 GiB [ 0.661182] Frontend citra_qt/main.cpp:CheckForUpdates:945: Unable to start check for updates [ 0.661201] Frontend citra_qt/main.cpp:BootGame:1176: Citra starting... [ 0.661323] Service.FS core/file_sys/ncch_container.cpp:LoadHeader:157: 16384 [ 0.661330] Frontend citra_qt/main.cpp:BootGame:1195: Loading per game config file for title 00040000000D5A00 [ 0.670049] Config common/settings.cpp:LogSettings:72: Citra Configuration: [ 0.670061] Config common/settings.cpp:operator():69: Core_UseCpuJit: true [ 0.670062] Config common/settings.cpp:operator():69: Core_CPUClockPercentage: 100 [ 0.670063] Config common/settings.cpp:operator():69: Renderer_UseGLES: false [ 0.670064] Config common/settings.cpp:operator():69: Renderer_GraphicsAPI: Vulkan [ 0.670065] Config common/settings.cpp:operator():69: Renderer_AsyncShaders: true [ 0.670066] Config common/settings.cpp:operator():69: Renderer_AsyncPresentation: true [ 0.670066] Config common/settings.cpp:operator():69: Renderer_SpirvShaderGen: true [ 0.670068] Config common/settings.cpp:operator():69: Renderer_Debug: false [ 0.670069] Config common/settings.cpp:operator():69: Renderer_UseHwShader: true [ 0.670070] Config common/settings.cpp:operator():69: Renderer_ShadersAccurateMul: true [ 0.670070] Config common/settings.cpp:operator():69: Renderer_UseShaderJit: true [ 0.670072] Config common/settings.cpp:operator():69: Renderer_UseResolutionFactor: 3 [ 0.670073] Config common/settings.cpp:operator():69: Renderer_FrameLimit: 100 [ 0.670075] Config common/settings.cpp:operator():69: Renderer_VSyncNew: true [ 0.670077] Config common/settings.cpp:operator():69: Renderer_PostProcessingShader: none (builtin) [ 0.670077] Config common/settings.cpp:operator():69: Renderer_FilterMode: true [ 0.670078] Config common/settings.cpp:operator():69: Renderer_TextureFilter: NearestNeighbor [ 0.670082] Config common/settings.cpp:operator():69: Stereoscopy_Render3d: 0 [ 0.670083] Config common/settings.cpp:operator():69: Stereoscopy_Factor3d: 0 [ 0.670083] Config common/settings.cpp:operator():69: Stereoscopy_MonoRenderOption: 0 [ 0.670085] Config common/settings.cpp:operator():69: Layout_LayoutOption: 2 [ 0.670085] Config common/settings.cpp:operator():69: Layout_SwapScreen: false [ 0.670085] Config common/settings.cpp:operator():69: Layout_UprightScreen: false [ 0.670088] Config common/settings.cpp:operator():69: Layout_LargeScreenProportion: 4 [ 0.670088] Config common/settings.cpp:operator():69: Utility_DumpTextures: false [ 0.670089] Config common/settings.cpp:operator():69: Utility_CustomTextures: false [ 0.670089] Config common/settings.cpp:operator():69: Utility_PreloadTextures: false [ 0.670090] Config common/settings.cpp:operator():69: Utility_AsyncCustomLoading: true [ 0.670090] Config common/settings.cpp:operator():69: Utility_UseDiskShaderCache: true [ 0.670091] Config common/settings.cpp:operator():69: Audio_Emulation: HLE [ 0.670092] Config common/settings.cpp:operator():69: Audio_OutputType: 0 [ 0.670094] Config common/settings.cpp:operator():69: Audio_OutputDevice: auto [ 0.670094] Config common/settings.cpp:operator():69: Audio_InputType: 0 [ 0.670095] Config common/settings.cpp:operator():69: Audio_InputDevice: auto [ 0.670096] Config common/settings.cpp:operator():69: Audio_EnableAudioStretching: true [ 0.670097] Config common/settings.cpp:operator():69: Camera_OuterRightName: blank [ 0.670097] Config common/settings.cpp:operator():69: Camera_OuterRightConfig: [ 0.670098] Config common/settings.cpp:operator():69: Camera_OuterRightFlip: 0 [ 0.670098] Config common/settings.cpp:operator():69: Camera_InnerName: blank [ 0.670099] Config common/settings.cpp:operator():69: Camera_InnerConfig: [ 0.670100] Config common/settings.cpp:operator():69: Camera_InnerFlip: 0 [ 0.670100] Config common/settings.cpp:operator():69: Camera_OuterLeftName: blank [ 0.670101] Config common/settings.cpp:operator():69: Camera_OuterLeftConfig: [ 0.670101] Config common/settings.cpp:operator():69: Camera_OuterLeftFlip: 0 [ 0.670102] Config common/settings.cpp:operator():69: DataStorage_UseVirtualSd: true [ 0.670103] Config common/settings.cpp:operator():69: DataStorage_UseCustomStorage: false [ 0.670104] Config common/settings.cpp:operator():69: System_IsNew3ds: true [ 0.670105] Config common/settings.cpp:operator():69: System_RegionValue: -1 [ 0.670105] Config common/settings.cpp:operator():69: System_PluginLoader: false [ 0.670106] Config common/settings.cpp:operator():69: System_PluginLoaderAllowed: true [ 0.670106] Config common/settings.cpp:operator():69: Debugging_UseGdbstub: false [ 0.670107] Config common/settings.cpp:operator():69: Debugging_GdbstubPort: 24689 [ 0.843036] Common common/dynamic_library/fdk-aac.cpp:LoadFdkAac:53: Successfully loaded libfdk-aac. [ 0.843067] Audio.DSP audio_core/hle/fdk_decoder.cpp:Impl:49: Using fdk_aac version 3.0.0 (build date: Nov 10 2011) [ 0.873762] Audio.Sink audio_core/cubeb_sink.cpp:StateCallback:135: Cubeb Audio Stream Started [ 0.873791] RPC_Server core/rpc/rpc_server.cpp:RPCServer:14: Starting RPC server. [ 0.874044] RPC_Server core/rpc/rpc_server.cpp:HandleRequestsLoop:104: Request handler started. [ 0.881598] Service.HTTP core/hle/service/http/http_c.cpp:DecryptClCertA:1295: ClCertA file missing [ 0.927117] Render.Vulkan video_core/renderer_vulkan/vk_instance.cpp:CollectTelemetryParameters:645: VK_DRIVER: radv 23.1.9 [ 0.927124] Render.Vulkan video_core/renderer_vulkan/vk_instance.cpp:CollectTelemetryParameters:646: VK_DEVICE: AMD Custom GPU 0405 (RADV VANGOGH) [ 0.927125] Render.Vulkan video_core/renderer_vulkan/vk_instance.cpp:CollectTelemetryParameters:647: VK_VERSION: 1.3.246 [ 0.927139] Render.Vulkan video_core/renderer_vulkan/vk_instance.cpp:operator():425: Enabling extension: VK_KHR_swapchain [ 0.927141] Render.Vulkan video_core/renderer_vulkan/vk_instance.cpp:operator():425: Enabling extension: VK_KHR_image_format_list [ 0.927143] Render.Vulkan video_core/renderer_vulkan/vk_instance.cpp:operator():425: Enabling extension: VK_EXT_shader_stencil_export [ 0.927144] Render.Vulkan video_core/renderer_vulkan/vk_instance.cpp:operator():434: Extension VK_EXT_tooling_info unavailable. [ 0.927145] Render.Vulkan video_core/renderer_vulkan/vk_instance.cpp:operator():425: Enabling extension: VK_KHR_timeline_semaphore [ 0.927146] Render.Vulkan video_core/renderer_vulkan/vk_instance.cpp:operator():434: Extension VK_KHR_portability_subset unavailable. [ 0.927147] Render.Vulkan video_core/renderer_vulkan/vk_instance.cpp:operator():425: Enabling extension: VK_EXT_extended_dynamic_state [ 0.927148] Render.Vulkan video_core/renderer_vulkan/vk_instance.cpp:operator():425: Enabling extension: VK_EXT_custom_border_color [ 0.927149] Render.Vulkan video_core/renderer_vulkan/vk_instance.cpp:operator():425: Enabling extension: VK_EXT_index_type_uint8 [ 0.927150] Render.Vulkan video_core/renderer_vulkan/vk_instance.cpp:operator():434: Extension VK_EXT_fragment_shader_interlock unavailable. [ 0.927151] Render.Vulkan video_core/renderer_vulkan/vk_instance.cpp:operator():425: Enabling extension: VK_EXT_pipeline_creation_cache_control [ 1.124351] Render.Vulkan video_core/renderer_vulkan/vk_instance.cpp:CreateFormatTable:302: Format B8G8R8Unorm unsupported, falling back unconditionally to R8G8B8A8Unorm [ 1.124365] Render.Vulkan video_core/renderer_vulkan/vk_instance.cpp:CreateFormatTable:302: Format X8D24UnormPack32 unsupported, falling back unconditionally to D32Sfloat [ 1.124368] Render.Vulkan video_core/renderer_vulkan/vk_instance.cpp:CreateFormatTable:302: Format D24UnormS8Uint unsupported, falling back unconditionally to D32SfloatS8Uint [ 1.127697] Render.Vulkan video_core/renderer_vulkan/vk_stream_buffer.cpp:CreateBuffers:180: Creating Stream buffer with size 128 KB with flags { DeviceLocal | HostVisible | HostCoherent } [ 1.295041] Render.Vulkan video_core/renderer_vulkan/vk_stream_buffer.cpp:CreateBuffers:180: Creating Upload buffer with size 524288 KB with flags { HostVisible | HostCoherent } [ 1.296810] Render.Vulkan video_core/renderer_vulkan/vk_stream_buffer.cpp:CreateBuffers:180: Creating Download buffer with size 16384 KB with flags { HostVisible | HostCoherent | HostCached } [ 1.298733] Render.Vulkan video_core/renderer_vulkan/vk_stream_buffer.cpp:CreateBuffers:180: Creating Stream buffer with size 65536 KB with flags { DeviceLocal | HostVisible | HostCoherent } [ 1.298840] Render.Vulkan video_core/renderer_vulkan/vk_stream_buffer.cpp:CreateBuffers:180: Creating Stream buffer with size 4096 KB with flags { DeviceLocal | HostVisible | HostCoherent } [ 1.298948] Render.Vulkan video_core/renderer_vulkan/vk_stream_buffer.cpp:CreateBuffers:180: Creating Stream buffer with size 2048 KB with flags { DeviceLocal | HostVisible | HostCoherent } [ 1.299030] Render.Vulkan video_core/renderer_vulkan/vk_stream_buffer.cpp:CreateBuffers:180: Creating Stream buffer with size 2048 KB with flags { DeviceLocal | HostVisible | HostCoherent } [ 1.302134] Loader core/loader/ncch.cpp:Load:239: Program ID: 00040000000D5A00 [ 1.302162] Service.FS core/file_sys/ncch_container.cpp:OpenFile:126: Failed to open /home/deck/.var/app/org.citra_emu.citra/data/citra-emu/sdmc/Nintendo 3DS/00000000000000000000000000000000/00000000000000000000000000000000/title/0004000e/000d5a00/content/00000000.app [ 1.354039] Loader core/hle/kernel/process.cpp:ParseKernelCaps:162: ExHeader kernel version: 2.33 [ 1.356057] Service.FS core/file_sys/ncch_container.cpp:LoadSectionExeFS:506: Attempting to load logo from the ExeFS [ 1.356211] Service.CFG core/hle/service/cfg/cfg.cpp:SetPreferredRegionCodes:617: Preferred region code set to 1 [ 1.387311] Render.Vulkan video_core/renderer_vulkan/vk_pipeline_cache.cpp:LoadDiskCache:126: Loading pipeline cache [ 1.394467] Service.CAM citra_qt/camera/qt_multimedia_camera.cpp:ResumeCameras:50: Resuming all cameras [ 1.398002] Frontend citra_qt/main.cpp:HoldWakeLockLinux:1036: Couldn't read Inhibit reply from XDP: No such interface “org.freedesktop.portal.Inhibit” on object at path /org/freedesktop/portal/desktop [ 1.566533] Service.SRV core/hle/service/sm/srv.cpp:RegisterClient:63: (STUBBED) called. Caller PID=11 [ 1.632204] Service.SRV core/hle/service/sm/srv.cpp:EnableNotification:85: (STUBBED) called [ 1.639648] Service.NDM core/hle/service/ndm/ndm_u.cpp:OverrideDefaultDaemons:186: (STUBBED) bit_mask=0x0000000F [ 1.640611] Service.NDM core/hle/service/ndm/ndm_u.cpp:SuspendDaemons:74: (STUBBED) bit_mask=0x00000006 [ 1.641585] Service.APT core/hle/service/apt/apt.cpp:NotifyToWait:345: (STUBBED) app_id=768 [ 1.644786] Service.APT core/hle/service/apt/apt.cpp:AppletUtility:694: (STUBBED) called command=0X00000007, input_size=0X00000004, output_size=0X00000001 [ 1.645310] Service.APT core/hle/service/apt/apt.cpp:AppletUtility:694: (STUBBED) called command=0X00000004, input_size=0X00000001, output_size=0X00000001 [ 1.650276] Service.FS core/hle/service/fs/fs_user.cpp:InitializeWithSdkVersion:596: (STUBBED) called, version: 0x040205C8 [ 1.651624] Service.FS ./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not initalized. Using default [ 1.655026] Service.FS ./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not initalized. Using default [ 1.676600] Service.LDR core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRR:154: (STUBBED) called, crr_buffer_ptr=0x08018000, crr_size=0x00001000 [ 1.677912] Service.DSP audio_core/hle/hle.cpp:LoadComponent:510: Firmware hash: 0xe031661c89e654ee [ 1.677916] Service.DSP audio_core/hle/hle.cpp:LoadComponent:514: Structures hash: 0x228655de1258d999 [ 1.677917] Service.DSP core/hle/service/dsp/dsp_dsp.cpp:LoadComponent:191: called size=0xC234, prog_mask=0x000000FF, data_mask=0x000700FF [ 1.678631] Service.DSP core/hle/service/dsp/dsp_dsp.cpp:RegisterInterruptEvents:258: Registered interrupt=2, channel=2, event=event-0012232c [ 1.678919] Service.DSP core/hle/service/dsp/dsp_dsp.cpp:GetSemaphoreEventHandle:275: (STUBBED) called [ 1.679191] Service.DSP core/hle/service/dsp/dsp_dsp.cpp:SetSemaphoreMask:285: (STUBBED) called mask=0x2000 [ 1.679621] Audio.DSP audio_core/hle/hle.cpp:PipeWrite:272: Application has requested initialization of DSP hardware [ 1.679815] Service.DSP core/hle/service/dsp/dsp_dsp.cpp:SetSemaphore:57: called, semaphore_value=4000 [ 1.681605] Service.DSP core/hle/service/dsp/dsp_dsp.cpp:SetSemaphore:57: called, semaphore_value=4000 [ 1.722003] Service.FS core/hle/service/fs/file.cpp:OpenLinkFile:214: (STUBBED) File command OpenLinkFile Path: [Binary: 000000000000000000000000] [ 1.814441] Service.GSP core/hle/service/gsp/gsp_gpu.cpp:AcquireRight:803: called flag=00000000 process=11 thread_id=0 [ 1.891307] Service.APT core/hle/service/apt/apt.cpp:AppletUtility:694: (STUBBED) called command=0X00000004, input_size=0X00000001, output_size=0X00000001 [ 1.908510] Service.FS ./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not initalized. Using default [ 1.925159] Service.LDR core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:554: CRO "Title" exports 0 static anonymous symbols [ 1.927746] Service.LDR core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:330: CRO "Title" loaded at 0x0072D000, fixed_end=0x0076A000 [ 2.712859] Render.Vulkan video_core/renderer_vulkan/vk_texture_runtime.cpp:BlitScale:1363: Depth scale unsupported by hardware [ 2.759837] Service.FS core/hle/service/fs/file.cpp:OpenLinkFile:214: (STUBBED) File command OpenLinkFile Path: [Binary: 000000000000000000000000] [ 4.629787] Audio.Sink audio_core/cubeb_sink.cpp:StateCallback:138: Cubeb Audio Stream Stopped [ 4.668598] Audio.Sink audio_core/cubeb_sink.cpp:StateCallback:135: Cubeb Audio Stream Started [ 5.270846] Audio.Sink audio_core/cubeb_sink.cpp:StateCallback:138: Cubeb Audio Stream Stopped [ 5.307625] Audio.Sink audio_core/cubeb_sink.cpp:StateCallback:135: Cubeb Audio Stream Started [ 8.864624] Service.LDR core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369: Unloading CRO "Title" [ 8.870084] Service.LDR core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:554: CRO "Load" exports 0 static anonymous symbols [ 8.872441] Service.LDR core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:330: CRO "Load" loaded at 0x0072D000, fixed_end=0x00757000 [ 11.085835] Service.FS ./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not initalized. Using default [ 11.476661] Service.LDR core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369: Unloading CRO "Load" [ 11.481421] Service.LDR core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:554: CRO "FReal" exports 0 static anonymous symbols [ 11.481462] Service.LDR core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:330: CRO "FReal" loaded at 0x0072D000, fixed_end=0x0072F000 [ 30.957563] Service.LDR core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369: Unloading CRO "FReal" [ 30.958186] Service.LDR core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:554: CRO "FDream" exports 0 static anonymous symbols [ 30.958226] Service.LDR core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:330: CRO "FDream" loaded at 0x0072D000, fixed_end=0x0072F000 [ 43.330154] Render.Vulkan video_core/renderer_vulkan/vk_descriptor_pool.cpp:Allocate:41: Run out of pools, creating new one! [ 46.760119] Service.LDR core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369: Unloading CRO "FDream" [ 46.775461] Service.LDR core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:554: CRO "BNormal" exports 0 static anonymous symbols [ 46.775509] Service.LDR core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:330: CRO "BNormal" loaded at 0x0072D000, fixed_end=0x0072F000 [ 46.792057] Service.HID core/hle/service/hid/hid.cpp:GetGyroscopeLowCalibrateParam:402: (STUBBED) called [ 46.818427] Service.PTM core/hle/service/ptm/ptm.cpp:GetStepHistory:96: (STUBBED) called, from time(raw): 0xaf31f7cc00, for 24 hours [ 87.186656] Render.Vulkan video_core/renderer_vulkan/vk_descriptor_pool.cpp:Allocate:41: Run out of pools, creating new one! [ 152.791822] Service.LDR core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369: Unloading CRO "BNormal" [ 152.792318] Service.LDR core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:554: CRO "FDream" exports 0 static anonymous symbols [ 152.792358] Service.LDR core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:330: CRO "FDream" loaded at 0x0072D000, fixed_end=0x0072F000 [ 166.355692] Service.LDR core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369: Unloading CRO "FDream" [ 166.361659] Service.LDR core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:554: CRO "BNormal" exports 0 static anonymous symbols [ 166.361707] Service.LDR core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:330: CRO "BNormal" loaded at 0x0072D000, fixed_end=0x0072F000 [ 166.376174] Service.HID core/hle/service/hid/hid.cpp:GetGyroscopeLowCalibrateParam:402: (STUBBED) called [ 166.376691] Service.PTM core/hle/service/ptm/ptm.cpp:GetStepHistory:96: (STUBBED) called, from time(raw): 0xaf31f7cc00, for 24 hours [ 289.436344] Service.LDR core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369: Unloading CRO "BNormal" [ 289.436811] Service.LDR core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:554: CRO "FDream" exports 0 static anonymous symbols [ 289.436847] Service.LDR core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:330: CRO "FDream" loaded at 0x0072D000, fixed_end=0x0072F000 [ 315.840762] Service.LDR core/hle/service/ldr_ro/ldr_ro.cpp:UnloadCRO:369: Unloading CRO "FDream" [ 315.846804] Service.LDR core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:554: CRO "BNormal" exports 0 static anonymous symbols [ 315.846852] Service.LDR core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:330: CRO "BNormal" loaded at 0x0072D000, fixed_end=0x0072F000 [ 315.858053] Service.HID core/hle/service/hid/hid.cpp:GetGyroscopeLowCalibrateParam:402: (STUBBED) called [ 315.858527] Service.PTM core/hle/service/ptm/ptm.cpp:GetStepHistory:96: (STUBBED) called, from time(raw): 0xaf31f7cc00, for 24 hours [ 433.512054] Audio.Sink audio_core/cubeb_sink.cpp:StateCallback:138: Cubeb Audio Stream Stopped [ 433.555636] Audio.Sink audio_core/cubeb_sink.cpp:StateCallback:135: Cubeb Audio Stream Started [ 434.036110] Audio.Sink