0% found this document useful (0 votes)
24 views

Citra Log

The document contains log messages from an emulator application. It logs messages about initializing various system components like the backend, loading configuration files, and errors encountered loading encrypted game files due to missing keys. It also logs about initializing graphics and audio systems. The application encounters errors with network communication and some unimplemented functions.

Uploaded by

eduardoreyna1104
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
24 views

Citra Log

The document contains log messages from an emulator application. It logs messages about initializing various system components like the backend, loading configuration files, and errors encountered loading encrypted game files due to missing keys. It also logs about initializing graphics and audio systems. The application encounters errors with network communication and some unimplemented functions.

Uploaded by

eduardoreyna1104
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 11

[ 0.056342] Frontend <Info> main/jni/id_cache.

cpp:JNI_OnLoad:148: Logging backend


initialised
[ 0.070768] Config <Info> main/jni/config.cpp:LoadINI:49: Successfully loaded
/sdcard/citra-emu/config/config.ini
[ 0.407890] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 0.418844] Service.FS <Error> core/file_sys/ncch_container.cpp:Load:242: Secure1
KeyX missing
[ 0.418889] Service.FS <Warning> core/file_sys/ncch_container.cpp:Load:343: NCCH
is marked as encrypted but with decrypted exheader. Force no crypto scheme.
[ 0.437724] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 0.437773] Service.FS <Error> core/file_sys/ncch_container.cpp:Load:242: Secure1
KeyX missing
[ 0.437784] Service.FS <Warning> core/file_sys/ncch_container.cpp:Load:343: NCCH
is marked as encrypted but with decrypted exheader. Force no crypto scheme.
[ 0.445846] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 0.445904] Service.FS <Error> core/file_sys/ncch_container.cpp:Load:242: Secure1
KeyX missing
[ 0.445912] Service.FS <Warning> core/file_sys/ncch_container.cpp:Load:343: NCCH
is marked as encrypted but with decrypted exheader. Force no crypto scheme.
[ 0.513718] Loader <Error> core/loader/loader.cpp:GetLoader:120: Failed to load
file /sdcard/citra-emu/sdmc/Nintendo
3DS/00000000000000000000000000000000/00000000000000000000000000000000/title/
00040000
[ 0.515830] Loader <Error> core/loader/loader.cpp:GetLoader:120: Failed to load
file /sdcard/citra-emu/nand/00000000000000000000000000000000/title/00040010
[ 0.658387] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 0.658442] Service.FS <Error> core/file_sys/ncch_container.cpp:Load:242: Secure1
KeyX missing
[ 0.658452] Service.FS <Warning> core/file_sys/ncch_container.cpp:Load:343: NCCH
is marked as encrypted but with decrypted exheader. Force no crypto scheme.
[ 0.666357] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 0.666409] Service.FS <Error> core/file_sys/ncch_container.cpp:Load:242: Secure1
KeyX missing
[ 0.666417] Service.FS <Warning> core/file_sys/ncch_container.cpp:Load:343: NCCH
is marked as encrypted but with decrypted exheader. Force no crypto scheme.
[ 0.672540] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 0.672597] Service.FS <Error> core/file_sys/ncch_container.cpp:Load:242: Secure1
KeyX missing
[ 0.672606] Service.FS <Warning> core/file_sys/ncch_container.cpp:Load:343: NCCH
is marked as encrypted but with decrypted exheader. Force no crypto scheme.
[ 0.678781] Loader <Error> core/loader/loader.cpp:GetLoader:120: Failed to load
file /sdcard/citra-emu/sdmc/Nintendo
3DS/00000000000000000000000000000000/00000000000000000000000000000000/title/
00040000
[ 0.679389] Loader <Error> core/loader/loader.cpp:GetLoader:120: Failed to load
file /sdcard/citra-emu/nand/00000000000000000000000000000000/title/00040010
[ 1.056373] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 1.056434] Service.FS <Error> core/file_sys/ncch_container.cpp:Load:242: Secure1
KeyX missing
[ 1.056447] Service.FS <Warning> core/file_sys/ncch_container.cpp:Load:343: NCCH
is marked as encrypted but with decrypted exheader. Force no crypto scheme.
[ 2.860640] Frontend <Info>
main/jni/native.cpp:Java_org_citra_citra_1emu_NativeLibrary_SurfaceChanged:278:
Surface changed
[ 2.862917] Frontend <Info> main/jni/native.cpp:RunCitra:148: Citra is Starting
[ 3.011666] Config <Info> main/jni/config.cpp:LoadINI:49: Successfully loaded
/sdcard/citra-emu/config/config.ini
[ 3.023124] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 3.025661] Service.FS <Error> core/file_sys/ncch_container.cpp:Load:242: Secure1
KeyX missing
[ 3.025704] Service.FS <Warning> core/file_sys/ncch_container.cpp:Load:343: NCCH
is marked as encrypted but with decrypted exheader. Force no crypto scheme.
[ 3.711718] Audio.Sink <Critical> audio_core/cubeb_sink.cpp:CubebSink:47: Error
getting minimum latency
[ 3.951194] Audio.Sink <Info> audio_core/cubeb_sink.cpp:StateCallback:137: Cubeb
Audio Stream Started
[ 3.951256] RPC_Server <Info> core/rpc/rpc_server.cpp:RPCServer:12: Starting RPC
server ...
[ 3.952332] RPC_Server <Info> core/rpc/rpc_server.cpp:HandleRequestsLoop:113:
Request handler started.
[ 4.172393] RPC_Server <Error> core/rpc/server.cpp:Start:22: Error starting UDP
server
[ 4.172431] RPC_Server <Info> core/rpc/rpc_server.cpp:RPCServer:16: RPC started.
[ 8.125759] Frontend <Info>
main/jni/native.cpp:Java_org_citra_citra_1emu_NativeLibrary_SurfaceChanged:278:
Surface changed
[ 8.252695] Service.HTTP <Error> core/hle/service/http_c.cpp:DecryptClCertA:826:
ClCertA file missing
[ 8.261823] Render.OpenGL <Info>
video_core/renderer_opengl/renderer_opengl.cpp:Init:1265: GL_VERSION: OpenGL ES 3.2
build 1.13@5776728
[ 8.262016] Render.OpenGL <Info>
video_core/renderer_opengl/renderer_opengl.cpp:Init:1266: GL_VENDOR: Imagination
Technologies
[ 8.262091] Render.OpenGL <Info>
video_core/renderer_opengl/renderer_opengl.cpp:Init:1267: GL_RENDERER: PowerVR
Rogue GE8320
[ 8.337945] Render.OpenGL <Info>
video_core/renderer_opengl/gl_format_reinterpreter.cpp:ShaderD24S8toRGBA8:291:
Texture views are unsupported, reinterpretation will do intermediate copy
[ 8.338033] Render.OpenGL <Info>
video_core/renderer_opengl/gl_format_reinterpreter.cpp:FormatReinterpreterOpenGL:38
6: Using shader for D24S8 to RGBA8 reinterpretation
[ 8.469775] Loader <Info> core/loader/ncch.cpp:Load:192: Program ID:
0004000000033600
[ 8.472473] Service.FS <Warning> core/file_sys/ncch_container.cpp:OpenFile:130:
Failed to open /sdcard/citra-emu/sdmc/Nintendo
3DS/00000000000000000000000000000000/00000000000000000000000000000000/title/
0004000e/00033600/content/00000000.app
[ 8.658374] Service.FS <Info>
core/file_sys/ncch_container.cpp:LoadSectionExeFS:505: Attempting to load logo from
the ExeFS
[ 8.661342] Service.CFG <Info>
core/hle/service/cfg/cfg.cpp:SetPreferredRegionCodes:654: Preferred region code set
to 2
[ 8.763784] Render.OpenGL <Info>
video_core/renderer_opengl/gl_shader_disk_cache.cpp:LoadTransferable:118: No
transferable shader cache found for game with title id=0004000000033600
[ 8.924236] Service.SRV <Warning> core/hle/service/sm/srv.cpp:RegisterClient:63:
(STUBBED) called. Caller PID=11
[ 8.928106] Service.SRV <Warning>
core/hle/service/sm/srv.cpp:EnableNotification:85: (STUBBED) called
[ 8.942963] Service.APT <Warning> core/hle/service/apt/apt.cpp:GetLockHandle:317:
(STUBBED) called applet_attributes=0X00000000
[ 9.019183] Service.FS <Error>
.\core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 9.068537] Service.FS <Error>
.\core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 9.170040] Service.APT <Warning> core/hle/service/apt/apt.cpp:NotifyToWait:296:
(STUBBED) app_id=768
[ 9.187633] Service.APT <Warning> core/hle/service/apt/apt.cpp:AppletUtility:592:
(STUBBED) called command=0X00000007, input_size=0X00000004, output_size=0X00000001
[ 9.190505] Service.APT <Warning> core/hle/service/apt/apt.cpp:AppletUtility:592:
(STUBBED) called command=0X00000004, input_size=0X00000001, output_size=0X00000001
[ 9.280657] Service.GSP <Warning>
core/hle/service/gsp/gsp_gpu.cpp:AcquireRight:704: called flag=00000000 process=11
thread_id=0
[ 9.333846] Render.OpenGL <Error>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:MortonCopy:177: Out of bound
texture
[ 9.507228] Service.DSP <Info> audio_core/hle/hle.cpp:LoadComponent:497: Firmware
hash: 0x4b1ec1487e523c5a
[ 9.507347] Service.DSP <Info> audio_core/hle/hle.cpp:LoadComponent:501:
Structures hash: 0xd194fc96db654a27
[ 9.507369] Service.DSP <Info>
core/hle/service/dsp/dsp_dsp.cpp:LoadComponent:189: called size=0xBE0C,
prog_mask=0x000000FF, data_mask=0x000800FF
[ 9.512245] Service.DSP <Info>
core/hle/service/dsp/dsp_dsp.cpp:RegisterInterruptEvents:255: Registered
interrupt=2, channel=2, event=event-002fa2d0
[ 9.514141] Service.DSP <Warning>
core/hle/service/dsp/dsp_dsp.cpp:GetSemaphoreEventHandle:271: (STUBBED) called
[ 9.515856] Service.DSP <Warning>
core/hle/service/dsp/dsp_dsp.cpp:SetSemaphoreMask:281: (STUBBED) called mask=0x2000
[ 9.519708] Audio.DSP <Info> audio_core/hle/hle.cpp:PipeWrite:257: Application
has requested initialization of DSP hardware
[ 9.521153] Service.DSP <Info> core/hle/service/dsp/dsp_dsp.cpp:SetSemaphore:57:
called, semaphore_value=4000
[ 9.544110] Service.DSP <Info> core/hle/service/dsp/dsp_dsp.cpp:SetSemaphore:57:
called, semaphore_value=4000
[ 9.924638] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetInternalPriorities': port='gsp::Gpu'
cmd_buf={[0]=0x1e0080, [1]=0x19, [2]=0x1a}
[ 12.685074] Service.HID <Warning>
core/hle/service/hid/hid.cpp:GetGyroscopeLowCalibrateParam:409: (STUBBED) called
[ 13.709649] Service.NDM <Warning>
core/hle/service/ndm/ndm_u.cpp:SuspendScheduler:98: (STUBBED)
perform_in_background=false
[ 13.711028] Service.APT <Warning> core/hle/service/apt/apt.cpp:AppletUtility:592:
(STUBBED) called command=0X00000004, input_size=0X00000001, output_size=0X00000001
[ 14.249458] Service.FS <Error> core/hle/service/fs/fs_user.cpp:OpenArchive:337:
failed to get a handle for archive archive_id=0x00000004 archive_path=[Empty]
[ 22.784882] Service.FS <Error>
.\core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 22.917873] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'ControlArchive': port='fs:USER' cmd_buf={[0]=0x80d0144,
[1]=0x3, [2]=0x0, [3]=0x0, [4]=0x1, [5]=0x1, [6]=0x1a, [7]=0x0, [8]=0x1c, [9]=0x1}
[ 25.188249] Service.FS <Error>
.\core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 48.033883] Service.FS <Error>
.\core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 48.035210] Service.FS <Error> core/file_sys/savedata_archive.cpp:OpenFile:78:
Non-existing file /sdcard/citra-emu/sdmc/Nintendo
3DS/00000000000000000000000000000000/00000000000000000000000000000000/title/
00040000/00033600/data/00000001/save00.bin can't be open without mode create.
[ 48.035517] Service.FS <Error> core/hle/service/fs/fs_user.cpp:OpenFile:77:
failed to get a handle for file [Wchar: /save00.bin]
[ 48.078212] Service.FS <Error>
.\core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 48.079257] Service.FS <Error> core/file_sys/savedata_archive.cpp:OpenFile:78:
Non-existing file /sdcard/citra-emu/sdmc/Nintendo
3DS/00000000000000000000000000000000/00000000000000000000000000000000/title/
00040000/00033600/data/00000001/save01.bin can't be open without mode create.
[ 48.079539] Service.FS <Error> core/hle/service/fs/fs_user.cpp:OpenFile:77:
failed to get a handle for file [Wchar: /save01.bin]
[ 48.133130] Service.FS <Error>
.\core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 48.134909] Service.FS <Error> core/file_sys/savedata_archive.cpp:OpenFile:78:
Non-existing file /sdcard/citra-emu/sdmc/Nintendo
3DS/00000000000000000000000000000000/00000000000000000000000000000000/title/
00040000/00033600/data/00000001/save02.bin can't be open without mode create.
[ 48.134958] Service.FS <Error> core/hle/service/fs/fs_user.cpp:OpenFile:77:
failed to get a handle for file [Wchar: /save02.bin]
[ 59.070539] RPC_Server <Info> core/rpc/rpc_server.cpp:~RPCServer:20: Stopping RPC
...
[ 59.081602] RPC_Server <Info> core/rpc/server.cpp:NewRequestCallback:37: Received
end packet
[ 59.093175] RPC_Server <Info> core/rpc/rpc_server.cpp:~RPCServer:24: RPC stopped.
[ 59.205160] Audio.Sink <Info> audio_core/cubeb_sink.cpp:StateCallback:140: Cubeb
Audio Stream Stopped
[ 128.278161] Config <Info> main/jni/config.cpp:LoadINI:49: Successfully loaded
/sdcard/citra-emu/config/config.ini
[ 129.591247] Frontend <Info>
main/jni/native.cpp:Java_org_citra_citra_1emu_NativeLibrary_SurfaceChanged:278:
Surface changed
[ 129.594972] Frontend <Info> main/jni/native.cpp:RunCitra:148: Citra is Starting
[ 129.904040] Config <Info> main/jni/config.cpp:LoadINI:49: Successfully loaded
/sdcard/citra-emu/config/config.ini
[ 129.915974] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 129.922393] Service.FS <Error> core/file_sys/ncch_container.cpp:Load:242: Secure1
KeyX missing
[ 129.922428] Service.FS <Warning> core/file_sys/ncch_container.cpp:Load:343: NCCH
is marked as encrypted but with decrypted exheader. Force no crypto scheme.
[ 130.528511] Audio.Sink <Critical> audio_core/cubeb_sink.cpp:CubebSink:47: Error
getting minimum latency
[ 130.690867] Audio.Sink <Info> audio_core/cubeb_sink.cpp:StateCallback:137: Cubeb
Audio Stream Started
[ 130.691227] RPC_Server <Info> core/rpc/rpc_server.cpp:RPCServer:12: Starting RPC
server ...
[ 130.691616] RPC_Server <Info> core/rpc/rpc_server.cpp:HandleRequestsLoop:113:
Request handler started.
[ 130.709355] RPC_Server <Error> core/rpc/server.cpp:Start:22: Error starting UDP
server
[ 130.711431] RPC_Server <Info> core/rpc/rpc_server.cpp:RPCServer:16: RPC started.
[ 130.816384] Service.HTTP <Error> core/hle/service/http_c.cpp:DecryptClCertA:826:
ClCertA file missing
[ 130.826361] Render.OpenGL <Info>
video_core/renderer_opengl/renderer_opengl.cpp:Init:1265: GL_VERSION: OpenGL ES 3.2
build 1.13@5776728
[ 130.826754] Render.OpenGL <Info>
video_core/renderer_opengl/renderer_opengl.cpp:Init:1266: GL_VENDOR: Imagination
Technologies
[ 130.826783] Render.OpenGL <Info>
video_core/renderer_opengl/renderer_opengl.cpp:Init:1267: GL_RENDERER: PowerVR
Rogue GE8320
[ 130.836384] Render.OpenGL <Info>
video_core/renderer_opengl/gl_format_reinterpreter.cpp:ShaderD24S8toRGBA8:291:
Texture views are unsupported, reinterpretation will do intermediate copy
[ 130.836452] Render.OpenGL <Info>
video_core/renderer_opengl/gl_format_reinterpreter.cpp:FormatReinterpreterOpenGL:38
6: Using shader for D24S8 to RGBA8 reinterpretation
[ 130.881593] Loader <Info> core/loader/ncch.cpp:Load:192: Program ID:
0004000000033600
[ 130.883658] Service.FS <Warning> core/file_sys/ncch_container.cpp:OpenFile:130:
Failed to open /sdcard/citra-emu/sdmc/Nintendo
3DS/00000000000000000000000000000000/00000000000000000000000000000000/title/
0004000e/00033600/content/00000000.app
[ 131.138983] Service.FS <Info>
core/file_sys/ncch_container.cpp:LoadSectionExeFS:505: Attempting to load logo from
the ExeFS
[ 131.142225] Service.CFG <Info>
core/hle/service/cfg/cfg.cpp:SetPreferredRegionCodes:654: Preferred region code set
to 2
[ 131.250149] Render.OpenGL <Info>
video_core/renderer_opengl/gl_shader_disk_cache.cpp:LoadTransferable:169: Found a
transferable disk cache with 31 entries
[ 131.326182] Render.OpenGL <Info>
video_core/renderer_opengl/gl_shader_disk_cache.cpp:LoadPrecompiledFile:274: Found
a precompiled disk cache with 30 decompiled entries and 30 binary entries
[ 214.566866] Service.SRV <Warning> core/hle/service/sm/srv.cpp:RegisterClient:63:
(STUBBED) called. Caller PID=11
[ 214.573357] Service.SRV <Warning>
core/hle/service/sm/srv.cpp:EnableNotification:85: (STUBBED) called
[ 214.591015] Service.APT <Warning> core/hle/service/apt/apt.cpp:GetLockHandle:317:
(STUBBED) called applet_attributes=0X00000000
[ 214.665154] Service.FS <Error>
.\core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 214.703925] Service.FS <Error>
.\core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 214.864598] Service.APT <Warning> core/hle/service/apt/apt.cpp:NotifyToWait:296:
(STUBBED) app_id=768
[ 214.883806] Service.APT <Warning> core/hle/service/apt/apt.cpp:AppletUtility:592:
(STUBBED) called command=0X00000007, input_size=0X00000004, output_size=0X00000001
[ 214.886719] Service.APT <Warning> core/hle/service/apt/apt.cpp:AppletUtility:592:
(STUBBED) called command=0X00000004, input_size=0X00000001, output_size=0X00000001
[ 214.972000] Service.GSP <Warning>
core/hle/service/gsp/gsp_gpu.cpp:AcquireRight:704: called flag=00000000 process=11
thread_id=0
[ 215.019579] Render.OpenGL <Error>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:MortonCopy:177: Out of bound
texture
[ 215.162092] Service.DSP <Info> audio_core/hle/hle.cpp:LoadComponent:497: Firmware
hash: 0x4b1ec1487e523c5a
[ 215.162138] Service.DSP <Info> audio_core/hle/hle.cpp:LoadComponent:501:
Structures hash: 0xd194fc96db654a27
[ 215.162150] Service.DSP <Info>
core/hle/service/dsp/dsp_dsp.cpp:LoadComponent:189: called size=0xBE0C,
prog_mask=0x000000FF, data_mask=0x000800FF
[ 215.166963] Service.DSP <Info>
core/hle/service/dsp/dsp_dsp.cpp:RegisterInterruptEvents:255: Registered
interrupt=2, channel=2, event=event-002fa2d0
[ 215.168888] Service.DSP <Warning>
core/hle/service/dsp/dsp_dsp.cpp:GetSemaphoreEventHandle:271: (STUBBED) called
[ 215.170329] Service.DSP <Warning>
core/hle/service/dsp/dsp_dsp.cpp:SetSemaphoreMask:281: (STUBBED) called mask=0x2000
[ 215.172821] Audio.DSP <Info> audio_core/hle/hle.cpp:PipeWrite:257: Application
has requested initialization of DSP hardware
[ 215.174405] Service.DSP <Info> core/hle/service/dsp/dsp_dsp.cpp:SetSemaphore:57:
called, semaphore_value=4000
[ 215.193863] Service.DSP <Info> core/hle/service/dsp/dsp_dsp.cpp:SetSemaphore:57:
called, semaphore_value=4000
[ 215.522337] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SetInternalPriorities': port='gsp::Gpu'
cmd_buf={[0]=0x1e0080, [1]=0x19, [2]=0x1a}
[ 218.790775] Service.HID <Warning>
core/hle/service/hid/hid.cpp:GetGyroscopeLowCalibrateParam:409: (STUBBED) called
[ 219.800074] Service.NDM <Warning>
core/hle/service/ndm/ndm_u.cpp:SuspendScheduler:98: (STUBBED)
perform_in_background=false
[ 219.801622] Service.APT <Warning> core/hle/service/apt/apt.cpp:AppletUtility:592:
(STUBBED) called command=0X00000004, input_size=0X00000001, output_size=0X00000001
[ 220.463162] Service.FS <Error>
.\core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 238.950742] Service.FS <Error>
.\core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 238.951571] Service.FS <Error> core/file_sys/savedata_archive.cpp:OpenFile:78:
Non-existing file /sdcard/citra-emu/sdmc/Nintendo
3DS/00000000000000000000000000000000/00000000000000000000000000000000/title/
00040000/00033600/data/00000001/save00.bin can't be open without mode create.
[ 238.951603] Service.FS <Error> core/hle/service/fs/fs_user.cpp:OpenFile:77:
failed to get a handle for file [Wchar: /save00.bin]
[ 238.991601] Service.FS <Error>
.\core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 238.992351] Service.FS <Error> core/file_sys/savedata_archive.cpp:OpenFile:78:
Non-existing file /sdcard/citra-emu/sdmc/Nintendo
3DS/00000000000000000000000000000000/00000000000000000000000000000000/title/
00040000/00033600/data/00000001/save01.bin can't be open without mode create.
[ 238.992408] Service.FS <Error> core/hle/service/fs/fs_user.cpp:OpenFile:77:
failed to get a handle for file [Wchar: /save01.bin]
[ 239.033059] Service.FS <Error>
.\core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 239.033825] Service.FS <Error> core/file_sys/savedata_archive.cpp:OpenFile:78:
Non-existing file /sdcard/citra-emu/sdmc/Nintendo
3DS/00000000000000000000000000000000/00000000000000000000000000000000/title/
00040000/00033600/data/00000001/save02.bin can't be open without mode create.
[ 239.033856] Service.FS <Error> core/hle/service/fs/fs_user.cpp:OpenFile:77:
failed to get a handle for file [Wchar: /save02.bin]
[ 253.811895] Service.FS <Error>
.\core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 254.020021] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'ControlArchive': port='fs:USER' cmd_buf={[0]=0x80d0144,
[1]=0x8, [2]=0x0, [3]=0x0, [4]=0x1, [5]=0x1, [6]=0x1a, [7]=0x0, [8]=0x1c, [9]=0x1}
[ 273.622751] Service.FS <Error>
.\core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 273.677454] Service.FS <Error>
.\core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 273.678424] Service.FS <Error> core/file_sys/savedata_archive.cpp:OpenFile:78:
Non-existing file /sdcard/citra-emu/sdmc/Nintendo
3DS/00000000000000000000000000000000/00000000000000000000000000000000/title/
00040000/00033600/data/00000001/save01.bin can't be open without mode create.
[ 273.678473] Service.FS <Error> core/hle/service/fs/fs_user.cpp:OpenFile:77:
failed to get a handle for file [Wchar: /save01.bin]
[ 273.721312] Service.FS <Error>
.\core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 273.722065] Service.FS <Error> core/file_sys/savedata_archive.cpp:OpenFile:78:
Non-existing file /sdcard/citra-emu/sdmc/Nintendo
3DS/00000000000000000000000000000000/00000000000000000000000000000000/title/
00040000/00033600/data/00000001/save02.bin can't be open without mode create.
[ 273.722118] Service.FS <Error> core/hle/service/fs/fs_user.cpp:OpenFile:77:
failed to get a handle for file [Wchar: /save02.bin]
[ 299.199742] Frontend <Info>
main/jni/native.cpp:Java_org_citra_citra_1emu_NativeLibrary_SurfaceChanged:278:
Surface changed
[ 344.828196] Core <Info> core/core.cpp:RunLoop:128: Begin save
[ 368.706376] Core <Info> core/core.cpp:RunLoop:131: Save completed
[ 406.117925] Frontend <Info>
main/jni/native.cpp:Java_org_citra_citra_1emu_NativeLibrary_SurfaceChanged:278:
Surface changed
[ 406.590142] Config <Info> main/jni/config.cpp:LoadINI:49: Successfully loaded
/sdcard/citra-emu/config/config.ini
[ 406.649078] Audio.Sink <Critical> audio_core/cubeb_sink.cpp:CubebSink:47: Error
getting minimum latency
[ 406.749146] Audio.Sink <Info> audio_core/cubeb_sink.cpp:StateCallback:137: Cubeb
Audio Stream Started
[ 406.756444] Audio.Sink <Info> audio_core/cubeb_sink.cpp:StateCallback:140: Cubeb
Audio Stream Stopped
[ 493.525479] Frontend <Info>
main/jni/native.cpp:Java_org_citra_citra_1emu_NativeLibrary_SurfaceChanged:278:
Surface changed
[ 493.935396] Config <Info> main/jni/config.cpp:LoadINI:49: Successfully loaded
/sdcard/citra-emu/config/config.ini
[ 493.942624] Audio.Sink <Critical> audio_core/cubeb_sink.cpp:CubebSink:47: Error
getting minimum latency
[ 493.976826] Audio.Sink <Info> audio_core/cubeb_sink.cpp:StateCallback:137: Cubeb
Audio Stream Started
[ 493.991916] Audio.Sink <Info> audio_core/cubeb_sink.cpp:StateCallback:140: Cubeb
Audio Stream Stopped
[ 563.889619] Frontend <Info>
main/jni/native.cpp:Java_org_citra_citra_1emu_NativeLibrary_SurfaceChanged:278:
Surface changed
[ 564.317202] Config <Info> main/jni/config.cpp:LoadINI:49: Successfully loaded
/sdcard/citra-emu/config/config.ini
[ 564.325141] Audio.Sink <Critical> audio_core/cubeb_sink.cpp:CubebSink:47: Error
getting minimum latency
[ 564.367770] Audio.Sink <Info> audio_core/cubeb_sink.cpp:StateCallback:137: Cubeb
Audio Stream Started
[ 564.369161] Audio.Sink <Info> audio_core/cubeb_sink.cpp:StateCallback:140: Cubeb
Audio Stream Stopped
[ 605.359981] Frontend <Info>
main/jni/native.cpp:Java_org_citra_citra_1emu_NativeLibrary_SurfaceChanged:278:
Surface changed
[ 605.714657] Config <Info> main/jni/config.cpp:LoadINI:49: Successfully loaded
/sdcard/citra-emu/config/config.ini
[ 605.721234] Audio.Sink <Critical> audio_core/cubeb_sink.cpp:CubebSink:47: Error
getting minimum latency
[ 605.763462] Audio.Sink <Info> audio_core/cubeb_sink.cpp:StateCallback:137: Cubeb
Audio Stream Started
[ 605.774061] Audio.Sink <Info> audio_core/cubeb_sink.cpp:StateCallback:140: Cubeb
Audio Stream Stopped
[ 707.708220] Frontend <Info>
main/jni/native.cpp:Java_org_citra_citra_1emu_NativeLibrary_SurfaceChanged:278:
Surface changed
[ 708.074277] Config <Info> main/jni/config.cpp:LoadINI:49: Successfully loaded
/sdcard/citra-emu/config/config.ini
[ 708.081048] Audio.Sink <Critical> audio_core/cubeb_sink.cpp:CubebSink:47: Error
getting minimum latency
[ 708.116974] Audio.Sink <Info> audio_core/cubeb_sink.cpp:StateCallback:137: Cubeb
Audio Stream Started
[ 708.127712] Audio.Sink <Info> audio_core/cubeb_sink.cpp:StateCallback:140: Cubeb
Audio Stream Stopped
[ 777.671991] RPC_Server <Info> core/rpc/rpc_server.cpp:~RPCServer:20: Stopping RPC
...
[ 777.672028] RPC_Server <Info> core/rpc/server.cpp:NewRequestCallback:37: Received
end packet
[ 777.672577] RPC_Server <Info> core/rpc/rpc_server.cpp:~RPCServer:24: RPC stopped.
[ 777.874752] Audio.Sink <Info> audio_core/cubeb_sink.cpp:StateCallback:140: Cubeb
Audio Stream Stopped
[ 778.260669] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 778.261161] Service.FS <Error> core/file_sys/ncch_container.cpp:Load:242: Secure1
KeyX missing
[ 778.261185] Service.FS <Warning> core/file_sys/ncch_container.cpp:Load:343: NCCH
is marked as encrypted but with decrypted exheader. Force no crypto scheme.
[ 778.281267] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 778.281322] Service.FS <Error> core/file_sys/ncch_container.cpp:Load:242: Secure1
KeyX missing
[ 778.281341] Service.FS <Warning> core/file_sys/ncch_container.cpp:Load:343: NCCH
is marked as encrypted but with decrypted exheader. Force no crypto scheme.
[ 778.290356] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 778.290403] Service.FS <Error> core/file_sys/ncch_container.cpp:Load:242: Secure1
KeyX missing
[ 778.290419] Service.FS <Warning> core/file_sys/ncch_container.cpp:Load:343: NCCH
is marked as encrypted but with decrypted exheader. Force no crypto scheme.
[ 778.319704] Loader <Error> core/loader/loader.cpp:GetLoader:120: Failed to load
file /sdcard/citra-emu/nand/00000000000000000000000000000000/title/00040010
[ 778.477030] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 778.477092] Service.FS <Error> core/file_sys/ncch_container.cpp:Load:242: Secure1
KeyX missing
[ 778.477104] Service.FS <Warning> core/file_sys/ncch_container.cpp:Load:343: NCCH
is marked as encrypted but with decrypted exheader. Force no crypto scheme.
[ 778.485772] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 778.485824] Service.FS <Error> core/file_sys/ncch_container.cpp:Load:242: Secure1
KeyX missing
[ 778.485835] Service.FS <Warning> core/file_sys/ncch_container.cpp:Load:343: NCCH
is marked as encrypted but with decrypted exheader. Force no crypto scheme.
[ 778.493918] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 778.493974] Service.FS <Error> core/file_sys/ncch_container.cpp:Load:242: Secure1
KeyX missing
[ 778.493984] Service.FS <Warning> core/file_sys/ncch_container.cpp:Load:343: NCCH
is marked as encrypted but with decrypted exheader. Force no crypto scheme.
[ 778.525061] Loader <Error> core/loader/loader.cpp:GetLoader:120: Failed to load
file /sdcard/citra-emu/nand/00000000000000000000000000000000/title/00040010
[ 780.311573] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 780.311618] Service.FS <Error> core/file_sys/ncch_container.cpp:Load:242: Secure1
KeyX missing
[ 780.311629] Service.FS <Warning> core/file_sys/ncch_container.cpp:Load:343: NCCH
is marked as encrypted but with decrypted exheader. Force no crypto scheme.
[ 780.322994] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 780.323051] Service.FS <Error> core/file_sys/ncch_container.cpp:Load:242: Secure1
KeyX missing
[ 780.323070] Service.FS <Warning> core/file_sys/ncch_container.cpp:Load:343: NCCH
is marked as encrypted but with decrypted exheader. Force no crypto scheme.
[ 780.334638] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 780.334708] Service.FS <Error> core/file_sys/ncch_container.cpp:Load:242: Secure1
KeyX missing
[ 780.334726] Service.FS <Warning> core/file_sys/ncch_container.cpp:Load:343: NCCH
is marked as encrypted but with decrypted exheader. Force no crypto scheme.
[ 780.375689] Loader <Error> core/loader/loader.cpp:GetLoader:120: Failed to load
file /sdcard/citra-emu/nand/00000000000000000000000000000000/title/00040010
[ 780.589874] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 780.589922] Service.FS <Error> core/file_sys/ncch_container.cpp:Load:242: Secure1
KeyX missing
[ 780.589933] Service.FS <Warning> core/file_sys/ncch_container.cpp:Load:343: NCCH
is marked as encrypted but with decrypted exheader. Force no crypto scheme.
[ 780.613025] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 780.613095] Service.FS <Error> core/file_sys/ncch_container.cpp:Load:242: Secure1
KeyX missing
[ 780.613106] Service.FS <Warning> core/file_sys/ncch_container.cpp:Load:343: NCCH
is marked as encrypted but with decrypted exheader. Force no crypto scheme.
[ 780.628301] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 780.628365] Service.FS <Error> core/file_sys/ncch_container.cpp:Load:242: Secure1
KeyX missing
[ 780.628378] Service.FS <Warning> core/file_sys/ncch_container.cpp:Load:343: NCCH
is marked as encrypted but with decrypted exheader. Force no crypto scheme.
[ 780.671977] Loader <Error> core/loader/loader.cpp:GetLoader:120: Failed to load
file /sdcard/citra-emu/nand/00000000000000000000000000000000/title/00040010
[ 876.116451] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 876.116857] Service.FS <Error> core/file_sys/ncch_container.cpp:Load:242: Secure1
KeyX missing
[ 876.117553] Service.FS <Warning> core/file_sys/ncch_container.cpp:Load:343: NCCH
is marked as encrypted but with decrypted exheader. Force no crypto scheme.
[ 876.139559] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 876.139603] Service.FS <Error> core/file_sys/ncch_container.cpp:Load:242: Secure1
KeyX missing
[ 876.139617] Service.FS <Warning> core/file_sys/ncch_container.cpp:Load:343: NCCH
is marked as encrypted but with decrypted exheader. Force no crypto scheme.
[ 876.145720] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 876.145771] Service.FS <Error> core/file_sys/ncch_container.cpp:Load:242: Secure1
KeyX missing
[ 876.145783] Service.FS <Warning> core/file_sys/ncch_container.cpp:Load:343: NCCH
is marked as encrypted but with decrypted exheader. Force no crypto scheme.
[ 876.167563] Loader <Error> core/loader/loader.cpp:GetLoader:120: Failed to load
file /sdcard/citra-emu/nand/00000000000000000000000000000000/title/00040010
[ 880.032403] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 880.032458] Service.FS <Error> core/file_sys/ncch_container.cpp:Load:242: Secure1
KeyX missing
[ 880.032472] Service.FS <Warning> core/file_sys/ncch_container.cpp:Load:343: NCCH
is marked as encrypted but with decrypted exheader. Force no crypto scheme.
[ 880.042713] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 880.042837] Service.FS <Error> core/file_sys/ncch_container.cpp:Load:242: Secure1
KeyX missing
[ 880.042852] Service.FS <Warning> core/file_sys/ncch_container.cpp:Load:343: NCCH
is marked as encrypted but with decrypted exheader. Force no crypto scheme.
[ 880.059995] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 880.060046] Service.FS <Error> core/file_sys/ncch_container.cpp:Load:242: Secure1
KeyX missing
[ 880.060061] Service.FS <Warning> core/file_sys/ncch_container.cpp:Load:343: NCCH
is marked as encrypted but with decrypted exheader. Force no crypto scheme.
[ 880.089592] Loader <Error> core/loader/loader.cpp:GetLoader:120: Failed to load
file /sdcard/citra-emu/nand/00000000000000000000000000000000/title/00040010
[ 880.279356] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 880.279401] Service.FS <Error> core/file_sys/ncch_container.cpp:Load:242: Secure1
KeyX missing
[ 880.279414] Service.FS <Warning> core/file_sys/ncch_container.cpp:Load:343: NCCH
is marked as encrypted but with decrypted exheader. Force no crypto scheme.
[ 880.287562] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 880.287613] Service.FS <Error> core/file_sys/ncch_container.cpp:Load:242: Secure1
KeyX missing
[ 880.287626] Service.FS <Warning> core/file_sys/ncch_container.cpp:Load:343: NCCH
is marked as encrypted but with decrypted exheader. Force no crypto scheme.
[ 880.303787] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 880.303843] Service.FS <Error> core/file_sys/ncch_container.cpp:Load:242: Secure1
KeyX missing
[ 880.303857] Service.FS <Warning> core/file_sys/ncch_container.cpp:Load:343: NCCH
is marked as encrypted but with decrypted exheader. Force no crypto scheme.
[ 880.343780] Loader <Error> core/loader/loader.cpp:GetLoader:120: Failed to load
file /sdcard/citra-emu/nand/00000000000000000000000000000000/title/00040010

You might also like