[ 0.038463] Frontend main/jni/id_cache.cpp:JNI_OnLoad:148: Logging backend initialised [ 0.043340] Config main/jni/config.cpp:LoadINI:49: Successfully loaded /sdcard/citra-emu/config/config.ini [ 0.083619] Service.FS core/file_sys/ncch_container.cpp:LoadHeader:161: 16384 [ 0.085284] HW.AES core/hw/aes/key.cpp:LoadPresetKeys:469: Invalid key name generator [ 0.085290] HW.AES core/hw/aes/key.cpp:LoadPresetKeys:443: Failed to parse # load encryption game [ 0.085305] HW.AES core/hw/aes/key.cpp:LoadPresetKeys:443: Failed to parse # share Mii via QR code between Citra and 3DS [ 0.085314] HW.AES core/hw/aes/key.cpp:LoadPresetKeys:443: Failed to parse # generate accurate UDS data frames [ 0.085325] HW.AES core/hw/aes/key.cpp:LoadPresetKeys:443: Failed to parse # install encrypted CIA [ 0.085328] HW.AES core/hw/aes/key.cpp:LoadPresetKeys:443: Failed to parse # Friend [ 0.085333] HW.AES core/hw/aes/key.cpp:LoadPresetKeys:443: Failed to parse # StreetPass [ 0.085340] HW.AES core/hw/aes/key.cpp:LoadPresetKeys:443: Failed to parse # BOSS [ 0.085345] HW.AES core/hw/aes/key.cpp:LoadPresetKeys:443: Failed to parse # ssl cert [ 0.085348] HW.AES core/hw/aes/key.cpp:LoadPresetKeys:443: Failed to parse # common [ 0.085373] HW.AES core/hw/aes/key.cpp:LoadPresetKeys:443: Failed to parse [ 0.088698] Service.FS core/file_sys/ncch_container.cpp:LoadHeader:161: 16384 [ 0.091598] Service.FS core/file_sys/ncch_container.cpp:LoadHeader:161: 16384 [ 0.113074] Loader core/loader/loader.cpp:GetLoader:120: Failed to load file /sdcard/citra-emu/nand/00000000000000000000000000000000/title/00040010 [ 0.124654] Service.FS core/file_sys/ncch_container.cpp:LoadHeader:161: 16384 [ 0.129537] Service.FS core/file_sys/ncch_container.cpp:LoadHeader:161: 16384 [ 0.133951] Service.FS core/file_sys/ncch_container.cpp:LoadHeader:161: 16384 [ 0.156984] Loader core/loader/loader.cpp:GetLoader:120: Failed to load file /sdcard/citra-emu/nand/00000000000000000000000000000000/title/00040010 [ 0.216341] Service.FS core/file_sys/ncch_container.cpp:LoadHeader:161: 16384 [ 28.807712] Frontend main/jni/native.cpp:Java_org_citra_citra_1emu_NativeLibrary_SurfaceChanged:278: Surface changed [ 28.812675] Frontend main/jni/native.cpp:RunCitra:148: Citra is Starting [ 28.834041] Config main/jni/config.cpp:LoadINI:49: Successfully loaded /sdcard/citra-emu/config/config.ini [ 28.838985] Service.FS core/file_sys/ncch_container.cpp:LoadHeader:161: 16384 [ 28.915136] Audio.Sink audio_core/cubeb_sink.cpp:CubebSink:47: Error getting minimum latency [ 28.979909] Audio.Sink audio_core/cubeb_sink.cpp:StateCallback:137: Cubeb Audio Stream Started [ 28.979971] RPC_Server core/rpc/rpc_server.cpp:RPCServer:12: Starting RPC server ... [ 28.980175] RPC_Server core/rpc/rpc_server.cpp:HandleRequestsLoop:113: Request handler started. [ 28.981222] RPC_Server core/rpc/server.cpp:Start:22: Error starting UDP server [ 28.981232] RPC_Server core/rpc/rpc_server.cpp:RPCServer:16: RPC started. [ 28.988498] Service.FS core/file_sys/ncch_container.cpp:LoadOverrides:474: Loaded NCCH /sdcard/citra-emu/nand/00000000000000000000000000000000/title/0004009b/00010202/content/00000000.app is tainted, application behavior may not be as expected! [ 28.991651] Service.FS core/file_sys/ncch_container.cpp:LoadOverrides:474: Loaded NCCH /sdcard/citra-emu/nand/00000000000000000000000000000000/title/0004009b/00010402/content/00000000.app is tainted, application behavior may not be as expected! [ 28.995131] Service.FS core/file_sys/ncch_container.cpp:LoadOverrides:474: Loaded NCCH /sdcard/citra-emu/nand/00000000000000000000000000000000/title/000400db/00010302/content/00000000.app is tainted, application behavior may not be as expected! [ 29.004513] Service.HTTP core/hle/service/http_c.cpp:DecryptClCertA:826: ClCertA file missing [ 29.004917] Render.OpenGL video_core/renderer_opengl/renderer_opengl.cpp:Init:1265: GL_VERSION: OpenGL ES 3.2 ANGLE git hash: 50101db6df97 [ 29.004923] Render.OpenGL video_core/renderer_opengl/renderer_opengl.cpp:Init:1266: GL_VENDOR: Samsung Electronics Co., Ltd. [ 29.004926] Render.OpenGL video_core/renderer_opengl/renderer_opengl.cpp:Init:1267: GL_RENDERER: ANGLE (Samsung Xclipse 920) on Vulkan 1.1.179 [ 29.007140] Render.OpenGL video_core/renderer_opengl/gl_format_reinterpreter.cpp:ShaderD24S8toRGBA8:291: Texture views are unsupported, reinterpretation will do intermediate copy [ 29.007301] Render.OpenGL video_core/renderer_opengl/gl_format_reinterpreter.cpp:FormatReinterpreterOpenGL:386: Using shader for D24S8 to RGBA8 reinterpretation [ 29.014511] Render.OpenGL video_core/renderer_opengl/gl_shader_util.cpp:LoadShader:64: Error compiling vertex shader: ERROR: 0:85: 'gl_ClipDistance' : undeclared identifier ERROR: 0:85: 'expression' : left of '[' is not of type array, matrix, or vector ERROR: 0:85: 'assign' : l-value required (can't modify a const) ERROR: 0:86: 'gl_ClipDistance' : undeclared identifier ERROR: 0:86: 'expression' : left of '[' is not of type array, matrix, or vector ERROR: 0:86: 'assign' : l-value required (can't modify a const) [ 29.014531] Render.OpenGL video_core/renderer_opengl/gl_shader_util.cpp:LoadShader:65: Shader source code: #version 320 es #define CITRA_GLES #if defined(GL_ANDROID_extension_pack_es31a) #extension GL_ANDROID_extension_pack_es31a : enable #endif // defined(GL_ANDROID_extension_pack_es31a) #if defined(GL_EXT_clip_cull_distance) #extension GL_EXT_clip_cull_distance : enable #endif // defined(GL_EXT_clip_cull_distance) layout(location = 0) in vec4 vert_position; layout(location = 1) in vec4 vert_color; layout(location = 2) in vec2 vert_texcoord0; layout(location = 3) in vec2 vert_texcoord1; layout(location = 4) in vec2 vert_texcoord2; layout(location = 5) in float vert_texcoord0_w; layout(location = 6) in vec4 vert_normquat; layout(location = 7) in vec3 vert_view; out vec4 primary_color; out vec2 texcoord0; out vec2 texcoord1; out vec2 texcoord2; out float texcoord0_w; out vec4 normquat; out vec3 view; #define NUM_TEV_STAGES 6 #define NUM_LIGHTS 8 #define NUM_LIGHTING_SAMPLERS 24 struct LightSrc { vec3 specular_0; vec3 specular_1; vec3 diffuse; vec3 ambient; vec3 position; vec3 spot_direction; float dist_atten_bias; float dist_atten_scale; }; layout (std140) uniform shader_data { int framebuffer_scale; int alphatest_ref; float depth_scale; float depth_offset; float shadow_bias_constant; float shadow_bias_linear; int scissor_x1; int scissor_y1; int scissor_x2; int scissor_y2; int fog_lut_offset; int proctex_noise_lut_offset; int proctex_color_map_offset; int proctex_alpha_map_offset; int proctex_lut_offset; int proctex_diff_lut_offset; float proctex_bias; int shadow_texture_bias; ivec4 lighting_lut_offset[NUM_LIGHTING_SAMPLERS / 4]; vec3 fog_color; vec2 proctex_noise_f; vec2 proctex_noise_a; vec2 proctex_noise_p; vec3 lighting_global_ambient; LightSrc light_src[NUM_LIGHTS]; vec4 const_color[NUM_TEV_STAGES]; vec4 tev_combiner_buffer_color; vec4 clip_coef; }; void main() { primary_color = vert_color; texcoord0 = vert_texcoord0; texcoord1 = vert_texcoord1; texcoord2 = vert_texcoord2; texcoord0_w = vert_texcoord0_w; normquat = vert_normquat; view = vert_view; gl_Position = vert_position; #if !defined(CITRA_GLES) || defined(GL_EXT_clip_cull_distance) gl_ClipDistance[0] = -vert_position.z; // fixed PICA clipping plane z <= 0 gl_ClipDistance[1] = dot(clip_coef, vert_position); #endif // !defined(CITRA_GLES) || defined(GL_EXT_clip_cull_distance) } [ 29.015907] Loader core/loader/ncch.cpp:Load:192: Program ID: 0004000000174400 [ 29.016711] Service.FS core/file_sys/ncch_container.cpp:OpenFile:130: Failed to open /sdcard/citra-emu/sdmc/Nintendo 3DS/00000000000000000000000000000000/00000000000000000000000000000000/title/0004000e/00174400/content/00000000.app [ 29.089807] Loader core/hle/kernel/process.cpp:ParseKernelCaps:141: ExHeader kernel version: 2.50 [ 29.096636] Service.CFG core/hle/service/cfg/cfg.cpp:SetPreferredRegionCodes:654: Preferred region code set to 2 [ 29.122787] Render.OpenGL video_core/renderer_opengl/gl_shader_disk_cache.cpp:LoadTransferable:169: Found a transferable disk cache with 2 entries [ 29.124183] Render.OpenGL video_core/renderer_opengl/gl_shader_disk_cache.cpp:LoadPrecompiled:181: No precompiled shader cache found for game with title id=0004000000174400 [ 29.164178] Service.SRV core/hle/service/sm/srv.cpp:RegisterClient:63: (STUBBED) called. Caller PID=11 [ 29.343117] Service.SRV core/hle/service/sm/srv.cpp:EnableNotification:85: (STUBBED) called [ 29.345529] Service.APT core/hle/service/apt/apt.cpp:GetLockHandle:317: (STUBBED) called applet_attributes=0X00000000 [ 29.350198] Service.APT core/hle/service/apt/apt.cpp:SetScreenCapPostPermission:804: (STUBBED) called, screen_capture_post_permission=0 [ 29.350837] Service.NDM core/hle/service/ndm/ndm_u.cpp:OverrideDefaultDaemons:186: (STUBBED) bit_mask=0x0000000F [ 29.350969] Service.NDM core/hle/service/ndm/ndm_u.cpp:SuspendDaemons:74: (STUBBED) bit_mask=0x00000006 [ 29.351962] Service.FS core/hle/service/fs/fs_user.cpp:InitializeWithSdkVersion:600: (STUBBED) called, version: 0x0A0101C8 [ 29.353074] Service.FS .\core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not initalized. Using default [ 29.353084] Service.FS core/file_sys/archive_selfncch.cpp:OpenRomFS:193: Unable to read RomFS [ 29.353090] Service.FS core/hle/service/fs/fs_user.cpp:OpenFileDirectly:129: failed to get a handle for file [Binary: 000000000000000000000000] mode=1 attributes=0 [ 29.353643] Service.ERR core/hle/service/err_f.cpp:ThrowFatalError:169: Fatal error [ 29.353653] Service.ERR core/hle/service/err_f.cpp:ThrowFatalError:171: Fatal error type: Generic [ 29.353655] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:149: PID: 0x0000000B [ 29.353656] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:151: REV: 0x00000000_0x0000EB27 [ 29.353657] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:153: TID: 0x00000000_0x00000000 [ 29.353658] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:155: AID: 0x00000000_0x00000000 [ 29.353659] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:156: ADR: 0x00101410 [ 29.353660] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:159: RSL: 0xC8804464 [ 29.353660] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:160: Level: 25 [ 29.353661] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:161: Summary: 4 [ 29.353661] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:162: Module: 17 [ 29.353662] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:163: Desc: 100 [ 29.353673] Service.ERR core/hle/service/err_f.cpp:ThrowFatalError:182: Datetime: 2023/04/23 10:34:29