0% found this document useful (0 votes)
17 views6 pages

Citra Log

The document contains log messages from an emulation of the Nintendo 3DS. It initializes logging and loads configuration files. It then encounters errors loading game files and headers, and fails to load a game title. It also outputs warnings and errors for stubbed or unimplemented services.

Uploaded by

Joe Vai
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
17 views6 pages

Citra Log

The document contains log messages from an emulation of the Nintendo 3DS. It initializes logging and loads configuration files. It then encounters errors loading game files and headers, and fails to load a game title. It also outputs warnings and errors for stubbed or unimplemented services.

Uploaded by

Joe Vai
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 6

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

cpp:JNI_OnLoad:148: Logging backend


initialised
[ 0.043453] Config <Info> main/jni/config.cpp:LoadINI:49: Successfully loaded
/sdcard/citra-emu/config/config.ini
[ 0.111466] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 0.118229] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 0.122882] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 0.130397] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 0.137816] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 0.142750] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 0.154558] Loader <Error> core/loader/loader.cpp:GetLoader:120: Failed to load
file /sdcard/citra-emu/nand/00000000000000000000000000000000/title/00040010
[ 0.169867] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 0.174438] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 0.178451] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 0.187084] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 0.192383] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 0.201262] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 0.210675] Loader <Error> core/loader/loader.cpp:GetLoader:120: Failed to load
file /sdcard/citra-emu/nand/00000000000000000000000000000000/title/00040010
[ 0.282744] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 0.285124] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 2.678973] Frontend <Info>
main/jni/native.cpp:Java_org_citra_citra_1emu_NativeLibrary_SurfaceChanged:278:
Surface changed
[ 2.679896] Frontend <Info> main/jni/native.cpp:RunCitra:148: Citra is Starting
[ 2.713139] Config <Info> main/jni/config.cpp:LoadINI:49: Successfully loaded
/sdcard/citra-emu/config/config.ini
[ 2.719607] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 2.910224] Audio.Sink <Critical> audio_core/cubeb_sink.cpp:CubebSink:47: Error
getting minimum latency
[ 2.973759] Audio.Sink <Info> audio_core/cubeb_sink.cpp:StateCallback:137: Cubeb
Audio Stream Started
[ 2.973883] RPC_Server <Info> core/rpc/rpc_server.cpp:RPCServer:12: Starting RPC
server ...
[ 2.974158] RPC_Server <Info> core/rpc/rpc_server.cpp:HandleRequestsLoop:113:
Request handler started.
[ 2.975628] RPC_Server <Error> core/rpc/server.cpp:Start:22: Error starting UDP
server
[ 2.975655] RPC_Server <Info> core/rpc/rpc_server.cpp:RPCServer:16: RPC started.
[ 6.511796] Frontend <Info>
main/jni/native.cpp:Java_org_citra_citra_1emu_NativeLibrary_SurfaceChanged:278:
Surface changed
[ 6.512692] Frontend <Warning> main/jni/mic.cpp:Create:29: Mic permissions denied
[ 6.518196] Service.HTTP <Error> core/hle/service/http_c.cpp:DecryptClCertA:826:
ClCertA file missing
[ 6.521151] Render.OpenGL <Info>
video_core/renderer_opengl/renderer_opengl.cpp:Init:1265: GL_VERSION: OpenGL ES 3.2
[email protected] (GIT@c5f0e23, I9972db7aac, 1619638607) (Date:04/28/21)
[ 6.521194] Render.OpenGL <Info>
video_core/renderer_opengl/renderer_opengl.cpp:Init:1266: GL_VENDOR: Qualcomm
[ 6.521201] Render.OpenGL <Info>
video_core/renderer_opengl/renderer_opengl.cpp:Init:1267: GL_RENDERER: Adreno (TM)
618
[ 6.568643] Render.OpenGL <Info>
video_core/renderer_opengl/gl_format_reinterpreter.cpp:ShaderD24S8toRGBA8:291:
Texture views are unsupported, reinterpretation will do intermediate copy
[ 6.568703] Render.OpenGL <Info>
video_core/renderer_opengl/gl_format_reinterpreter.cpp:FormatReinterpreterOpenGL:38
6: Using shader for D24S8 to RGBA8 reinterpretation
[ 6.588581] Loader <Info> core/loader/ncch.cpp:Load:192: Program ID:
00040000001AA900
[ 6.589361] Service.FS <Warning> core/file_sys/ncch_container.cpp:OpenFile:130:
Failed to open /sdcard/citra-emu/sdmc/Nintendo
3DS/00000000000000000000000000000000/00000000000000000000000000000000/title/
0004000e/001aa900/content/00000000.app
[ 6.721297] Loader <Info> core/hle/kernel/process.cpp:ParseKernelCaps:141:
ExHeader kernel version: 2.50
[ 6.739047] Service.CFG <Info>
core/hle/service/cfg/cfg.cpp:SetPreferredRegionCodes:654: Preferred region code set
to 1
[ 6.763819] Render.OpenGL <Info>
video_core/renderer_opengl/gl_shader_disk_cache.cpp:LoadTransferable:118: No
transferable shader cache found for game with title id=00040000001AA900
[ 6.778000] Service.SRV <Warning> core/hle/service/sm/srv.cpp:RegisterClient:63:
(STUBBED) called. Caller PID=11
[ 6.927299] Service.SRV <Warning>
core/hle/service/sm/srv.cpp:EnableNotification:85: (STUBBED) called
[ 6.931921] Service.APT <Warning> core/hle/service/apt/apt.cpp:GetLockHandle:317:
(STUBBED) called applet_attributes=0X00000000
[ 6.941100] Service.APT <Warning>
core/hle/service/apt/apt.cpp:SetScreenCapPostPermission:804: (STUBBED) called,
screen_capture_post_permission=0
[ 6.942370] Service.NDM <Warning>
core/hle/service/ndm/ndm_u.cpp:OverrideDefaultDaemons:186: (STUBBED)
bit_mask=0x0000000F
[ 6.942614] Service.NDM <Warning>
core/hle/service/ndm/ndm_u.cpp:SuspendDaemons:74: (STUBBED) bit_mask=0x00000006
[ 6.947497] Service.APT <Warning>
core/hle/service/apt/apt.cpp:SetAppCpuTimeLimit:607: (STUBBED) called,
cpu_percent=20, value=1
[ 6.953472] Service.FS <Warning>
core/hle/service/fs/fs_user.cpp:InitializeWithSdkVersion:600: (STUBBED) called,
version: 0x0B0400C8
[ 6.955620] Service.FS <Error>
.\core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 6.960813] Service.FS <Error>
.\core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 7.087845] Service.SRV <Warning> core/hle/service/sm/srv.cpp:Subscribe:210:
(STUBBED) called, notification_id=0x209
[ 7.115545] Service.APT <Warning> core/hle/service/apt/apt.cpp:NotifyToWait:296:
(STUBBED) app_id=768
[ 7.121066] Service.APT <Warning> core/hle/service/apt/apt.cpp:AppletUtility:592:
(STUBBED) called command=0X00000007, input_size=0X00000004, output_size=0X00000001
[ 7.121848] Service.APT <Warning> core/hle/service/apt/apt.cpp:AppletUtility:592:
(STUBBED) called command=0X00000004, input_size=0X00000001, output_size=0X00000001
[ 7.122742] Service.APT <Warning> core/hle/service/apt/apt.cpp:AppletUtility:592:
(STUBBED) called command=0X00000004, input_size=0X00000001, output_size=0X00000001
[ 7.122931] Service.APT <Warning>
core/hle/service/apt/apt.cpp:SetScreenCapPostPermission:804: (STUBBED) called,
screen_capture_post_permission=2
[ 7.428148] Service.GSP <Warning>
core/hle/service/gsp/gsp_gpu.cpp:AcquireRight:704: called flag=00000000 process=11
thread_id=0
[ 7.443698] Render.OpenGL <Error>
video_core/renderer_opengl/gl_rasterizer_cache.cpp:MortonCopy:177: Out of bound
texture
[ 7.644816] Service.DSP <Info> audio_core/hle/hle.cpp:LoadComponent:497: Firmware
hash: 0xdcdb8c683bf28fdd
[ 7.644838] Service.DSP <Info> audio_core/hle/hle.cpp:LoadComponent:501:
Structures hash: 0x228655de1258d999
[ 7.644842] Service.DSP <Info>
core/hle/service/dsp/dsp_dsp.cpp:LoadComponent:189: called size=0xC25C,
prog_mask=0x000000FF, data_mask=0x000F00FF
[ 7.646896] Service.DSP <Info>
core/hle/service/dsp/dsp_dsp.cpp:RegisterInterruptEvents:255: Registered
interrupt=2, channel=2, event=event-002b96f8
[ 7.647434] Service.DSP <Warning>
core/hle/service/dsp/dsp_dsp.cpp:GetSemaphoreEventHandle:271: (STUBBED) called
[ 7.647921] Service.DSP <Warning>
core/hle/service/dsp/dsp_dsp.cpp:SetSemaphoreMask:281: (STUBBED) called mask=0x2000
[ 7.648669] Audio.DSP <Info> audio_core/hle/hle.cpp:PipeWrite:257: Application
has requested initialization of DSP hardware
[ 7.649058] Service.DSP <Info> core/hle/service/dsp/dsp_dsp.cpp:SetSemaphore:57:
called, semaphore_value=4000
[ 7.652423] Service.DSP <Info> core/hle/service/dsp/dsp_dsp.cpp:SetSemaphore:57:
called, semaphore_value=4000
[ 7.844972] Service.FS <Error> core/file_sys/savedata_archive.cpp:CreateFile:233:
/sdcard/citra-emu/nand/data/00000000000000000000000000000000/extdata/00048000/
F000000B/user/gamecoin.dat already exists
[ 7.852878] Service.PTM <Warning>
core/hle/service/ptm/ptm.cpp:GetTotalStepCount:107: (STUBBED) called
[ 7.869537] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'Initialize': port='nim:aoc' cmd_buf={[0]=0x210000}
[ 7.952172] 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]
[ 11.397081] Service.FS <Warning>
core/hle/service/fs/fs_user.cpp:FormatSaveData:366: (STUBBED)
[ 12.821507] Service.FS <Error>
.\core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 12.860854] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'ControlArchive': port='fs:USER' cmd_buf={[0]=0x80d0144,
[1]=0x5, [2]=0x0, [3]=0x0, [4]=0x1, [5]=0x1, [6]=0x1a, [7]=0x0, [8]=0x1c, [9]=0x1}
[ 12.889214] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'ControlArchive': port='fs:USER' cmd_buf={[0]=0x80d0144,
[1]=0x5, [2]=0x0, [3]=0x0, [4]=0x1, [5]=0x1, [6]=0x1a, [7]=0x0, [8]=0x1c, [9]=0x1}
[ 12.916276] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'ControlArchive': port='fs:USER' cmd_buf={[0]=0x80d0144,
[1]=0x5, [2]=0x0, [3]=0x0, [4]=0x1, [5]=0x1, [6]=0x1a, [7]=0x0, [8]=0x1c, [9]=0x1}
[ 12.940606] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'ControlArchive': port='fs:USER' cmd_buf={[0]=0x80d0144,
[1]=0x5, [2]=0x0, [3]=0x0, [4]=0x1, [5]=0x1, [6]=0x1a, [7]=0x0, [8]=0x1c, [9]=0x1}
[ 13.146302] Service.FS <Error> core/file_sys/savedata_archive.cpp:OpenFile:69:
Path not found
/sdcard/citra-emu/nand/data/00000000000000000000000000000000/sysdata/
00010026/00000000/CEC/001aa900/MBoxInfo____
[ 31.193445] Service.Y2R <Warning>
core/hle/service/y2r_u.cpp:SetTransferEndInterrupt:212: (STUBBED) called
[ 107.126395] Frontend <Info>
main/jni/native.cpp:Java_org_citra_citra_1emu_NativeLibrary_SurfaceChanged:278:
Surface changed
[ 108.361012] Frontend <Info>
main/jni/native.cpp:Java_org_citra_citra_1emu_NativeLibrary_SurfaceChanged:278:
Surface changed
[ 223.104619] Frontend <Info>
main/jni/native.cpp:Java_org_citra_citra_1emu_NativeLibrary_SurfaceChanged:278:
Surface changed
[ 224.264916] Frontend <Info>
main/jni/native.cpp:Java_org_citra_citra_1emu_NativeLibrary_SurfaceChanged:278:
Surface changed
[ 396.726302] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'ReplySleepQuery': port='APT:A' cmd_buf={[0]=0x3e0080,
[1]=0x300, [2]=0x0}
[ 396.729328] Loader <Error> core/loader/loader.cpp:GetLoader:120: Failed to load
file
/sdcard/citra-emu/nand/00000000000000000000000000000000/title/00040030/0000c802/
content/00000000.app
[ 396.729352] Service.NS <Warning> core/hle/service/apt/ns.cpp:LaunchTitle:18:
Could not find .app for title 0x000400300000c802
[ 396.729981] Service.APT <Warning> core/hle/service/apt/apt.cpp:AppletUtility:592:
(STUBBED) called command=0X00000004, input_size=0X00000001, output_size=0X00000001
[ 396.731093] Kernel.SVC <Warning> core/hle/kernel/svc.cpp:CreateMemoryBlock:1314:
called addr=0x006BC000
[ 396.732255] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SaveVramSysArea': port='gsp::Gpu' cmd_buf={[0]=0x190000}
[ 396.733090] Service.GSP <Warning>
core/hle/service/gsp/gsp_gpu.cpp:ImportDisplayCaptureInfo:692: called
[ 396.753255] Service.GSP <Warning>
core/hle/service/gsp/gsp_gpu.cpp:ReleaseRight:737: called
[ 396.753853] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'ReplySleepQuery': port='APT:A' cmd_buf={[0]=0x3e0080,
[1]=0x300, [2]=0x0}
[ 399.001595] Frontend <Info> core/frontend/applets/swkbd.cpp:ValidateFilters:40:
App requested swkbd profanity filter, but its not implemented.
[ 408.402061] Frontend <Info> core/frontend/applets/swkbd.cpp:ValidateFilters:40:
App requested swkbd profanity filter, but its not implemented.
[ 408.720160] Frontend <Info> core/frontend/applets/swkbd.cpp:ValidateFilters:40:
App requested swkbd profanity filter, but its not implemented.
[ 408.990997] Frontend <Info> core/frontend/applets/swkbd.cpp:ValidateFilters:40:
App requested swkbd profanity filter, but its not implemented.
[ 409.145096] Frontend <Info> core/frontend/applets/swkbd.cpp:ValidateFilters:40:
App requested swkbd profanity filter, but its not implemented.
[ 409.285646] Frontend <Info> core/frontend/applets/swkbd.cpp:ValidateFilters:40:
App requested swkbd profanity filter, but its not implemented.
[ 409.470734] Frontend <Info> core/frontend/applets/swkbd.cpp:ValidateFilters:40:
App requested swkbd profanity filter, but its not implemented.
[ 410.021546] Frontend <Info> core/frontend/applets/swkbd.cpp:ValidateFilters:40:
App requested swkbd profanity filter, but its not implemented.
[ 410.034038] Frontend <Info> core/frontend/applets/swkbd.cpp:ValidateFilters:40:
App requested swkbd profanity filter, but its not implemented.
[ 410.034957] Service.APT <Warning> core/hle/service/apt/apt.cpp:AppletUtility:592:
(STUBBED) called command=0X00000004, input_size=0X00000001, output_size=0X00000001
[ 410.035464] Service.APT <Warning> core/hle/service/apt/apt.cpp:NotifyToWait:296:
(STUBBED) app_id=768
[ 410.035579] Service.APT <Warning> core/hle/service/apt/apt.cpp:AppletUtility:592:
(STUBBED) called command=0X00000004, input_size=0X00000001, output_size=0X00000001
[ 410.041323] Service.GSP <Warning>
core/hle/service/gsp/gsp_gpu.cpp:AcquireRight:704: called flag=00000000 process=11
thread_id=0
[ 410.042127] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'RestoreVramSysArea': port='gsp::Gpu' cmd_buf={[0]=0x1a0000}
[ 410.042496] Service.APT <Warning> core/hle/service/apt/apt.cpp:AppletUtility:592:
(STUBBED) called command=0X00000007, input_size=0X00000004, output_size=0X00000001
[ 410.042599] Service.APT <Warning> core/hle/service/apt/apt.cpp:AppletUtility:592:
(STUBBED) called command=0X00000004, input_size=0X00000001, output_size=0X00000001
[ 410.042796] Service.GSP <Warning>
core/hle/service/gsp/gsp_gpu.cpp:AcquireRight:704: called flag=00000000 process=11
thread_id=0
[ 410.043088] Service.APT <Warning> core/hle/service/apt/apt.cpp:AppletUtility:592:
(STUBBED) called command=0X00000007, input_size=0X00000004, output_size=0X00000001
[ 410.043242] Service.APT <Warning> core/hle/service/apt/apt.cpp:AppletUtility:592:
(STUBBED) called command=0X00000004, input_size=0X00000001, output_size=0X00000001
[ 429.421965] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'ReplySleepQuery': port='APT:A' cmd_buf={[0]=0x3e0080,
[1]=0x300, [2]=0x0}
[ 429.424349] Loader <Error> core/loader/loader.cpp:GetLoader:120: Failed to load
file
/sdcard/citra-emu/nand/00000000000000000000000000000000/title/00040030/0000c802/
content/00000000.app
[ 429.424392] Service.NS <Warning> core/hle/service/apt/ns.cpp:LaunchTitle:18:
Could not find .app for title 0x000400300000c802
[ 429.424533] Service.APT <Warning> core/hle/service/apt/apt.cpp:AppletUtility:592:
(STUBBED) called command=0X00000004, input_size=0X00000001, output_size=0X00000001
[ 429.424576] Kernel.SVC <Warning> core/hle/kernel/svc.cpp:CreateMemoryBlock:1314:
called addr=0x006BC000
[ 429.424587] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'SaveVramSysArea': port='gsp::Gpu' cmd_buf={[0]=0x190000}
[ 429.424607] Service.GSP <Warning>
core/hle/service/gsp/gsp_gpu.cpp:ImportDisplayCaptureInfo:692: called
[ 429.433312] Service.GSP <Warning>
core/hle/service/gsp/gsp_gpu.cpp:ReleaseRight:737: called
[ 429.433400] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'ReplySleepQuery': port='APT:A' cmd_buf={[0]=0x3e0080,
[1]=0x300, [2]=0x0}
[ 432.574016] Frontend <Info> core/frontend/applets/swkbd.cpp:ValidateFilters:40:
App requested swkbd profanity filter, but its not implemented.
[ 432.867719] Frontend <Info> core/frontend/applets/swkbd.cpp:ValidateFilters:40:
App requested swkbd profanity filter, but its not implemented.
[ 433.052634] Frontend <Info> core/frontend/applets/swkbd.cpp:ValidateFilters:40:
App requested swkbd profanity filter, but its not implemented.
[ 433.224130] Frontend <Info> core/frontend/applets/swkbd.cpp:ValidateFilters:40:
App requested swkbd profanity filter, but its not implemented.
[ 433.359866] Frontend <Info> core/frontend/applets/swkbd.cpp:ValidateFilters:40:
App requested swkbd profanity filter, but its not implemented.
[ 433.529626] Frontend <Info> core/frontend/applets/swkbd.cpp:ValidateFilters:40:
App requested swkbd profanity filter, but its not implemented.
[ 434.152433] Frontend <Info> core/frontend/applets/swkbd.cpp:ValidateFilters:40:
App requested swkbd profanity filter, but its not implemented.
[ 434.160929] Frontend <Info> core/frontend/applets/swkbd.cpp:ValidateFilters:40:
App requested swkbd profanity filter, but its not implemented.
[ 434.161142] Service.APT <Warning> core/hle/service/apt/apt.cpp:AppletUtility:592:
(STUBBED) called command=0X00000004, input_size=0X00000001, output_size=0X00000001
[ 434.161192] Service.APT <Warning> core/hle/service/apt/apt.cpp:NotifyToWait:296:
(STUBBED) app_id=768
[ 434.161231] Service.APT <Warning> core/hle/service/apt/apt.cpp:AppletUtility:592:
(STUBBED) called command=0X00000004, input_size=0X00000001, output_size=0X00000001
[ 434.161954] Service.GSP <Warning>
core/hle/service/gsp/gsp_gpu.cpp:AcquireRight:704: called flag=00000000 process=11
thread_id=0
[ 434.162028] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'RestoreVramSysArea': port='gsp::Gpu' cmd_buf={[0]=0x1a0000}
[ 434.162101] Service.APT <Warning> core/hle/service/apt/apt.cpp:AppletUtility:592:
(STUBBED) called command=0X00000007, input_size=0X00000004, output_size=0X00000001
[ 434.162174] Service.APT <Warning> core/hle/service/apt/apt.cpp:AppletUtility:592:
(STUBBED) called command=0X00000004, input_size=0X00000001, output_size=0X00000001
[ 434.162196] Service.GSP <Warning>
core/hle/service/gsp/gsp_gpu.cpp:AcquireRight:704: called flag=00000000 process=11
thread_id=0
[ 434.162227] Service.APT <Warning> core/hle/service/apt/apt.cpp:AppletUtility:592:
(STUBBED) called command=0X00000007, input_size=0X00000004, output_size=0X00000001
[ 434.162271] Service.APT <Warning> core/hle/service/apt/apt.cpp:AppletUtility:592:
(STUBBED) called command=0X00000004, input_size=0X00000001, output_size=0X00000001
[ 441.569561] Service.FS <Error>
.\core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 441.573290] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'ControlArchive': port='fs:USER' cmd_buf={[0]=0x80d0144,
[1]=0x6, [2]=0x0, [3]=0x0, [4]=0x1, [5]=0x1, [6]=0x1a, [7]=0x0, [8]=0x1c, [9]=0x1}
[ 441.577217] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:161: unknown /
unimplemented function 'ControlArchive': port='fs:USER' cmd_buf={[0]=0x80d0144,
[1]=0x6, [2]=0x0, [3]=0x0, [4]=0x1, [5]=0x1, [6]=0x1a, [7]=0x0, [8]=0x1c, [9]=0x1}
[ 441.798225] Service.FS <Error> core/file_sys/savedata_archive.cpp:OpenFile:69:
Path not found
/sdcard/citra-emu/nand/data/00000000000000000000000000000000/sysdata/
00010026/00000000/CEC/001aa900/MBoxInfo____

You might also like