0% found this document useful (0 votes)
42 views9 pages

Citra Log

- The document contains log messages from a Citra emulator session on an Android device. - It logs the initialization of the logging backend, user directory path, loading of configuration files, Citra version and device info, and configuration settings. - It also logs errors encountered when loading ROM files, initialization of audio and graphics components, and the start of the emulation session.

Uploaded by

o9982042
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)
42 views9 pages

Citra Log

- The document contains log messages from a Citra emulator session on an Android device. - It logs the initialization of the logging backend, user directory path, loading of configuration files, Citra version and device info, and configuration settings. - It also logs errors encountered when loading ROM files, initialization of audio and graphics components, and the start of the emulation session.

Uploaded by

o9982042
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/ 9

[ 0.

000127] Frontend <Info>


main/jni/native.cpp:Java_org_citra_citra_1emu_NativeLibrary_createLogFile:575:
Logging backend initialised
[ 0.000229] Frontend <Info>
main/jni/native.cpp:Java_org_citra_citra_1emu_NativeLibrary_logUserDirectory:582:
User directory path: content://com.android.externalstorage.documents/tree/ADA7-
D7D0%3Aroms%2F3DS
[ 0.032779] Config <Info> main/jni/config.cpp:LoadINI:57: Successfully loaded
/config/config.ini
[ 0.077409] Frontend <Info>
main/jni/native.cpp:Java_org_citra_citra_1emu_NativeLibrary_logDeviceInfo:728:
Citra Version: Canary 2688 | HEAD-2694c4b
[ 0.078384] Frontend <Info>
main/jni/native.cpp:Java_org_citra_citra_1emu_NativeLibrary_logDeviceInfo:729: Host
CPU: Qualcomm Technologies, Inc SM6225
[ 0.078403] Frontend <Info>
main/jni/native.cpp:Java_org_citra_citra_1emu_NativeLibrary_logDeviceInfo:731: Host
OS: Android API level 33
[ 0.415040] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:157:
16384
[ 0.543488] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:157:
16384
[ 0.566328] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:157:
16384
[ 0.733311] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:157:
16384
[ 0.811044] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:157:
16384
[ 0.877483] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:157:
16384
[ 0.972255] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:157:
16384
[ 0.981625] Service.FS <Error> core/file_sys/ncch_container.cpp:Load:238: Secure1
KeyX missing
[ 0.981670] Service.FS <Error> core/file_sys/ncch_container.cpp:Load:248: Secure1
KeyX missing
[ 0.981683] Service.FS <Warning> core/file_sys/ncch_container.cpp:Load:344: NCCH
is marked as encrypted but with decrypted exheader. Force no crypto scheme.
[ 1.064812] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:157:
16384
[ 1.090004] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:157:
16384
[ 1.160558] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:157:
16384
[ 1.259468] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:157:
16384
[ 1.278886] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:157:
16384
[ 1.332568] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:157:
16384
[ 1.391808] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:157:
16384
[ 1.428972] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:157:
16384
[ 1.506309] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:157:
16384
[ 1.613816] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:157:
16384
[ 1.639021] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:157:
16384
[ 9.686250] Frontend <Info>
main/jni/native.cpp:Java_org_citra_citra_1emu_NativeLibrary_surfaceChanged:296:
Surface changed
[ 9.691129] Frontend <Info> main/jni/native.cpp:RunCitra:131: Citra starting...
[ 9.792909] Config <Info> main/jni/config.cpp:LoadINI:57: Successfully loaded
/config/config.ini
[ 9.900599] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:157:
16384
[ 9.902019] Config <Info> common/settings.cpp:LogSettings:83: Citra
Configuration:
[ 9.902146] Config <Info> common/settings.cpp:operator():80: Core_UseCpuJit: true
[ 9.902220] Config <Info> common/settings.cpp:operator():80:
Core_CPUClockPercentage: 100
[ 9.902284] Config <Info> common/settings.cpp:operator():80: Renderer_UseGLES:
true
[ 9.902346] Config <Info> common/settings.cpp:operator():80:
Renderer_GraphicsAPI: Vulkan
[ 9.902414] Config <Info> common/settings.cpp:operator():80:
Renderer_AsyncShaders: true
[ 9.902475] Config <Info> common/settings.cpp:operator():80:
Renderer_AsyncPresentation: true
[ 9.902554] Config <Info> common/settings.cpp:operator():80:
Renderer_SpirvShaderGen: false
[ 9.902615] Config <Info> common/settings.cpp:operator():80: Renderer_Debug:
false
[ 9.902681] Config <Info> common/settings.cpp:operator():80:
Renderer_UseHwShader: true
[ 9.902740] Config <Info> common/settings.cpp:operator():80:
Renderer_ShadersAccurateMul: false
[ 9.902903] Config <Info> common/settings.cpp:operator():80:
Renderer_UseShaderJit: true
[ 9.902967] Config <Info> common/settings.cpp:operator():80:
Renderer_UseResolutionFactor: 1
[ 9.903028] Config <Info> common/settings.cpp:operator():80: Renderer_FrameLimit:
100
[ 9.903093] Config <Info> common/settings.cpp:operator():80: Renderer_VSyncNew:
true
[ 9.903154] Config <Info> common/settings.cpp:operator():80:
Renderer_PostProcessingShader: none (builtin)
[ 9.903213] Config <Info> common/settings.cpp:operator():80: Renderer_FilterMode:
true
[ 9.903274] Config <Info> common/settings.cpp:operator():80:
Renderer_TextureFilter: None
[ 9.903337] Config <Info> common/settings.cpp:operator():80:
Renderer_TextureSampling: Auto
[ 9.903407] Config <Info> common/settings.cpp:operator():80:
Stereoscopy_Render3d: 0
[ 9.903469] Config <Info> common/settings.cpp:operator():80:
Stereoscopy_Factor3d: 0
[ 9.903529] Config <Info> common/settings.cpp:operator():80:
Stereoscopy_MonoRenderOption: 0
[ 9.903592] Config <Info> common/settings.cpp:operator():80: Layout_LayoutOption:
6
[ 9.903653] Config <Info> common/settings.cpp:operator():80: Layout_SwapScreen:
false
[ 9.903712] Config <Info> common/settings.cpp:operator():80:
Layout_UprightScreen: false
[ 9.903784] Config <Info> common/settings.cpp:operator():80:
Layout_LargeScreenProportion: 4
[ 9.903845] Config <Info> common/settings.cpp:operator():80:
Utility_DumpTextures: false
[ 9.903907] Config <Info> common/settings.cpp:operator():80:
Utility_CustomTextures: false
[ 9.903980] Config <Info> common/settings.cpp:operator():80:
Utility_PreloadTextures: false
[ 9.904052] Config <Info> common/settings.cpp:operator():80:
Utility_AsyncCustomLoading: true
[ 9.904590] Config <Info> common/settings.cpp:operator():80:
Utility_UseDiskShaderCache: true
[ 9.904689] Config <Info> common/settings.cpp:operator():80: Audio_Emulation: HLE
[ 9.904753] Config <Info> common/settings.cpp:operator():80: Audio_OutputType: 0
[ 9.904831] Config <Info> common/settings.cpp:operator():80: Audio_OutputDevice:
auto
[ 9.904907] Config <Info> common/settings.cpp:operator():80: Audio_InputType: 0
[ 9.904972] Config <Info> common/settings.cpp:operator():80: Audio_InputDevice:
auto
[ 9.905373] Config <Info> common/settings.cpp:operator():80:
Audio_EnableAudioStretching: true
[ 9.905457] Config <Info> common/settings.cpp:operator():80:
Camera_OuterRightName: ndk
[ 9.905544] Config <Info> common/settings.cpp:operator():80:
Camera_OuterRightConfig: _back
[ 9.905605] Config <Info> common/settings.cpp:operator():80:
Camera_OuterRightFlip: 0
[ 9.905660] Config <Info> common/settings.cpp:operator():80: Camera_InnerName:
ndk
[ 9.905716] Config <Info> common/settings.cpp:operator():80: Camera_InnerConfig:
_front
[ 9.905771] Config <Info> common/settings.cpp:operator():80: Camera_InnerFlip: 0
[ 9.905827] Config <Info> common/settings.cpp:operator():80:
Camera_OuterLeftName: ndk
[ 9.905883] Config <Info> common/settings.cpp:operator():80:
Camera_OuterLeftConfig: _back
[ 9.905951] Config <Info> common/settings.cpp:operator():80:
Camera_OuterLeftFlip: 0
[ 9.905958] Config <Info> common/settings.cpp:operator():80:
DataStorage_UseVirtualSd: true
[ 9.905961] Config <Info> common/settings.cpp:operator():80:
DataStorage_UseCustomStorage: false
[ 9.905973] Config <Info> common/settings.cpp:operator():80: System_IsNew3ds:
true
[ 9.905976] Config <Info> common/settings.cpp:operator():80: System_RegionValue:
-1
[ 9.905979] Config <Info> common/settings.cpp:operator():80: System_PluginLoader:
false
[ 9.905983] Config <Info> common/settings.cpp:operator():80:
System_PluginLoaderAllowed: true
[ 9.905985] Config <Info> common/settings.cpp:operator():80:
Debugging_UseGdbstub: false
[ 9.905988] Config <Info> common/settings.cpp:operator():80:
Debugging_GdbstubPort: 24689
[ 10.766733] Audio.DSP <Info> audio_core/hle/faad2_decoder.cpp:Impl:46: Created
FAAD2 AAC decoder.
[ 11.121047] RPC_Server <Info> core/rpc/rpc_server.cpp:RPCServer:14: Starting RPC
server.
[ 11.124594] RPC_Server <Info> core/rpc/rpc_server.cpp:HandleRequestsLoop:104:
Request handler started.
[ 11.208132] Audio.Sink <Info> audio_core/cubeb_sink.cpp:StateCallback:135: Cubeb
Audio Stream Started
[ 11.380706] Service.HTTP <Error>
core/hle/service/http/http_c.cpp:DecryptClCertA:1295: ClCertA file missing
[ 11.792639] Render.Vulkan <Info>
video_core/renderer_vulkan/vk_instance.cpp:CollectTelemetryParameters:667:
VK_DRIVER: Qualcomm Technologies Inc. Adreno Vulkan Driver 512.502.0
[ 11.792759] Render.Vulkan <Info>
video_core/renderer_vulkan/vk_instance.cpp:CollectTelemetryParameters:668:
VK_DEVICE: Adreno (TM) 610
[ 11.792762] Render.Vulkan <Info>
video_core/renderer_vulkan/vk_instance.cpp:CollectTelemetryParameters:669:
VK_VERSION: 1.1.128
[ 11.793418] Render.Vulkan <Info>
video_core/renderer_vulkan/vk_instance.cpp:operator():427: Enabling extension:
VK_KHR_swapchain
[ 11.793433] Render.Vulkan <Info>
video_core/renderer_vulkan/vk_instance.cpp:operator():427: Enabling extension:
VK_KHR_image_format_list
[ 11.793437] Render.Vulkan <Warning>
video_core/renderer_vulkan/vk_instance.cpp:operator():436: Extension
VK_EXT_shader_stencil_export unavailable.
[ 11.793442] Render.Vulkan <Warning>
video_core/renderer_vulkan/vk_instance.cpp:operator():436: Extension
VK_EXT_external_memory_host unavailable.
[ 11.793445] Render.Vulkan <Warning>
video_core/renderer_vulkan/vk_instance.cpp:operator():436: Extension
VK_EXT_tooling_info unavailable.
[ 11.793448] Render.Vulkan <Warning>
video_core/renderer_vulkan/vk_instance.cpp:operator():432: Extension
VK_KHR_timeline_semaphore has been blacklisted because it is broken on Qualcomm
drivers
[ 11.793451] Render.Vulkan <Warning>
video_core/renderer_vulkan/vk_instance.cpp:operator():436: Extension
VK_KHR_portability_subset unavailable.
[ 11.793454] Render.Vulkan <Warning>
video_core/renderer_vulkan/vk_instance.cpp:operator():432: Extension
VK_EXT_extended_dynamic_state has been blacklisted because it is broken on Qualcomm
and ARM drivers
[ 11.793457] Render.Vulkan <Warning>
video_core/renderer_vulkan/vk_instance.cpp:operator():432: Extension
VK_EXT_custom_border_color has been blacklisted because it is broken on most
Qualcomm driver versions
[ 11.793459] Render.Vulkan <Info>
video_core/renderer_vulkan/vk_instance.cpp:operator():427: Enabling extension:
VK_EXT_index_type_uint8
[ 11.793462] Render.Vulkan <Warning>
video_core/renderer_vulkan/vk_instance.cpp:operator():436: Extension
VK_EXT_fragment_shader_interlock unavailable.
[ 11.793465] Render.Vulkan <Info>
video_core/renderer_vulkan/vk_instance.cpp:operator():427: Enabling extension:
VK_EXT_pipeline_creation_cache_control
[ 11.793467] Render.Vulkan <Warning>
video_core/renderer_vulkan/vk_instance.cpp:operator():436: Extension
VK_KHR_fragment_shader_barycentric unavailable.
[ 11.797472] Render.Vulkan <Warning>
video_core/renderer_vulkan/vk_instance.cpp:CreateFormatTable:303: Format
B8G8R8Unorm unsupported, falling back unconditionally to R8G8B8A8Unorm
[ 11.826472] Render.Vulkan <Info>
video_core/renderer_vulkan/vk_stream_buffer.cpp:CreateBuffers:178: Creating Stream
buffer with size 128 KB with flags { DeviceLocal | HostVisible | HostCoherent |
HostCached }
[ 12.113199] Render.Vulkan <Info>
video_core/renderer_vulkan/vk_stream_buffer.cpp:CreateBuffers:178: Creating Upload
buffer with size 524288 KB with flags { DeviceLocal | HostVisible | HostCoherent |
HostCached }
[ 12.829758] Render.Vulkan <Info>
video_core/renderer_vulkan/vk_stream_buffer.cpp:CreateBuffers:178: Creating
Download buffer with size 16384 KB with flags { DeviceLocal | HostVisible |
HostCoherent | HostCached }
[ 12.948617] Render.Vulkan <Info>
video_core/renderer_vulkan/vk_stream_buffer.cpp:CreateBuffers:178: Creating Stream
buffer with size 65536 KB with flags { DeviceLocal | HostVisible | HostCoherent |
HostCached }
[ 13.052103] Render.Vulkan <Info>
video_core/renderer_vulkan/vk_stream_buffer.cpp:CreateBuffers:178: Creating Stream
buffer with size 4096 KB with flags { DeviceLocal | HostVisible | HostCoherent |
HostCached }
[ 13.060052] Render.Vulkan <Info>
video_core/renderer_vulkan/vk_stream_buffer.cpp:CreateBuffers:178: Creating Stream
buffer with size 2048 KB with flags { DeviceLocal | HostVisible | HostCoherent |
HostCached }
[ 13.064679] Render.Vulkan <Info>
video_core/renderer_vulkan/vk_stream_buffer.cpp:CreateBuffers:178: Creating Stream
buffer with size 2048 KB with flags { DeviceLocal | HostVisible | HostCoherent |
HostCached }
[ 13.202094] Loader <Info> core/loader/ncch.cpp:Load:248: Program ID:
000400000011C400
[ 13.202332] Service.FS <Warning> core/file_sys/ncch_container.cpp:OpenFile:126:
Failed to open /sdmc/Nintendo
3DS/00000000000000000000000000000000/00000000000000000000000000000000/title/
0004000e/0011c400/content/00000000.app
[ 13.481098] Loader <Info> core/hle/kernel/process.cpp:ParseKernelCaps:162:
ExHeader kernel version: 2.39
[ 13.552374] Service.CFG <Info>
core/hle/service/cfg/cfg.cpp:SetPreferredRegionCodes:617: Preferred region code set
to 1
[ 13.676585] Render.Vulkan <Info>
video_core/renderer_vulkan/vk_pipeline_cache.cpp:LoadDiskCache:141: Loading
pipeline cache
[ 13.800906] Service.SRV <Warning> core/hle/service/sm/srv.cpp:RegisterClient:63:
(STUBBED) called. Caller PID=11
[ 14.289590] Input <Error> main/jni/ndk_motion.cpp:operator():145: Could not find
sensor of type 4
[ 14.305783] Service.SRV <Warning>
core/hle/service/sm/srv.cpp:EnableNotification:85: (STUBBED) called
[ 14.324399] Service.NDM <Warning>
core/hle/service/ndm/ndm_u.cpp:OverrideDefaultDaemons:186: (STUBBED)
bit_mask=0x0000000F
[ 14.324696] Service.NDM <Warning>
core/hle/service/ndm/ndm_u.cpp:SuspendDaemons:74: (STUBBED) bit_mask=0x00000006
[ 14.329357] Service.APT <Warning> core/hle/service/apt/apt.cpp:NotifyToWait:345:
(STUBBED) app_id=768
[ 14.335968] Service.APT <Warning> core/hle/service/apt/apt.cpp:AppletUtility:696:
(STUBBED) called command=0X00000007, input_size=0X00000004, output_size=0X00000001
[ 14.336817] Service.APT <Warning> core/hle/service/apt/apt.cpp:AppletUtility:696:
(STUBBED) called command=0X00000004, input_size=0X00000001, output_size=0X00000001
[ 14.347615] Service.FS <Warning>
core/hle/service/fs/fs_user.cpp:InitializeWithSdkVersion:596: (STUBBED) called,
version: 0x070101C8
[ 14.349615] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:194: Delay generator was not
initalized. Using default
[ 14.356174] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:194: Delay generator was not
initalized. Using default
[ 14.390255] Service.SRV <Warning> core/hle/service/sm/srv.cpp:Subscribe:210:
(STUBBED) called, notification_id=0x209
[ 14.417977] Service.FS <Warning> core/file_sys/archive_ncch.cpp:OpenFile:156:
Shared Font file missing. Loading open source replacement from memory
[ 14.661380] Service.GSP <Warning>
core/hle/service/gsp/gsp_gpu.cpp:AcquireRight:804: called flag=00000000 process=11
thread_id=0
[ 14.972029] Service.DSP <Info> audio_core/hle/hle.cpp:LoadComponent:485: Firmware
hash: 0xe00a211577bc944e
[ 14.972056] Service.DSP <Info> audio_core/hle/hle.cpp:LoadComponent:489:
Structures hash: 0x228655de1258d999
[ 14.972062] Service.DSP <Info>
core/hle/service/dsp/dsp_dsp.cpp:LoadComponent:192: called size=0xC288,
prog_mask=0x000000FF, data_mask=0x000E00FF
[ 14.973997] Service.DSP <Info>
core/hle/service/dsp/dsp_dsp.cpp:RegisterInterruptEvents:259: Registered
interrupt=2, channel=2, event=event-00147e60
[ 14.974674] Service.DSP <Warning>
core/hle/service/dsp/dsp_dsp.cpp:GetSemaphoreEventHandle:275: (STUBBED) called
[ 14.975385] Service.DSP <Warning>
core/hle/service/dsp/dsp_dsp.cpp:SetSemaphoreMask:285: (STUBBED) called mask=0x2000
[ 14.977986] Audio.DSP <Info> audio_core/hle/hle.cpp:PipeWrite:246: Application
has requested initialization of DSP hardware
[ 14.978446] Service.DSP <Info> core/hle/service/dsp/dsp_dsp.cpp:SetSemaphore:57:
called, semaphore_value=4000
[ 14.982088] Service.DSP <Info> core/hle/service/dsp/dsp_dsp.cpp:SetSemaphore:57:
called, semaphore_value=4000
[ 15.420320] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:194: Delay generator was not
initalized. Using default
[ 15.420831] Service.FS <Warning> core/file_sys/archive_ncch.cpp:OpenFile:164: Bad
Word List file missing. Loading open source replacement from memory
[ 15.427994] Service.FRD <Warning>
core/hle/service/frd/frd.cpp:SetClientSdkVersion:234: (STUBBED) called, version:
0x070101C8
[ 15.428689] Service.FRD <Warning> core/hle/service/frd/frd.cpp:GetMyPresence:41:
(STUBBED) called
[ 15.430153] Service.FRD <Warning>
core/hle/service/frd/frd.cpp:GetFriendKeyList:56: (STUBBED) called, unknown=0,
frd_count=100
[ 15.474073] Service.FS <Error> core/file_sys/savedata_archive.cpp:OpenFile:75:
Non-existing file
/nand/data/00000000000000000000000000000000/sysdata/00010034/00000000/BOSS_SV.db
can't be open without mode create.
[ 15.474180] Service.FS <Error> core/file_sys/savedata_archive.cpp:OpenFile:75:
Non-existing file
/nand/data/00000000000000000000000000000000/sysdata/00010034/00000000/BOSS_SS.db
can't be open without mode create.
[ 15.474183] Service.BOSS <Error>
core/hle/service/boss/online_service.cpp:InitializeSession:77: Could not open BOSS
database.
[ 15.475529] Service.NDM <Warning>
core/hle/service/ndm/ndm_u.cpp:ResumeDaemons:89: (STUBBED) bit_mask=0x00000002
[ 15.475973] Service.NDM <Warning>
core/hle/service/ndm/ndm_u.cpp:ResumeDaemons:89: (STUBBED) bit_mask=0x00000004
[ 15.478243] Service.BOSS <Warning>
core/hle/service/boss/boss.cpp:GetStorageEntryInfo:674: (STUBBED) called
[ 15.479338] Service.BOSS <Warning>
core/hle/service/boss/boss.cpp:UnregisterStorage:48: (STUBBED) called
[ 15.480347] Service.BOSS <Warning>
core/hle/service/boss/boss.cpp:RegisterStorageEntry:663: (STUBBED)
unk_param1=0x000011c5, unk_param2=0x00000000, unk_param3=0x00100000,
unk_param4=0x00000014, unk_param5=0x01
[ 15.502632] Service.LDR <Warning> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRR:155:
(STUBBED) called, crr_buffer_ptr=0x08C62000, crr_size=0x00002000
[ 16.316129] Service.FRD <Warning> core/hle/service/frd/frd.cpp:GetMyFriendKey:95:
(STUBBED) called
[ 16.395978] Service.FRD <Warning> core/hle/service/frd/frd.cpp:GetMyFriendKey:95:
(STUBBED) called
[ 17.011526] Service.PTM <Warning> core/hle/service/ptm/ptm.cpp:GetStepHistory:97:
(STUBBED) called, from time(raw): 0xb0c3a7d400, for 24 hours
[ 17.184845] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:194: Delay generator was not
initalized. Using default
[ 17.185606] Service.FS <Warning> core/file_sys/archive_ncch.cpp:OpenFile:150:
Country list file missing. Loading open source replacement from memory
[ 17.231393] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:194: Delay generator was not
initalized. Using default
[ 17.231630] Service.FS <Warning> core/file_sys/archive_ncch.cpp:OpenFile:150:
Country list file missing. Loading open source replacement from memory
[ 17.234432] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:194: Delay generator was not
initalized. Using default
[ 17.234646] Service.FS <Warning> core/file_sys/archive_ncch.cpp:OpenFile:150:
Country list file missing. Loading open source replacement from memory
[ 17.244158] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:194: Delay generator was not
initalized. Using default
[ 17.244449] Service.FS <Warning> core/file_sys/archive_ncch.cpp:OpenFile:150:
Country list file missing. Loading open source replacement from memory
[ 17.257956] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:194: Delay generator was not
initalized. Using default
[ 17.258137] Service.FS <Warning> core/file_sys/archive_ncch.cpp:OpenFile:150:
Country list file missing. Loading open source replacement from memory
[ 17.276581] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:194: Delay generator was not
initalized. Using default
[ 17.277438] Service.FS <Warning> core/file_sys/archive_ncch.cpp:OpenFile:150:
Country list file missing. Loading open source replacement from memory
[ 17.398122] Service.FS <Error>
core/file_sys/archive_source_sd_savedata.cpp:GetFormatInfo:78: Could not open
metadata information for archive
[ 17.398164] Service.FS <Error> core/hle/service/fs/fs_user.cpp:GetFormatInfo:662:
Failed to retrieve the format info
[ 17.448219] Service.FS <Error> core/hle/service/fs/fs_user.cpp:OpenArchive:333:
failed to get a handle for archive archive_id=0x00000006 archive_path=[Binary:
01000000c511000000000000]
[ 17.710344] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:194: Delay generator was not
initalized. Using default
[ 17.710717] Service.FS <Warning> core/file_sys/archive_ncch.cpp:OpenFile:150:
Country list file missing. Loading open source replacement from memory
[ 17.729889] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:194: Delay generator was not
initalized. Using default
[ 17.730448] Service.FS <Warning> core/file_sys/archive_ncch.cpp:OpenFile:150:
Country list file missing. Loading open source replacement from memory
[ 17.745131] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:194: Delay generator was not
initalized. Using default
[ 17.745389] Service.FS <Warning> core/file_sys/archive_ncch.cpp:OpenFile:150:
Country list file missing. Loading open source replacement from memory
[ 17.778625] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:194: Delay generator was not
initalized. Using default
[ 17.778990] Service.FS <Warning> core/file_sys/archive_ncch.cpp:OpenFile:150:
Country list file missing. Loading open source replacement from memory
[ 17.793333] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:194: Delay generator was not
initalized. Using default
[ 17.793521] Service.FS <Warning> core/file_sys/archive_ncch.cpp:OpenFile:150:
Country list file missing. Loading open source replacement from memory
[ 17.810312] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:194: Delay generator was not
initalized. Using default
[ 17.810579] Service.FS <Warning> core/file_sys/archive_ncch.cpp:OpenFile:150:
Country list file missing. Loading open source replacement from memory
[ 17.866951] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"DllLangSelect" exports 0 static anonymous symbols
[ 17.867184] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():869: CRO "DllLangSelect" imports
0 indexed symbols from "|static|"
[ 17.867200] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:operator():886: CRO "DllLangSelect" imports
93 anonymous symbols from "|static|"
[ 17.867489] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:986: CRO "DllLangSelect"
exports 0 indexed symbols to "|static|"
[ 17.867585] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyModuleExport:1003: CRO "DllLangSelect"
exports 1 anonymous symbols to "|static|"
[ 17.867818] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "DllLangSelect" loaded at 0x006F3000, fixed_end=0x006F7000
[ 18.256627] Service.FS <Warning>
core/hle/service/fs/fs_user.cpp:FormatSaveData:362: (STUBBED)
[ 18.256778] Common.Filesystem <Error> common/file_util.cpp:DeleteDir:278: Not a
directory /sdmc/Nintendo
3DS/00000000000000000000000000000000/00000000000000000000000000000000/title/
00040000/0011c400/data/00000001/
[ 19.247772] Service.FRD <Warning> core/hle/service/frd/frd.cpp:GetMyFriendKey:95:
(STUBBED) called
[ 19.264407] Service.FS <Error> core/file_sys/savedata_archive.cpp:DeleteFile:116:
File not found /sdmc/Nintendo
3DS/00000000000000000000000000000000/00000000000000000000000000000000/title/
00040000/0011c400/data/00000001/main
[ 19.397821] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:166: unknown /
unimplemented function 'ControlArchive': port='fs:USER' cmd_buf={[0]=0x80d0144
(0x080D, 5, 4), [1]=0x11, [2]=0x0, [3]=0x0, [4]=0x1, [5]=0x1, [6]=0x1a, [7]=0x0,
[8]=0x1c, [9]=0x1}
[ 19.409823] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:194: Delay generator was not
initalized. Using default
[ 19.447220] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:166: unknown /
unimplemented function 'ControlArchive': port='fs:USER' cmd_buf={[0]=0x80d0144
(0x080D, 5, 4), [1]=0x12, [2]=0x0, [3]=0x0, [4]=0x1, [5]=0x1, [6]=0x1a, [7]=0x0,
[8]=0x1c, [9]=0x1}
[ 19.460265] Service.APT <Warning> core/hle/service/apt/apt.cpp:AppletUtility:696:
(STUBBED) called command=0X00000004, input_size=0X00000001, output_size=0X00000001
[ 19.478134] Service.FS <Error> core/hle/service/fs/fs_user.cpp:OpenArchive:333:
failed to get a handle for archive archive_id=0x00000006 archive_path=[Binary:
01000000c511000000000000]
[ 20.504947] Service.APT <Warning> core/hle/service/apt/apt.cpp:AppletUtility:696:
(STUBBED) called command=0X00000004, input_size=0X00000001, output_size=0X00000001
[ 47.639116] Input <Error> main/jni/ndk_motion.cpp:operator():164: Could not find
sensor of type 4
[ 47.990454] Frontend <Info>
main/jni/native.cpp:Java_org_citra_citra_1emu_NativeLibrary_surfaceChanged:296:
Surface changed
[ 48.005586] Input <Error> main/jni/ndk_motion.cpp:operator():145: Could not find
sensor of type 4
[ 49.635848] Input <Error> main/jni/ndk_motion.cpp:operator():164: Could not find
sensor of type 4

You might also like