0% found this document useful (0 votes)
25 views24 pages

Citra Log - Txt.old

The document logs the initialization and configuration of the Citra emulator on an Android device, detailing the device specifications and the successful loading of configuration files. However, it encounters multiple errors related to missing game files, specifically for titles like 'Mario Kart 7' and 'Inazuma Eleven GO - Chrono Stones - Wildfire'. The log indicates issues with accessing the specified paths for these files, resulting in FileNotFoundExceptions.

Uploaded by

Santex GS
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)
25 views24 pages

Citra Log - Txt.old

The document logs the initialization and configuration of the Citra emulator on an Android device, detailing the device specifications and the successful loading of configuration files. However, it encounters multiple errors related to missing game files, specifically for titles like 'Mario Kart 7' and 'Inazuma Eleven GO - Chrono Stones - Wildfire'. The log indicates issues with accessing the specified paths for these files, resulting in FileNotFoundExceptions.

Uploaded by

Santex GS
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/ 24

[ 0.

000127] Frontend <Info>


main/jni/native.cpp:Java_org_citra_citra_1emu_NativeLibrary_createLogFile:592:
Logging backend initialised
[ 0.000168] Frontend <Info>
main/jni/native.cpp:Java_org_citra_citra_1emu_NativeLibrary_logUserDirectory:599:
User directory path: content://com.android.externalstorage.documents/tree/primary
%3A3ds%20Games!
[ 0.015409] Config <Info> main/jni/config.cpp:LoadINI:57: Successfully loaded
/config/config.ini
[ 0.050542] Frontend <Info>
main/jni/native.cpp:Java_org_citra_citra_1emu_NativeLibrary_logDeviceInfo:745:
Citra Version: 608383e | HEAD-608383e
[ 0.050776] Frontend <Info>
main/jni/native.cpp:Java_org_citra_citra_1emu_NativeLibrary_logDeviceInfo:746: Host
CPU: Unknown
[ 0.050792] Frontend <Info>
main/jni/native.cpp:Java_org_citra_citra_1emu_NativeLibrary_logDeviceInfo:748: Host
OS: Android API level 34
[ 0.050861] Frontend <Info>
main/jni/native_log.cpp:Java_org_citra_citra_1emu_utils_Log_info:19: Device
Manufacturer - Xiaomi
[ 0.050873] Frontend <Info>
main/jni/native_log.cpp:Java_org_citra_citra_1emu_utils_Log_info:19: Device Model -
2311DRK48G
[ 0.050877] Frontend <Info>
main/jni/native_log.cpp:Java_org_citra_citra_1emu_utils_Log_info:19: SoC
Manufacturer - Mediatek
[ 0.050894] Frontend <Info>
main/jni/native_log.cpp:Java_org_citra_citra_1emu_utils_Log_info:19: SoC Model -
MT6897
[ 0.051306] Frontend <Info>
main/jni/native_log.cpp:Java_org_citra_citra_1emu_utils_Log_info:19: Total System
Memory - 15.0 GB
[ 0.293410] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:157:
16384
[ 0.299151] Frontend <Error>
main/jni/native_log.cpp:Java_org_citra_citra_1emu_utils_Log_error:23: [FileUtil]:
Cannot open content uri, error: Failed to determine if primary:3ds Games!/Mario
Kart 7 (USA) (En,Fr,Es) (Rev 1).3ds.exheader is child of primary:3ds Games!:
java.io.FileNotFoundException: Missing file for primary:3ds Games!/Mario Kart 7
(USA) (En,Fr,Es) (Rev 1).3ds.exheader at /storage/emulated/0/3ds Games!/Mario Kart
7 (USA) (En,Fr,Es) (Rev 1).3ds.exheader
[ 0.310687] Frontend <Info>
main/jni/native_log.cpp:Java_org_citra_citra_1emu_utils_Log_info:19: [FileUtil]
Cannot find file from given path, error: Failed to determine if primary:3ds
Games!/Mario Kart 7 (USA) (En,Fr,Es) (Rev 1).3ds.romfs is child of primary:3ds
Games!: java.io.FileNotFoundException: Missing file for primary:3ds Games!/Mario
Kart 7 (USA) (En,Fr,Es) (Rev 1).3ds.romfs at /storage/emulated/0/3ds Games!/Mario
Kart 7 (USA) (En,Fr,Es) (Rev 1).3ds.romfs
[ 0.316187] Frontend <Info>
main/jni/native_log.cpp:Java_org_citra_citra_1emu_utils_Log_info:19: [FileUtil]
Cannot find file from given path, error: Failed to determine if primary:3ds
Games!/Mario Kart 7 (USA) (En,Fr,Es) (Rev 1).3ds.exefs is child of primary:3ds
Games!: java.io.FileNotFoundException: Missing file for primary:3ds Games!/Mario
Kart 7 (USA) (En,Fr,Es) (Rev 1).3ds.exefs at /storage/emulated/0/3ds Games!/Mario
Kart 7 (USA) (En,Fr,Es) (Rev 1).3ds.exefs
[ 0.317656] Frontend <Info>
main/jni/native_log.cpp:Java_org_citra_citra_1emu_utils_Log_info:19: [FileUtil]
Cannot find file from given path, error: Failed to determine if primary:3ds
Games!/Mario Kart 7 (USA) (En,Fr,Es) (Rev 1).3ds.exefsdir is child of primary:3ds
Games!: java.io.FileNotFoundException: Missing file for primary:3ds Games!/Mario
Kart 7 (USA) (En,Fr,Es) (Rev 1).3ds.exefsdir at /storage/emulated/0/3ds
Games!/Mario Kart 7 (USA) (En,Fr,Es) (Rev 1).3ds.exefsdir
[ 0.324104] Frontend <Error>
main/jni/native_log.cpp:Java_org_citra_citra_1emu_utils_Log_error:23: [FileUtil]:
Cannot open content uri, error: Failed to determine if primary:3ds Games!/Mario
Kart 7 (USA) (En,Fr,Es) (Rev 1).3ds.exefsdir is child of primary:3ds Games!:
java.io.FileNotFoundException: Missing file for primary:3ds Games!/Mario Kart 7
(USA) (En,Fr,Es) (Rev 1).3ds.exefsdir at /storage/emulated/0/3ds Games!/Mario Kart
7 (USA) (En,Fr,Es) (Rev 1).3ds.exefsdir
[ 0.457690] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:157:
16384
[ 0.474133] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:157:
16384
[ 0.610799] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:157:
16384
[ 0.612935] Frontend <Error>
main/jni/native_log.cpp:Java_org_citra_citra_1emu_utils_Log_error:23: [FileUtil]:
Cannot open content uri, error: Failed to determine if primary:3ds Games!/Inazuma
Eleven GO - Chrono Stones - Wildfire (Europe) (En,Fr,De,Es,It).3ds.exheader is
child of primary:3ds Games!: java.io.FileNotFoundException: Missing file for
primary:3ds Games!/Inazuma Eleven GO - Chrono Stones - Wildfire (Europe)
(En,Fr,De,Es,It).3ds.exheader at /storage/emulated/0/3ds Games!/Inazuma Eleven GO -
Chrono Stones - Wildfire (Europe) (En,Fr,De,Es,It).3ds.exheader
[ 0.620977] Frontend <Info>
main/jni/native_log.cpp:Java_org_citra_citra_1emu_utils_Log_info:19: [FileUtil]
Cannot find file from given path, error: Failed to determine if primary:3ds
Games!/Inazuma Eleven GO - Chrono Stones - Wildfire (Europe)
(En,Fr,De,Es,It).3ds.romfs is child of primary:3ds Games!:
java.io.FileNotFoundException: Missing file for primary:3ds Games!/Inazuma Eleven
GO - Chrono Stones - Wildfire (Europe) (En,Fr,De,Es,It).3ds.romfs at
/storage/emulated/0/3ds Games!/Inazuma Eleven GO - Chrono Stones - Wildfire
(Europe) (En,Fr,De,Es,It).3ds.romfs
[ 0.622642] Frontend <Info>
main/jni/native_log.cpp:Java_org_citra_citra_1emu_utils_Log_info:19: [FileUtil]
Cannot find file from given path, error: Failed to determine if primary:3ds
Games!/Inazuma Eleven GO - Chrono Stones - Wildfire (Europe)
(En,Fr,De,Es,It).3ds.exefs is child of primary:3ds Games!:
java.io.FileNotFoundException: Missing file for primary:3ds Games!/Inazuma Eleven
GO - Chrono Stones - Wildfire (Europe) (En,Fr,De,Es,It).3ds.exefs at
/storage/emulated/0/3ds Games!/Inazuma Eleven GO - Chrono Stones - Wildfire
(Europe) (En,Fr,De,Es,It).3ds.exefs
[ 0.624186] Frontend <Info>
main/jni/native_log.cpp:Java_org_citra_citra_1emu_utils_Log_info:19: [FileUtil]
Cannot find file from given path, error: Failed to determine if primary:3ds
Games!/Inazuma Eleven GO - Chrono Stones - Wildfire (Europe)
(En,Fr,De,Es,It).3ds.exefsdir is child of primary:3ds Games!:
java.io.FileNotFoundException: Missing file for primary:3ds Games!/Inazuma Eleven
GO - Chrono Stones - Wildfire (Europe) (En,Fr,De,Es,It).3ds.exefsdir at
/storage/emulated/0/3ds Games!/Inazuma Eleven GO - Chrono Stones - Wildfire
(Europe) (En,Fr,De,Es,It).3ds.exefsdir
[ 0.625721] Frontend <Error>
main/jni/native_log.cpp:Java_org_citra_citra_1emu_utils_Log_error:23: [FileUtil]:
Cannot open content uri, error: Failed to determine if primary:3ds Games!/Inazuma
Eleven GO - Chrono Stones - Wildfire (Europe) (En,Fr,De,Es,It).3ds.exefsdir is
child of primary:3ds Games!: java.io.FileNotFoundException: Missing file for
primary:3ds Games!/Inazuma Eleven GO - Chrono Stones - Wildfire (Europe)
(En,Fr,De,Es,It).3ds.exefsdir at /storage/emulated/0/3ds Games!/Inazuma Eleven GO -
Chrono Stones - Wildfire (Europe) (En,Fr,De,Es,It).3ds.exefsdir
[ 0.641991] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:157:
16384
[ 0.655984] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:157:
16384
[ 0.685443] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:157:
16384
[ 0.688652] Frontend <Error>
main/jni/native_log.cpp:Java_org_citra_citra_1emu_utils_Log_error:23: [FileUtil]:
Cannot open content uri, error: Failed to determine if primary:3ds Games!/Super
Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev 11).3ds.exheader is child of
primary:3ds Games!: java.io.FileNotFoundException: Missing file for primary:3ds
Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev 11).3ds.exheader at
/storage/emulated/0/3ds Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es)
(Rev 11).3ds.exheader
[ 0.709802] Frontend <Info>
main/jni/native_log.cpp:Java_org_citra_citra_1emu_utils_Log_info:19: [FileUtil]
Cannot find file from given path, error: Failed to determine if primary:3ds
Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev 11).3ds.romfs is
child of primary:3ds Games!: java.io.FileNotFoundException: Missing file for
primary:3ds Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev
11).3ds.romfs at /storage/emulated/0/3ds Games!/Super Smash Bros. for Nintendo 3DS
(USA) (En,Fr,Es) (Rev 11).3ds.romfs
[ 0.713738] Frontend <Info>
main/jni/native_log.cpp:Java_org_citra_citra_1emu_utils_Log_info:19: [FileUtil]
Cannot find file from given path, error: Failed to determine if primary:3ds
Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev 11).3ds.exefs is
child of primary:3ds Games!: java.io.FileNotFoundException: Missing file for
primary:3ds Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev
11).3ds.exefs at /storage/emulated/0/3ds Games!/Super Smash Bros. for Nintendo 3DS
(USA) (En,Fr,Es) (Rev 11).3ds.exefs
[ 0.716253] Frontend <Info>
main/jni/native_log.cpp:Java_org_citra_citra_1emu_utils_Log_info:19: [FileUtil]
Cannot find file from given path, error: Failed to determine if primary:3ds
Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev 11).3ds.exefsdir is
child of primary:3ds Games!: java.io.FileNotFoundException: Missing file for
primary:3ds Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev
11).3ds.exefsdir at /storage/emulated/0/3ds Games!/Super Smash Bros. for Nintendo
3DS (USA) (En,Fr,Es) (Rev 11).3ds.exefsdir
[ 0.721595] Frontend <Error>
main/jni/native_log.cpp:Java_org_citra_citra_1emu_utils_Log_error:23: [FileUtil]:
Cannot open content uri, error: Failed to determine if primary:3ds Games!/Super
Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev 11).3ds.exefsdir is child of
primary:3ds Games!: java.io.FileNotFoundException: Missing file for primary:3ds
Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev 11).3ds.exefsdir at
/storage/emulated/0/3ds Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es)
(Rev 11).3ds.exefsdir
[ 0.748824] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:157:
16384
[ 0.772434] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:157:
16384
[ 18.593806] Frontend <Info>
main/jni/native.cpp:Java_org_citra_citra_1emu_NativeLibrary_surfaceChanged:307:
Surface changed
[ 18.594229] Frontend <Info> main/jni/native.cpp:RunCitra:136: Citra starting...
[ 18.633040] Config <Info> main/jni/config.cpp:LoadINI:57: Successfully loaded
/config/config.ini
[ 18.669063] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:157:
16384
[ 18.669358] Config <Info> common/settings.cpp:LogSettings:83: Citra
Configuration:
[ 18.669361] Config <Info> common/settings.cpp:operator():80: Core_UseCpuJit: true
[ 18.669363] Config <Info> common/settings.cpp:operator():80:
Core_CPUClockPercentage: 100
[ 18.669364] Config <Info> common/settings.cpp:operator():80:
Controller_UseArticController: false
[ 18.669365] Config <Info> common/settings.cpp:operator():80: Renderer_UseGLES:
true
[ 18.669367] Config <Info> common/settings.cpp:operator():80:
Renderer_GraphicsAPI: OpenGL
[ 18.669368] Config <Info> common/settings.cpp:operator():80:
Renderer_AsyncShaders: false
[ 18.669369] Config <Info> common/settings.cpp:operator():80:
Renderer_AsyncPresentation: true
[ 18.669369] Config <Info> common/settings.cpp:operator():80:
Renderer_SpirvShaderGen: true
[ 18.669370] Config <Info> common/settings.cpp:operator():80: Renderer_Debug:
false
[ 18.669371] Config <Info> common/settings.cpp:operator():80:
Renderer_UseHwShader: true
[ 18.669372] Config <Info> common/settings.cpp:operator():80:
Renderer_ShadersAccurateMul: false
[ 18.669372] Config <Info> common/settings.cpp:operator():80:
Renderer_UseShaderJit: true
[ 18.669374] Config <Info> common/settings.cpp:operator():80:
Renderer_UseResolutionFactor: 1
[ 18.669374] Config <Info> common/settings.cpp:operator():80: Renderer_FrameLimit:
100
[ 18.669376] Config <Info> common/settings.cpp:operator():80: Renderer_VSyncNew:
true
[ 18.669377] Config <Info> common/settings.cpp:operator():80:
Renderer_PostProcessingShader: none (builtin)
[ 18.669378] Config <Info> common/settings.cpp:operator():80: Renderer_FilterMode:
true
[ 18.669379] Config <Info> common/settings.cpp:operator():80:
Renderer_TextureFilter: None
[ 18.669380] Config <Info> common/settings.cpp:operator():80:
Renderer_TextureSampling: GameControlled
[ 18.669380] Config <Info> common/settings.cpp:operator():80:
Renderer_DelayGameRenderThreasUs: 0
[ 18.669383] Config <Info> common/settings.cpp:operator():80:
Stereoscopy_Render3d: 0
[ 18.669383] Config <Info> common/settings.cpp:operator():80:
Stereoscopy_Factor3d: 0
[ 18.669384] Config <Info> common/settings.cpp:operator():80:
Stereoscopy_MonoRenderOption: 0
[ 18.669385] Config <Info> common/settings.cpp:operator():80: Layout_LayoutOption:
3
[ 18.669385] Config <Info> common/settings.cpp:operator():80: Layout_SwapScreen:
false
[ 18.669385] Config <Info> common/settings.cpp:operator():80:
Layout_UprightScreen: false
[ 18.669388] Config <Info> common/settings.cpp:operator():80:
Layout_LargeScreenProportion: 4
[ 18.669388] Config <Info> common/settings.cpp:operator():80:
Utility_DumpTextures: false
[ 18.669389] Config <Info> common/settings.cpp:operator():80:
Utility_CustomTextures: false
[ 18.669389] Config <Info> common/settings.cpp:operator():80:
Utility_PreloadTextures: false
[ 18.669390] Config <Info> common/settings.cpp:operator():80:
Utility_AsyncCustomLoading: true
[ 18.669391] Config <Info> common/settings.cpp:operator():80:
Utility_UseDiskShaderCache: true
[ 18.669392] Config <Info> common/settings.cpp:operator():80: Audio_Emulation: HLE
[ 18.669392] Config <Info> common/settings.cpp:operator():80: Audio_OutputType: 0
[ 18.669393] Config <Info> common/settings.cpp:operator():80: Audio_OutputDevice:
auto
[ 18.669394] Config <Info> common/settings.cpp:operator():80: Audio_InputType: 0
[ 18.669394] Config <Info> common/settings.cpp:operator():80: Audio_InputDevice:
auto
[ 18.669395] Config <Info> common/settings.cpp:operator():80:
Audio_EnableAudioStretching: true
[ 18.669395] Config <Info> common/settings.cpp:operator():80:
Camera_OuterRightName: ndk
[ 18.669396] Config <Info> common/settings.cpp:operator():80:
Camera_OuterRightConfig: _back
[ 18.669396] Config <Info> common/settings.cpp:operator():80:
Camera_OuterRightFlip: 0
[ 18.669397] Config <Info> common/settings.cpp:operator():80: Camera_InnerName:
ndk
[ 18.669397] Config <Info> common/settings.cpp:operator():80: Camera_InnerConfig:
_front
[ 18.669398] Config <Info> common/settings.cpp:operator():80: Camera_InnerFlip: 0
[ 18.669398] Config <Info> common/settings.cpp:operator():80:
Camera_OuterLeftName: ndk
[ 18.669398] Config <Info> common/settings.cpp:operator():80:
Camera_OuterLeftConfig: _back
[ 18.669399] Config <Info> common/settings.cpp:operator():80:
Camera_OuterLeftFlip: 0
[ 18.669399] Config <Info> common/settings.cpp:operator():80:
DataStorage_UseVirtualSd: true
[ 18.669400] Config <Info> common/settings.cpp:operator():80:
DataStorage_UseCustomStorage: false
[ 18.669400] Config <Info> common/settings.cpp:operator():80: System_IsNew3ds:
true
[ 18.669401] Config <Info> common/settings.cpp:operator():80: System_LLEApplets:
false
[ 18.669401] Config <Info> common/settings.cpp:operator():80: System_RegionValue:
-1
[ 18.669402] Config <Info> common/settings.cpp:operator():80: System_PluginLoader:
false
[ 18.669402] Config <Info> common/settings.cpp:operator():80:
System_PluginLoaderAllowed: true
[ 18.669403] Config <Info> common/settings.cpp:operator():80:
Debugging_DelayStartForLLEModules: true
[ 18.669403] Config <Info> common/settings.cpp:operator():80:
Debugging_UseGdbstub: false
[ 18.669403] Config <Info> common/settings.cpp:operator():80:
Debugging_GdbstubPort: 24689
[ 18.669404] Config <Info> common/settings.cpp:operator():80:
Debugging_InstantDebugLog: false
[ 18.673157] Frontend <Error>
main/jni/native_log.cpp:Java_org_citra_citra_1emu_utils_Log_error:23: [FileUtil]:
Cannot open content uri, error: Failed to determine if primary:3ds Games!/Super
Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev 11).3ds.exheader is child of
primary:3ds Games!: java.io.FileNotFoundException: Missing file for primary:3ds
Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev 11).3ds.exheader at
/storage/emulated/0/3ds Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es)
(Rev 11).3ds.exheader
[ 18.686924] Frontend <Info>
main/jni/native_log.cpp:Java_org_citra_citra_1emu_utils_Log_info:19: [FileUtil]
Cannot find file from given path, error: Failed to determine if primary:3ds
Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev 11).3ds.romfs is
child of primary:3ds Games!: java.io.FileNotFoundException: Missing file for
primary:3ds Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev
11).3ds.romfs at /storage/emulated/0/3ds Games!/Super Smash Bros. for Nintendo 3DS
(USA) (En,Fr,Es) (Rev 11).3ds.romfs
[ 18.688299] Frontend <Info>
main/jni/native_log.cpp:Java_org_citra_citra_1emu_utils_Log_info:19: [FileUtil]
Cannot find file from given path, error: Failed to determine if primary:3ds
Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev 11).3ds.exefs is
child of primary:3ds Games!: java.io.FileNotFoundException: Missing file for
primary:3ds Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev
11).3ds.exefs at /storage/emulated/0/3ds Games!/Super Smash Bros. for Nintendo 3DS
(USA) (En,Fr,Es) (Rev 11).3ds.exefs
[ 18.689575] Frontend <Info>
main/jni/native_log.cpp:Java_org_citra_citra_1emu_utils_Log_info:19: [FileUtil]
Cannot find file from given path, error: Failed to determine if primary:3ds
Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev 11).3ds.exefsdir is
child of primary:3ds Games!: java.io.FileNotFoundException: Missing file for
primary:3ds Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev
11).3ds.exefsdir at /storage/emulated/0/3ds Games!/Super Smash Bros. for Nintendo
3DS (USA) (En,Fr,Es) (Rev 11).3ds.exefsdir
[ 18.871535] Audio.DSP <Info> audio_core/hle/aac_decoder.cpp:AACDecoder:27:
Created FAAD2 AAC decoder.
[ 18.977924] RPC_Server <Info> core/rpc/rpc_server.cpp:RPCServer:14: Starting RPC
server.
[ 18.978308] RPC_Server <Info> core/rpc/rpc_server.cpp:HandleRequestsLoop:104:
Request handler started.
[ 19.034300] Audio.Sink <Info> audio_core/cubeb_sink.cpp:StateCallback:135: Cubeb
Audio Stream Started
[ 19.193910] Service.HTTP <Error>
core/hle/service/http/http_c.cpp:DecryptClCertA:1975: ClCertA file missing
[ 19.194112] Render.OpenGL <Info>
video_core/renderer_opengl/gl_driver.cpp:ReportDriverInfo:133: GL_VERSION: OpenGL
ES 3.2 v1.r44p1-01eac0.030c4a3fb15fe65f485fb565f5e1b688
[ 19.194115] Render.OpenGL <Info>
video_core/renderer_opengl/gl_driver.cpp:ReportDriverInfo:134: GL_VENDOR: ARM
[ 19.194116] Render.OpenGL <Info>
video_core/renderer_opengl/gl_driver.cpp:ReportDriverInfo:135: GL_RENDERER: Mali-
G615 MC6
[ 19.407109] Render.OpenGL <Info>
video_core/renderer_opengl/gl_blit_helper.cpp:BlitHelper:76: Texture views are
unsupported, reinterpretation will do intermediate copy
[ 19.419150] Loader <Info> core/loader/ncch.cpp:Load:270: Program ID:
00040000000EDF00
[ 19.419230] Service.FS <Warning> core/file_sys/ncch_container.cpp:OpenFile:126:
Failed to open /sdmc/Nintendo
3DS/00000000000000000000000000000000/00000000000000000000000000000000/title/
0004000e/000edf00/content/00000000.app
[ 19.424906] Frontend <Error>
main/jni/native_log.cpp:Java_org_citra_citra_1emu_utils_Log_error:23: [FileUtil]:
Cannot open content uri, error: Failed to determine if primary:3ds Games!/Super
Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev 11).3ds.exefsdir is child of
primary:3ds Games!: java.io.FileNotFoundException: Missing file for primary:3ds
Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev 11).3ds.exefsdir at
/storage/emulated/0/3ds Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es)
(Rev 11).3ds.exefsdir
[ 19.434912] Frontend <Error>
main/jni/native_log.cpp:Java_org_citra_citra_1emu_utils_Log_error:23: [FileUtil]:
Cannot open content uri, error: Failed to determine if primary:3ds Games!/Super
Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev 11).3ds.exefsdir is child of
primary:3ds Games!: java.io.FileNotFoundException: Missing file for primary:3ds
Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev 11).3ds.exefsdir at
/storage/emulated/0/3ds Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es)
(Rev 11).3ds.exefsdir
[ 19.481978] Frontend <Error>
main/jni/native_log.cpp:Java_org_citra_citra_1emu_utils_Log_error:23: [FileUtil]:
Cannot open content uri, error: Failed to determine if primary:3ds Games!/Super
Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev 11).3ds.exefsdir is child of
primary:3ds Games!: java.io.FileNotFoundException: Missing file for primary:3ds
Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev 11).3ds.exefsdir at
/storage/emulated/0/3ds Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es)
(Rev 11).3ds.exefsdir
[ 19.483672] Frontend <Error>
main/jni/native_log.cpp:Java_org_citra_citra_1emu_utils_Log_error:23: [FileUtil]:
Cannot open content uri, error: Failed to determine if primary:3ds Games!/Super
Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev 11).3ds.exefsdir is child of
primary:3ds Games!: java.io.FileNotFoundException: Missing file for primary:3ds
Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev 11).3ds.exefsdir at
/storage/emulated/0/3ds Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es)
(Rev 11).3ds.exefsdir
[ 19.498461] Loader <Info> core/hle/kernel/process.cpp:ParseKernelCaps:196:
ExHeader kernel version: 2.50
[ 19.502113] Frontend <Info>
main/jni/native_log.cpp:Java_org_citra_citra_1emu_utils_Log_info:19: [FileUtil]
Cannot find file from given path, error: Failed to determine if primary:3ds
Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev 11).3ds.romfs is
child of primary:3ds Games!: java.io.FileNotFoundException: Missing file for
primary:3ds Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev
11).3ds.romfs at /storage/emulated/0/3ds Games!/Super Smash Bros. for Nintendo 3DS
(USA) (En,Fr,Es) (Rev 11).3ds.romfs
[ 19.518210] Frontend <Info>
main/jni/native_log.cpp:Java_org_citra_citra_1emu_utils_Log_info:19: [FileUtil]
Cannot find file from given path, error: Failed to determine if primary:3ds
Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev 11).3ds.romfs is
child of primary:3ds Games!: java.io.FileNotFoundException: Missing file for
primary:3ds Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev
11).3ds.romfs at /storage/emulated/0/3ds Games!/Super Smash Bros. for Nintendo 3DS
(USA) (En,Fr,Es) (Rev 11).3ds.romfs
[ 19.528751] Frontend <Error>
main/jni/native_log.cpp:Java_org_citra_citra_1emu_utils_Log_error:23: [FileUtil]:
Cannot open content uri, error: Failed to determine if primary:3ds Games!/Super
Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev 11).3ds.exefsdir is child of
primary:3ds Games!: java.io.FileNotFoundException: Missing file for primary:3ds
Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev 11).3ds.exefsdir at
/storage/emulated/0/3ds Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es)
(Rev 11).3ds.exefsdir
[ 19.530917] Frontend <Error>
main/jni/native_log.cpp:Java_org_citra_citra_1emu_utils_Log_error:23: [FileUtil]:
Cannot open content uri, error: Failed to determine if primary:3ds Games!/Super
Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev 11).3ds.exefsdir is child of
primary:3ds Games!: java.io.FileNotFoundException: Missing file for primary:3ds
Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev 11).3ds.exefsdir at
/storage/emulated/0/3ds Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es)
(Rev 11).3ds.exefsdir
[ 19.532746] Frontend <Error>
main/jni/native_log.cpp:Java_org_citra_citra_1emu_utils_Log_error:23: [FileUtil]:
Cannot open content uri, error: Failed to determine if primary:3ds Games!/Super
Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev 11).3ds.exefsdir is child of
primary:3ds Games!: java.io.FileNotFoundException: Missing file for primary:3ds
Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev 11).3ds.exefsdir at
/storage/emulated/0/3ds Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es)
(Rev 11).3ds.exefsdir
[ 19.535877] Frontend <Error>
main/jni/native_log.cpp:Java_org_citra_citra_1emu_utils_Log_error:23: [FileUtil]:
Cannot open content uri, error: Failed to determine if primary:3ds Games!/Super
Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev 11).3ds.exefsdir is child of
primary:3ds Games!: java.io.FileNotFoundException: Missing file for primary:3ds
Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev 11).3ds.exefsdir at
/storage/emulated/0/3ds Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es)
(Rev 11).3ds.exefsdir
[ 19.611732] Render.OpenGL <Info>
video_core/renderer_opengl/gl_shader_disk_cache.cpp:LoadTransferable:175: Found a
transferable disk cache with 1127 entries
[ 19.777952] Render.OpenGL <Info>
video_core/renderer_opengl/gl_shader_disk_cache.cpp:LoadPrecompiledFile:282: Found
a precompiled disk cache with 7250 decompiled entries and 7250 binary entries
[ 21.258791] Service.SRV <Warning> core/hle/service/sm/srv.cpp:RegisterClient:63:
(STUBBED) called. Caller PID=11
[ 21.361203] Service.SRV <Warning>
core/hle/service/sm/srv.cpp:EnableNotification:85: (STUBBED) called
[ 21.369888] Service.NDM <Warning>
core/hle/service/ndm/ndm_u.cpp:OverrideDefaultDaemons:186: (STUBBED)
bit_mask=0x0000000F
[ 21.370029] Service.NDM <Warning>
core/hle/service/ndm/ndm_u.cpp:SuspendDaemons:74: (STUBBED) bit_mask=0x00000006
[ 21.370626] Service.FS <Warning>
core/hle/service/fs/fs_user.cpp:InitializeWithSdkVersion:1065: (STUBBED) called,
version: 0x0B0300C8
[ 21.371858] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:209: Delay generator was not
initalized. Using default
[ 21.382528] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:209: Delay generator was not
initalized. Using default
[ 21.396814] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:209: Delay generator was not
initalized. Using default
[ 21.423211] Service.APT <Warning> core/hle/service/apt/apt.cpp:NotifyToWait:338:
(STUBBED) app_id=768
[ 21.426140] Service.APT <Warning> core/hle/service/apt/apt.cpp:AppletUtility:689:
(STUBBED) called command=0X00000007, input_size=0X00000004, output_size=0X00000001
[ 21.426559] Service.APT <Warning> core/hle/service/apt/apt.cpp:AppletUtility:689:
(STUBBED) called command=0X00000004, input_size=0X00000001, output_size=0X00000001
[ 21.436570] Service.IR <Info>
core/hle/service/ir/ir_user.cpp:InitializeIrNopShared:303: called,
shared_buff_size=4096, recv_buff_size=82, recv_buff_packet_count=1,
send_buff_size=18, send_buff_packet_count=1, baud_rate=4
[ 21.437425] Service.IR <Info>
core/hle/service/ir/ir_user.cpp:GetConnectionStatusEvent:374: called
[ 21.437894] Service.IR <Info>
core/hle/service/ir/ir_user.cpp:RequireConnection:330: called, device_id = 1
[ 21.438877] Service.IR <Info>
core/hle/service/ir/ir_user.cpp:GetReceiveEvent:339: called
[ 21.441463] Service.IR <Info> core/hle/service/ir/ir_user.cpp:Disconnect:365:
called
[ 21.441725] Service.IR <Info> core/hle/service/ir/ir_user.cpp:FinalizeIrNop:389:
called
[ 21.443631] Service.IR <Info>
core/hle/service/ir/ir_user.cpp:InitializeIrNopShared:303: called,
shared_buff_size=4096, recv_buff_size=3280, recv_buff_packet_count=160,
send_buff_size=768, send_buff_packet_count=32, baud_rate=4
[ 21.443788] Service.IR <Info>
core/hle/service/ir/ir_user.cpp:GetConnectionStatusEvent:374: called
[ 21.443856] Service.IR <Info>
core/hle/service/ir/ir_user.cpp:RequireConnection:330: called, device_id = 1
[ 21.444365] Service.IR <Info>
core/hle/service/ir/ir_user.cpp:GetReceiveEvent:339: called
[ 21.444692] Service.IR <Info> core/hle/service/ir/ir_user.cpp:GetSendEvent:348:
called
[ 21.486037] Service.CFG <Info>
core/hle/service/cfg/cfg.cpp:UpdatePreferredRegionCode:828: Preferred region code
set to 1
[ 21.488492] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:209: Delay generator was not
initalized. Using default
[ 21.488559] Service.FS <Warning> core/file_sys/archive_ncch.cpp:OpenFile:152:
Country list file missing. Loading open source replacement from memory
[ 21.499576] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:209: Delay generator was not
initalized. Using default
[ 21.499652] Service.FS <Warning> core/file_sys/archive_ncch.cpp:OpenFile:152:
Country list file missing. Loading open source replacement from memory
[ 21.508247] Service.FS <Error> core/file_sys/savedata_archive.cpp:CreateFile:229:
/nand/data/00000000000000000000000000000000/extdata/00048000/F000000B/user/
gamecoin.dat already exists
[ 21.511082] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:168: unknown /
unimplemented function 'Initialize': port='nim:aoc' cmd_buf={[0]=0x210000 (0x0021,
0, 0)}
[ 21.599706] Frontend <Warning>
main/jni/native_log.cpp:Java_org_citra_citra_1emu_utils_Log_warning:15:
[EmulationFragment] Surface cleared while emulation paused.
[ 21.794236] Frontend <Info>
main/jni/native.cpp:Java_org_citra_citra_1emu_NativeLibrary_surfaceChanged:307:
Surface changed
[ 22.709562] Service.FS <Warning> core/file_sys/archive_ncch.cpp:OpenFile:158:
Shared Font file missing. Loading open source replacement from memory
[ 23.093191] Service.LDR <Warning> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRR:155:
(STUBBED) called, crr_buffer_ptr=0x08140000, crr_size=0x0000D000
[ 23.102738] Service.APT <Warning>
core/hle/service/apt/apt.cpp:GetAppCpuTimeLimit:725: (STUBBED) called,
must_be_one=1
[ 23.103716] Service.APT <Warning>
core/hle/service/apt/apt.cpp:SetAppCpuTimeLimit:710: (STUBBED) called,
must_be_one=1, value=5
[ 23.107313] Service.APT <Warning> core/hle/service/apt/apt.cpp:AppletUtility:689:
(STUBBED) called command=0X00000004, input_size=0X00000001, output_size=0X00000001
[ 23.121770] Service.AM <Warning>
core/hle/service/am/am.cpp:ListDataTitleTicketInfos:1677: (STUBBED)
ticket_count=0x00000001, title_id=0x0004008c000edf00, start_index=0x00000000
[ 23.123354] Service.AM <Warning>
core/hle/service/am/am.cpp:ListDataTitleTicketInfos:1677: (STUBBED)
ticket_count=0x00000001, title_id=0x0004008c000edf00, start_index=0x00000000
[ 23.123698] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:209: Delay generator was not
initalized. Using default
[ 23.124788] Service.SRV <Warning> core/hle/service/sm/srv.cpp:Subscribe:212:
(STUBBED) called, notification_id=0x209
[ 23.130138] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:209: Delay generator was not
initalized. Using default
[ 23.130218] Service.FS <Warning> core/file_sys/archive_ncch.cpp:OpenFile:166: Bad
Word List file missing. Loading open source replacement from memory
[ 23.280516] Service.DSP <Info> audio_core/hle/hle.cpp:LoadComponent:460: Firmware
hash: 0xdcdb8c683bf28fdd
[ 23.280542] Service.DSP <Info> audio_core/hle/hle.cpp:LoadComponent:464:
Structures hash: 0x228655de1258d999
[ 23.280544] Service.DSP <Info>
core/hle/service/dsp/dsp_dsp.cpp:LoadComponent:192: called size=0xC25C,
prog_mask=0x00FF, data_mask=0x00FF
[ 23.281532] Service.DSP <Info>
core/hle/service/dsp/dsp_dsp.cpp:RegisterInterruptEvents:259: Registered
interrupt=2, channel=2, event=event-00186c14
[ 23.281789] Service.DSP <Warning>
core/hle/service/dsp/dsp_dsp.cpp:GetSemaphoreEventHandle:275: (STUBBED) called
[ 23.282087] Service.DSP <Warning>
core/hle/service/dsp/dsp_dsp.cpp:SetSemaphoreMask:285: (STUBBED) called mask=0x2000
[ 23.282447] Audio.DSP <Info> audio_core/hle/hle.cpp:PipeWrite:224: Application
has requested initialization of DSP hardware
[ 23.282680] Service.DSP <Info> core/hle/service/dsp/dsp_dsp.cpp:SetSemaphore:57:
called, semaphore_value=4000
[ 23.284107] Service.DSP <Info> core/hle/service/dsp/dsp_dsp.cpp:SetSemaphore:57:
called, semaphore_value=4000
[ 23.290264] Service.APT <Warning>
core/hle/service/apt/apt.cpp:SetAppCpuTimeLimit:710: (STUBBED) called,
must_be_one=1, value=25
[ 25.638406] Service.AC <Warning> core/hle/service/ac/ac.cpp:SetClientVersion:189:
(STUBBED) called, version: 0x0B0300C8
[ 25.639029] Service.AC <Warning> core/hle/service/ac/ac.cpp:IsConnected:180:
(STUBBED) called unk=0x00000000 descriptor=0x00000020 param=0x0000000B
[ 25.639671] Service.AC <Warning>
core/hle/service/ac/ac.cpp:RegisterDisconnectEvent:155: (STUBBED) called
[ 25.640645] Service.FRD <Warning>
core/hle/service/frd/frd.cpp:SetClientSdkVersion:233: (STUBBED) called, version:
0x0B0300C8
[ 25.641003] Service.FRD <Warning> core/hle/service/frd/frd.cpp:GetMyPresence:41:
(STUBBED) called
[ 25.641437] Service.FRD <Warning> core/hle/service/frd/frd.cpp:HasLoggedIn:247:
(STUBBED) called
[ 25.642060] Service.FRD <Warning>
core/hle/service/frd/frd.cpp:GetFriendKeyList:56: (STUBBED) called, unknown=0,
frd_count=100
[ 25.642948] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:168: unknown /
unimplemented function 'AttachToEventNotification': port='frd:u'
cmd_buf={[0]=0x200002 (0x0020, 0, 2), [1]=0x0, [2]=0x0}
[ 25.685236] Service.FS <Error> core/file_sys/savedata_archive.cpp:OpenFile:76:
Non-existing file
/nand/data/00000000000000000000000000000000/sysdata/00010034/00000000/BOSS_SV.db
can't be open without mode create.
[ 25.685307] Service.FS <Error> core/file_sys/savedata_archive.cpp:OpenFile:76:
Non-existing file
/nand/data/00000000000000000000000000000000/sysdata/00010034/00000000/BOSS_SS.db
can't be open without mode create.
[ 25.685309] Service.BOSS <Error>
core/hle/service/boss/online_service.cpp:InitializeSession:104: Could not open BOSS
database.
[ 25.686544] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:168: unknown /
unimplemented function 'SetNotificationMask': port='frd:u' cmd_buf={[0]=0x210040
(0x0021, 1, 0), [1]=0xff}
[ 25.715710] Service.CFG <Error>
core/hle/service/cfg/cfg.cpp:GetCountryCodeID:189: requested country code name=##
is invalid
[ 25.846756] Service.NFC <Info> core/hle/service/nfc/nfc.cpp:Initialize:28:
called, communication_mode=2
[ 26.179479] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"menu" exports 0 static anonymous symbols
[ 26.206440] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "menu" loaded at 0x00E9A000, fixed_end=0x01034000
[ 26.591584] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:209: Delay generator was not
initalized. Using default
[ 26.591712] Service.FS <Warning> core/file_sys/archive_ncch.cpp:OpenFile:147: Mii
data file missing. Loading open source replacement from memory
[ 26.933534] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:209: Delay generator was not
initalized. Using default
[ 26.988706] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:209: Delay generator was not
initalized. Using default
[ 27.020416] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:209: Delay generator was not
initalized. Using default
[ 27.100550] Service.FS <Warning>
core/file_sys/secure_value_backend.cpp:GetThisSaveDataSecureValue:65: (STUBBED)
called secure_value_slot=0x00001000
[ 27.101242] Service.FS <Warning>
core/file_sys/secure_value_backend.cpp:GetThisSaveDataSecureValue:65: (STUBBED)
called secure_value_slot=0x00001000
[ 27.101948] Service.FS <Warning>
core/file_sys/secure_value_backend.cpp:SetThisSaveDataSecureValue:55: (STUBBED)
called, secure_value=0x800424e5769427e9 secure_value_slot=0x00001000
[ 27.111464] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:209: Delay generator was not
initalized. Using default
[ 27.130452] Service.FS <Warning> ./core/file_sys/archive_backend.h:Control:201:
(STUBBED) called, archive=SaveDataArchive: /sdmc/Nintendo
3DS/00000000000000000000000000000000/00000000000000000000000000000000/title/
00040000/000edf00/data/00000001/, action=00000000, input_size=00000001,
output_size=00000001
[ 27.130769] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:209: Delay generator was not
initalized. Using default
[ 27.144790] Service.FS <Warning> ./core/file_sys/archive_backend.h:Control:201:
(STUBBED) called, archive=SaveDataArchive: /sdmc/Nintendo
3DS/00000000000000000000000000000000/00000000000000000000000000000000/title/
00040000/000edf00/data/00000001/, action=00000000, input_size=00000001,
output_size=00000001
[ 27.318796] Service.FS <Error>
core/file_sys/savedata_archive.cpp:OpenDirectory:339: Path not found /sdmc/Nintendo
3DS/00000000000000000000000000000000/00000000000000000000000000000000/extdata/
00000000/00000EDF/user/FrvA2L1grp9/exsave
[ 27.331530] Service.FS <Error>
core/file_sys/savedata_archive.cpp:CreateDirectory:272: Path not found
/sdmc/Nintendo
3DS/00000000000000000000000000000000/00000000000000000000000000000000/extdata/
00000000/00000EDF/user/FrvA2L1grp9/exsave
[ 27.471653] Service.FRD <Warning> core/hle/service/frd/frd.cpp:GetMyFriendKey:95:
(STUBBED) called
[ 30.317964] Service.BOSS <Warning>
core/hle/service/boss/boss.cpp:GetStorageInfo:105: (STUBBED) called
[ 30.332972] Service.BOSS <Warning>
core/hle/service/boss/boss.cpp:GetOptoutFlag:173: output_flag=0
[ 34.209570] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:209: Delay generator was not
initalized. Using default
[ 34.210680] Service.FS <Error> ./core/file_sys/file_backend.h:GetReadDelayNs:51:
Delay generator was not initalized. Using default
[ 34.225423] Service.BOSS <Warning> core/hle/service/boss/boss.cpp:CancelTask:519:
(STUBBED) size=0x00000005
[ 34.226774] Service.BOSS <Warning>
core/hle/service/boss/online_service.cpp:UnregisterTask:171: TaskId 'NEWS#' not in
list
[ 34.235851] Service.BOSS <Error>
core/hle/service/boss/online_service.cpp:operator():487: Unexpected size of
property 0x000f, was expecting 3, got 12
[ 34.237229] Service.NDM <Warning>
core/hle/service/ndm/ndm_u.cpp:ClearHalfAwakeMacFilter:210: (STUBBED)
[ 34.237651] Service.BOSS <Warning>
core/hle/service/boss/boss.cpp:StartBgImmediate:829: (STUBBED) size=0x00000005
[ 34.238007] Service.BOSS <Warning> core/hle/service/boss/boss.cpp:CancelTask:519:
(STUBBED) size=0x00000007
[ 34.238036] Service.BOSS <Warning>
core/hle/service/boss/online_service.cpp:UnregisterTask:171: TaskId 'amiibo#' not
in list
[ 34.238224] Service.BOSS <Error>
core/hle/service/boss/online_service.cpp:operator():487: Unexpected size of
property 0x000f, was expecting 3, got 12
[ 34.238452] Service.NDM <Warning>
core/hle/service/ndm/ndm_u.cpp:ClearHalfAwakeMacFilter:210: (STUBBED)
[ 34.238458] Service.BOSS <Warning>
core/hle/service/boss/boss.cpp:StartBgImmediate:829: (STUBBED) size=0x00000007
[ 34.238877] Service.BOSS <Warning>
core/hle/service/boss/boss.cpp:SetOptoutFlag:163: output_flag=0
[ 34.292381] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:209: Delay generator was not
initalized. Using default
[ 34.336204] Service.FS <Warning> ./core/file_sys/archive_backend.h:Control:201:
(STUBBED) called, archive=SaveDataArchive: /sdmc/Nintendo
3DS/00000000000000000000000000000000/00000000000000000000000000000000/title/
00040000/000edf00/data/00000001/, action=00000000, input_size=00000001,
output_size=00000001
[ 52.034511] Input <Error> main/jni/ndk_motion.cpp:operator():169: Disabling
sensor returned error code -22
[ 52.037344] Frontend <Warning>
main/jni/native_log.cpp:Java_org_citra_citra_1emu_utils_Log_warning:15:
[EmulationFragment] Surface cleared while emulation paused.
[ 52.256727] Frontend <Info>
main/jni/native.cpp:Java_org_citra_citra_1emu_NativeLibrary_surfaceChanged:307:
Surface changed
[ 53.846855] Input <Error> main/jni/ndk_motion.cpp:operator():169: Disabling
sensor returned error code -22
[ 54.499901] Frontend <Warning>
main/jni/native_log.cpp:Java_org_citra_citra_1emu_utils_Log_warning:15:
[EmulationFragment] Surface cleared while emulation paused.
[ 68.192298] Config <Info> main/jni/config.cpp:LoadINI:57: Successfully loaded
/config/config.ini
[ 68.327086] Audio.Sink <Info> audio_core/cubeb_sink.cpp:StateCallback:135: Cubeb
Audio Stream Started
[ 131.798547] Config <Info> main/jni/config.cpp:LoadINI:57: Successfully loaded
/config/config.ini
[ 132.064489] Audio.Sink <Info> audio_core/cubeb_sink.cpp:StateCallback:135: Cubeb
Audio Stream Started
[ 135.859854] Config <Info> main/jni/config.cpp:LoadINI:57: Successfully loaded
/config/config.ini
[ 135.954570] Audio.Sink <Info> audio_core/cubeb_sink.cpp:StateCallback:135: Cubeb
Audio Stream Started
[ 142.123366] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:157:
16384
[ 142.137593] Frontend <Error>
main/jni/native_log.cpp:Java_org_citra_citra_1emu_utils_Log_error:23: [FileUtil]:
Cannot open content uri, error: Failed to determine if primary:3ds Games!/Mario
Kart 7 (USA) (En,Fr,Es) (Rev 1).3ds.exheader is child of primary:3ds Games!:
java.io.FileNotFoundException: Missing file for primary:3ds Games!/Mario Kart 7
(USA) (En,Fr,Es) (Rev 1).3ds.exheader at /storage/emulated/0/3ds Games!/Mario Kart
7 (USA) (En,Fr,Es) (Rev 1).3ds.exheader
[ 142.148977] Frontend <Info>
main/jni/native_log.cpp:Java_org_citra_citra_1emu_utils_Log_info:19: [FileUtil]
Cannot find file from given path, error: Failed to determine if primary:3ds
Games!/Mario Kart 7 (USA) (En,Fr,Es) (Rev 1).3ds.romfs is child of primary:3ds
Games!: java.io.FileNotFoundException: Missing file for primary:3ds Games!/Mario
Kart 7 (USA) (En,Fr,Es) (Rev 1).3ds.romfs at /storage/emulated/0/3ds Games!/Mario
Kart 7 (USA) (En,Fr,Es) (Rev 1).3ds.romfs
[ 142.150902] Frontend <Info>
main/jni/native_log.cpp:Java_org_citra_citra_1emu_utils_Log_info:19: [FileUtil]
Cannot find file from given path, error: Failed to determine if primary:3ds
Games!/Mario Kart 7 (USA) (En,Fr,Es) (Rev 1).3ds.exefs is child of primary:3ds
Games!: java.io.FileNotFoundException: Missing file for primary:3ds Games!/Mario
Kart 7 (USA) (En,Fr,Es) (Rev 1).3ds.exefs at /storage/emulated/0/3ds Games!/Mario
Kart 7 (USA) (En,Fr,Es) (Rev 1).3ds.exefs
[ 142.152616] Frontend <Info>
main/jni/native_log.cpp:Java_org_citra_citra_1emu_utils_Log_info:19: [FileUtil]
Cannot find file from given path, error: Failed to determine if primary:3ds
Games!/Mario Kart 7 (USA) (En,Fr,Es) (Rev 1).3ds.exefsdir is child of primary:3ds
Games!: java.io.FileNotFoundException: Missing file for primary:3ds Games!/Mario
Kart 7 (USA) (En,Fr,Es) (Rev 1).3ds.exefsdir at /storage/emulated/0/3ds
Games!/Mario Kart 7 (USA) (En,Fr,Es) (Rev 1).3ds.exefsdir
[ 142.154076] Frontend <Error>
main/jni/native_log.cpp:Java_org_citra_citra_1emu_utils_Log_error:23: [FileUtil]:
Cannot open content uri, error: Failed to determine if primary:3ds Games!/Mario
Kart 7 (USA) (En,Fr,Es) (Rev 1).3ds.exefsdir is child of primary:3ds Games!:
java.io.FileNotFoundException: Missing file for primary:3ds Games!/Mario Kart 7
(USA) (En,Fr,Es) (Rev 1).3ds.exefsdir at /storage/emulated/0/3ds Games!/Mario Kart
7 (USA) (En,Fr,Es) (Rev 1).3ds.exefsdir
[ 142.180809] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:157:
16384
[ 142.199352] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:157:
16384
[ 142.363835] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:157:
16384
[ 142.367991] Frontend <Error>
main/jni/native_log.cpp:Java_org_citra_citra_1emu_utils_Log_error:23: [FileUtil]:
Cannot open content uri, error: Failed to determine if primary:3ds Games!/Inazuma
Eleven GO - Chrono Stones - Wildfire (Europe) (En,Fr,De,Es,It).3ds.exheader is
child of primary:3ds Games!: java.io.FileNotFoundException: Missing file for
primary:3ds Games!/Inazuma Eleven GO - Chrono Stones - Wildfire (Europe)
(En,Fr,De,Es,It).3ds.exheader at /storage/emulated/0/3ds Games!/Inazuma Eleven GO -
Chrono Stones - Wildfire (Europe) (En,Fr,De,Es,It).3ds.exheader
[ 142.380435] Frontend <Info>
main/jni/native_log.cpp:Java_org_citra_citra_1emu_utils_Log_info:19: [FileUtil]
Cannot find file from given path, error: Failed to determine if primary:3ds
Games!/Inazuma Eleven GO - Chrono Stones - Wildfire (Europe)
(En,Fr,De,Es,It).3ds.romfs is child of primary:3ds Games!:
java.io.FileNotFoundException: Missing file for primary:3ds Games!/Inazuma Eleven
GO - Chrono Stones - Wildfire (Europe) (En,Fr,De,Es,It).3ds.romfs at
/storage/emulated/0/3ds Games!/Inazuma Eleven GO - Chrono Stones - Wildfire
(Europe) (En,Fr,De,Es,It).3ds.romfs
[ 142.382147] Frontend <Info>
main/jni/native_log.cpp:Java_org_citra_citra_1emu_utils_Log_info:19: [FileUtil]
Cannot find file from given path, error: Failed to determine if primary:3ds
Games!/Inazuma Eleven GO - Chrono Stones - Wildfire (Europe)
(En,Fr,De,Es,It).3ds.exefs is child of primary:3ds Games!:
java.io.FileNotFoundException: Missing file for primary:3ds Games!/Inazuma Eleven
GO - Chrono Stones - Wildfire (Europe) (En,Fr,De,Es,It).3ds.exefs at
/storage/emulated/0/3ds Games!/Inazuma Eleven GO - Chrono Stones - Wildfire
(Europe) (En,Fr,De,Es,It).3ds.exefs
[ 142.383823] Frontend <Info>
main/jni/native_log.cpp:Java_org_citra_citra_1emu_utils_Log_info:19: [FileUtil]
Cannot find file from given path, error: Failed to determine if primary:3ds
Games!/Inazuma Eleven GO - Chrono Stones - Wildfire (Europe)
(En,Fr,De,Es,It).3ds.exefsdir is child of primary:3ds Games!:
java.io.FileNotFoundException: Missing file for primary:3ds Games!/Inazuma Eleven
GO - Chrono Stones - Wildfire (Europe) (En,Fr,De,Es,It).3ds.exefsdir at
/storage/emulated/0/3ds Games!/Inazuma Eleven GO - Chrono Stones - Wildfire
(Europe) (En,Fr,De,Es,It).3ds.exefsdir
[ 142.385455] Frontend <Error>
main/jni/native_log.cpp:Java_org_citra_citra_1emu_utils_Log_error:23: [FileUtil]:
Cannot open content uri, error: Failed to determine if primary:3ds Games!/Inazuma
Eleven GO - Chrono Stones - Wildfire (Europe) (En,Fr,De,Es,It).3ds.exefsdir is
child of primary:3ds Games!: java.io.FileNotFoundException: Missing file for
primary:3ds Games!/Inazuma Eleven GO - Chrono Stones - Wildfire (Europe)
(En,Fr,De,Es,It).3ds.exefsdir at /storage/emulated/0/3ds Games!/Inazuma Eleven GO -
Chrono Stones - Wildfire (Europe) (En,Fr,De,Es,It).3ds.exefsdir
[ 142.408323] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:157:
16384
[ 142.427760] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:157:
16384
[ 142.469475] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:157:
16384
[ 142.472263] Frontend <Error>
main/jni/native_log.cpp:Java_org_citra_citra_1emu_utils_Log_error:23: [FileUtil]:
Cannot open content uri, error: Failed to determine if primary:3ds Games!/Super
Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev 11).3ds.exheader is child of
primary:3ds Games!: java.io.FileNotFoundException: Missing file for primary:3ds
Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev 11).3ds.exheader at
/storage/emulated/0/3ds Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es)
(Rev 11).3ds.exheader
[ 142.484478] Frontend <Info>
main/jni/native_log.cpp:Java_org_citra_citra_1emu_utils_Log_info:19: [FileUtil]
Cannot find file from given path, error: Failed to determine if primary:3ds
Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev 11).3ds.romfs is
child of primary:3ds Games!: java.io.FileNotFoundException: Missing file for
primary:3ds Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev
11).3ds.romfs at /storage/emulated/0/3ds Games!/Super Smash Bros. for Nintendo 3DS
(USA) (En,Fr,Es) (Rev 11).3ds.romfs
[ 142.486139] Frontend <Info>
main/jni/native_log.cpp:Java_org_citra_citra_1emu_utils_Log_info:19: [FileUtil]
Cannot find file from given path, error: Failed to determine if primary:3ds
Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev 11).3ds.exefs is
child of primary:3ds Games!: java.io.FileNotFoundException: Missing file for
primary:3ds Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev
11).3ds.exefs at /storage/emulated/0/3ds Games!/Super Smash Bros. for Nintendo 3DS
(USA) (En,Fr,Es) (Rev 11).3ds.exefs
[ 142.487700] Frontend <Info>
main/jni/native_log.cpp:Java_org_citra_citra_1emu_utils_Log_info:19: [FileUtil]
Cannot find file from given path, error: Failed to determine if primary:3ds
Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev 11).3ds.exefsdir is
child of primary:3ds Games!: java.io.FileNotFoundException: Missing file for
primary:3ds Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev
11).3ds.exefsdir at /storage/emulated/0/3ds Games!/Super Smash Bros. for Nintendo
3DS (USA) (En,Fr,Es) (Rev 11).3ds.exefsdir
[ 142.489102] Frontend <Error>
main/jni/native_log.cpp:Java_org_citra_citra_1emu_utils_Log_error:23: [FileUtil]:
Cannot open content uri, error: Failed to determine if primary:3ds Games!/Super
Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev 11).3ds.exefsdir is child of
primary:3ds Games!: java.io.FileNotFoundException: Missing file for primary:3ds
Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev 11).3ds.exefsdir at
/storage/emulated/0/3ds Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es)
(Rev 11).3ds.exefsdir
[ 142.524726] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:157:
16384
[ 142.541027] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:157:
16384
[ 143.488868] Frontend <Info>
main/jni/native.cpp:Java_org_citra_citra_1emu_NativeLibrary_surfaceChanged:307:
Surface changed
[ 143.540955] RPC_Server <Info> core/rpc/server.cpp:NewRequestCallback:36: Received
end packet
[ 143.542221] Audio.DSP <Info> audio_core/hle/aac_decoder.cpp:~AACDecoder:35:
Destroyed FAAD2 AAC decoder.
[ 143.550913] Kernel <Info> core/hle/kernel/process.cpp:~Process:634: Cleaning up
process 11
[ 143.990370] Frontend <Info> main/jni/native.cpp:RunCitra:136: Citra starting...
[ 144.038283] Config <Info> main/jni/config.cpp:LoadINI:57: Successfully loaded
/config/config.ini
[ 144.061561] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:157:
16384
[ 144.061584] Config <Info> common/settings.cpp:LogSettings:83: Citra
Configuration:
[ 144.061588] Config <Info> common/settings.cpp:operator():80: Core_UseCpuJit: true
[ 144.061601] Config <Info> common/settings.cpp:operator():80:
Core_CPUClockPercentage: 100
[ 144.061602] Config <Info> common/settings.cpp:operator():80:
Controller_UseArticController: false
[ 144.061625] Config <Info> common/settings.cpp:operator():80: Renderer_UseGLES:
true
[ 144.061627] Config <Info> common/settings.cpp:operator():80:
Renderer_GraphicsAPI: OpenGL
[ 144.061627] Config <Info> common/settings.cpp:operator():80:
Renderer_AsyncShaders: false
[ 144.061628] Config <Info> common/settings.cpp:operator():80:
Renderer_AsyncPresentation: true
[ 144.061629] Config <Info> common/settings.cpp:operator():80:
Renderer_SpirvShaderGen: true
[ 144.061629] Config <Info> common/settings.cpp:operator():80: Renderer_Debug:
false
[ 144.061630] Config <Info> common/settings.cpp:operator():80:
Renderer_UseHwShader: true
[ 144.061631] Config <Info> common/settings.cpp:operator():80:
Renderer_ShadersAccurateMul: false
[ 144.061632] Config <Info> common/settings.cpp:operator():80:
Renderer_UseShaderJit: true
[ 144.061634] Config <Info> common/settings.cpp:operator():80:
Renderer_UseResolutionFactor: 1
[ 144.061635] Config <Info> common/settings.cpp:operator():80: Renderer_FrameLimit:
100
[ 144.061635] Config <Info> common/settings.cpp:operator():80: Renderer_VSyncNew:
true
[ 144.061636] Config <Info> common/settings.cpp:operator():80:
Renderer_PostProcessingShader: none (builtin)
[ 144.061637] Config <Info> common/settings.cpp:operator():80: Renderer_FilterMode:
true
[ 144.061638] Config <Info> common/settings.cpp:operator():80:
Renderer_TextureFilter: None
[ 144.061639] Config <Info> common/settings.cpp:operator():80:
Renderer_TextureSampling: GameControlled
[ 144.061639] Config <Info> common/settings.cpp:operator():80:
Renderer_DelayGameRenderThreasUs: 0
[ 144.061642] Config <Info> common/settings.cpp:operator():80:
Stereoscopy_Render3d: 0
[ 144.061642] Config <Info> common/settings.cpp:operator():80:
Stereoscopy_Factor3d: 0
[ 144.061643] Config <Info> common/settings.cpp:operator():80:
Stereoscopy_MonoRenderOption: 0
[ 144.061644] Config <Info> common/settings.cpp:operator():80: Layout_LayoutOption:
3
[ 144.061644] Config <Info> common/settings.cpp:operator():80: Layout_SwapScreen:
false
[ 144.061645] Config <Info> common/settings.cpp:operator():80:
Layout_UprightScreen: false
[ 144.061647] Config <Info> common/settings.cpp:operator():80:
Layout_LargeScreenProportion: 4
[ 144.061648] Config <Info> common/settings.cpp:operator():80:
Utility_DumpTextures: false
[ 144.061648] Config <Info> common/settings.cpp:operator():80:
Utility_CustomTextures: false
[ 144.061648] Config <Info> common/settings.cpp:operator():80:
Utility_PreloadTextures: false
[ 144.061649] Config <Info> common/settings.cpp:operator():80:
Utility_AsyncCustomLoading: true
[ 144.061650] Config <Info> common/settings.cpp:operator():80:
Utility_UseDiskShaderCache: true
[ 144.061651] Config <Info> common/settings.cpp:operator():80: Audio_Emulation: HLE
[ 144.061651] Config <Info> common/settings.cpp:operator():80: Audio_OutputType: 0
[ 144.061652] Config <Info> common/settings.cpp:operator():80: Audio_OutputDevice:
auto
[ 144.061653] Config <Info> common/settings.cpp:operator():80: Audio_InputType: 0
[ 144.061653] Config <Info> common/settings.cpp:operator():80: Audio_InputDevice:
auto
[ 144.061654] Config <Info> common/settings.cpp:operator():80:
Audio_EnableAudioStretching: true
[ 144.061654] Config <Info> common/settings.cpp:operator():80:
Camera_OuterRightName: ndk
[ 144.061655] Config <Info> common/settings.cpp:operator():80:
Camera_OuterRightConfig: _back
[ 144.061656] Config <Info> common/settings.cpp:operator():80:
Camera_OuterRightFlip: 0
[ 144.061656] Config <Info> common/settings.cpp:operator():80: Camera_InnerName:
ndk
[ 144.061657] Config <Info> common/settings.cpp:operator():80: Camera_InnerConfig:
_front
[ 144.061657] Config <Info> common/settings.cpp:operator():80: Camera_InnerFlip: 0
[ 144.061658] Config <Info> common/settings.cpp:operator():80:
Camera_OuterLeftName: ndk
[ 144.061658] Config <Info> common/settings.cpp:operator():80:
Camera_OuterLeftConfig: _back
[ 144.061659] Config <Info> common/settings.cpp:operator():80:
Camera_OuterLeftFlip: 0
[ 144.061659] Config <Info> common/settings.cpp:operator():80:
DataStorage_UseVirtualSd: true
[ 144.061660] Config <Info> common/settings.cpp:operator():80:
DataStorage_UseCustomStorage: false
[ 144.061660] Config <Info> common/settings.cpp:operator():80: System_IsNew3ds:
true
[ 144.061661] Config <Info> common/settings.cpp:operator():80: System_LLEApplets:
false
[ 144.061662] Config <Info> common/settings.cpp:operator():80: System_RegionValue:
-1
[ 144.061662] Config <Info> common/settings.cpp:operator():80: System_PluginLoader:
false
[ 144.061663] Config <Info> common/settings.cpp:operator():80:
System_PluginLoaderAllowed: true
[ 144.061663] Config <Info> common/settings.cpp:operator():80:
Debugging_DelayStartForLLEModules: true
[ 144.061669] Config <Info> common/settings.cpp:operator():80:
Debugging_UseGdbstub: false
[ 144.061669] Config <Info> common/settings.cpp:operator():80:
Debugging_GdbstubPort: 24689
[ 144.061670] Config <Info> common/settings.cpp:operator():80:
Debugging_InstantDebugLog: false
[ 144.063326] Frontend <Error>
main/jni/native_log.cpp:Java_org_citra_citra_1emu_utils_Log_error:23: [FileUtil]:
Cannot open content uri, error: Failed to determine if primary:3ds Games!/Super
Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev 11).3ds.exheader is child of
primary:3ds Games!: java.io.FileNotFoundException: Missing file for primary:3ds
Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev 11).3ds.exheader at
/storage/emulated/0/3ds Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es)
(Rev 11).3ds.exheader
[ 144.079353] Frontend <Info>
main/jni/native_log.cpp:Java_org_citra_citra_1emu_utils_Log_info:19: [FileUtil]
Cannot find file from given path, error: Failed to determine if primary:3ds
Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev 11).3ds.romfs is
child of primary:3ds Games!: java.io.FileNotFoundException: Missing file for
primary:3ds Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev
11).3ds.romfs at /storage/emulated/0/3ds Games!/Super Smash Bros. for Nintendo 3DS
(USA) (En,Fr,Es) (Rev 11).3ds.romfs
[ 144.081804] Frontend <Info>
main/jni/native_log.cpp:Java_org_citra_citra_1emu_utils_Log_info:19: [FileUtil]
Cannot find file from given path, error: Failed to determine if primary:3ds
Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev 11).3ds.exefs is
child of primary:3ds Games!: java.io.FileNotFoundException: Missing file for
primary:3ds Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev
11).3ds.exefs at /storage/emulated/0/3ds Games!/Super Smash Bros. for Nintendo 3DS
(USA) (En,Fr,Es) (Rev 11).3ds.exefs
[ 144.086541] Frontend <Info>
main/jni/native_log.cpp:Java_org_citra_citra_1emu_utils_Log_info:19: [FileUtil]
Cannot find file from given path, error: Failed to determine if primary:3ds
Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev 11).3ds.exefsdir is
child of primary:3ds Games!: java.io.FileNotFoundException: Missing file for
primary:3ds Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev
11).3ds.exefsdir at /storage/emulated/0/3ds Games!/Super Smash Bros. for Nintendo
3DS (USA) (En,Fr,Es) (Rev 11).3ds.exefsdir
[ 144.254425] Audio.DSP <Info> audio_core/hle/aac_decoder.cpp:AACDecoder:27:
Created FAAD2 AAC decoder.
[ 144.330802] RPC_Server <Info> core/rpc/rpc_server.cpp:RPCServer:14: Starting RPC
server.
[ 144.331878] Audio.Sink <Info> audio_core/cubeb_sink.cpp:StateCallback:135: Cubeb
Audio Stream Started
[ 144.332385] RPC_Server <Info> core/rpc/rpc_server.cpp:HandleRequestsLoop:104:
Request handler started.
[ 144.395260] Service.HTTP <Error>
core/hle/service/http/http_c.cpp:DecryptClCertA:1975: ClCertA file missing
[ 144.395571] Render.OpenGL <Info>
video_core/renderer_opengl/gl_driver.cpp:ReportDriverInfo:133: GL_VERSION: OpenGL
ES 3.2 v1.r44p1-01eac0.030c4a3fb15fe65f485fb565f5e1b688
[ 144.395611] Render.OpenGL <Info>
video_core/renderer_opengl/gl_driver.cpp:ReportDriverInfo:134: GL_VENDOR: ARM
[ 144.395614] Render.OpenGL <Info>
video_core/renderer_opengl/gl_driver.cpp:ReportDriverInfo:135: GL_RENDERER: Mali-
G615 MC6
[ 144.465204] Render.OpenGL <Info>
video_core/renderer_opengl/gl_blit_helper.cpp:BlitHelper:76: Texture views are
unsupported, reinterpretation will do intermediate copy
[ 144.473117] Loader <Info> core/loader/ncch.cpp:Load:270: Program ID:
00040000000EDF00
[ 144.473180] Service.FS <Warning> core/file_sys/ncch_container.cpp:OpenFile:126:
Failed to open /sdmc/Nintendo
3DS/00000000000000000000000000000000/00000000000000000000000000000000/title/
0004000e/000edf00/content/00000000.app
[ 144.476303] Frontend <Error>
main/jni/native_log.cpp:Java_org_citra_citra_1emu_utils_Log_error:23: [FileUtil]:
Cannot open content uri, error: Failed to determine if primary:3ds Games!/Super
Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev 11).3ds.exefsdir is child of
primary:3ds Games!: java.io.FileNotFoundException: Missing file for primary:3ds
Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev 11).3ds.exefsdir at
/storage/emulated/0/3ds Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es)
(Rev 11).3ds.exefsdir
[ 144.478779] Frontend <Error>
main/jni/native_log.cpp:Java_org_citra_citra_1emu_utils_Log_error:23: [FileUtil]:
Cannot open content uri, error: Failed to determine if primary:3ds Games!/Super
Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev 11).3ds.exefsdir is child of
primary:3ds Games!: java.io.FileNotFoundException: Missing file for primary:3ds
Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev 11).3ds.exefsdir at
/storage/emulated/0/3ds Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es)
(Rev 11).3ds.exefsdir
[ 144.523884] Frontend <Error>
main/jni/native_log.cpp:Java_org_citra_citra_1emu_utils_Log_error:23: [FileUtil]:
Cannot open content uri, error: Failed to determine if primary:3ds Games!/Super
Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev 11).3ds.exefsdir is child of
primary:3ds Games!: java.io.FileNotFoundException: Missing file for primary:3ds
Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev 11).3ds.exefsdir at
/storage/emulated/0/3ds Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es)
(Rev 11).3ds.exefsdir
[ 144.526876] Frontend <Error>
main/jni/native_log.cpp:Java_org_citra_citra_1emu_utils_Log_error:23: [FileUtil]:
Cannot open content uri, error: Failed to determine if primary:3ds Games!/Super
Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev 11).3ds.exefsdir is child of
primary:3ds Games!: java.io.FileNotFoundException: Missing file for primary:3ds
Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev 11).3ds.exefsdir at
/storage/emulated/0/3ds Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es)
(Rev 11).3ds.exefsdir
[ 144.542218] Loader <Info> core/hle/kernel/process.cpp:ParseKernelCaps:196:
ExHeader kernel version: 2.50
[ 144.545833] Frontend <Info>
main/jni/native_log.cpp:Java_org_citra_citra_1emu_utils_Log_info:19: [FileUtil]
Cannot find file from given path, error: Failed to determine if primary:3ds
Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev 11).3ds.romfs is
child of primary:3ds Games!: java.io.FileNotFoundException: Missing file for
primary:3ds Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev
11).3ds.romfs at /storage/emulated/0/3ds Games!/Super Smash Bros. for Nintendo 3DS
(USA) (En,Fr,Es) (Rev 11).3ds.romfs
[ 144.559028] Frontend <Info>
main/jni/native_log.cpp:Java_org_citra_citra_1emu_utils_Log_info:19: [FileUtil]
Cannot find file from given path, error: Failed to determine if primary:3ds
Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev 11).3ds.romfs is
child of primary:3ds Games!: java.io.FileNotFoundException: Missing file for
primary:3ds Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev
11).3ds.romfs at /storage/emulated/0/3ds Games!/Super Smash Bros. for Nintendo 3DS
(USA) (En,Fr,Es) (Rev 11).3ds.romfs
[ 144.575011] Frontend <Error>
main/jni/native_log.cpp:Java_org_citra_citra_1emu_utils_Log_error:23: [FileUtil]:
Cannot open content uri, error: Failed to determine if primary:3ds Games!/Super
Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev 11).3ds.exefsdir is child of
primary:3ds Games!: java.io.FileNotFoundException: Missing file for primary:3ds
Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev 11).3ds.exefsdir at
/storage/emulated/0/3ds Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es)
(Rev 11).3ds.exefsdir
[ 144.577163] Frontend <Error>
main/jni/native_log.cpp:Java_org_citra_citra_1emu_utils_Log_error:23: [FileUtil]:
Cannot open content uri, error: Failed to determine if primary:3ds Games!/Super
Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev 11).3ds.exefsdir is child of
primary:3ds Games!: java.io.FileNotFoundException: Missing file for primary:3ds
Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev 11).3ds.exefsdir at
/storage/emulated/0/3ds Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es)
(Rev 11).3ds.exefsdir
[ 144.579156] Frontend <Error>
main/jni/native_log.cpp:Java_org_citra_citra_1emu_utils_Log_error:23: [FileUtil]:
Cannot open content uri, error: Failed to determine if primary:3ds Games!/Super
Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev 11).3ds.exefsdir is child of
primary:3ds Games!: java.io.FileNotFoundException: Missing file for primary:3ds
Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev 11).3ds.exefsdir at
/storage/emulated/0/3ds Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es)
(Rev 11).3ds.exefsdir
[ 144.583123] Frontend <Error>
main/jni/native_log.cpp:Java_org_citra_citra_1emu_utils_Log_error:23: [FileUtil]:
Cannot open content uri, error: Failed to determine if primary:3ds Games!/Super
Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev 11).3ds.exefsdir is child of
primary:3ds Games!: java.io.FileNotFoundException: Missing file for primary:3ds
Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es) (Rev 11).3ds.exefsdir at
/storage/emulated/0/3ds Games!/Super Smash Bros. for Nintendo 3DS (USA) (En,Fr,Es)
(Rev 11).3ds.exefsdir
[ 144.635061] Render.OpenGL <Info>
video_core/renderer_opengl/gl_shader_disk_cache.cpp:LoadTransferable:175: Found a
transferable disk cache with 1131 entries
[ 144.800831] Render.OpenGL <Info>
video_core/renderer_opengl/gl_shader_disk_cache.cpp:LoadPrecompiledFile:282: Found
a precompiled disk cache with 7250 decompiled entries and 7250 binary entries
[ 146.217803] Service.SRV <Warning> core/hle/service/sm/srv.cpp:RegisterClient:63:
(STUBBED) called. Caller PID=11
[ 146.311670] Service.SRV <Warning>
core/hle/service/sm/srv.cpp:EnableNotification:85: (STUBBED) called
[ 146.321949] Service.NDM <Warning>
core/hle/service/ndm/ndm_u.cpp:OverrideDefaultDaemons:186: (STUBBED)
bit_mask=0x0000000F
[ 146.322159] Service.NDM <Warning>
core/hle/service/ndm/ndm_u.cpp:SuspendDaemons:74: (STUBBED) bit_mask=0x00000006
[ 146.322685] Service.FS <Warning>
core/hle/service/fs/fs_user.cpp:InitializeWithSdkVersion:1065: (STUBBED) called,
version: 0x0B0300C8
[ 146.323830] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:209: Delay generator was not
initalized. Using default
[ 146.332367] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:209: Delay generator was not
initalized. Using default
[ 146.349704] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:209: Delay generator was not
initalized. Using default
[ 146.372143] Service.APT <Warning> core/hle/service/apt/apt.cpp:NotifyToWait:338:
(STUBBED) app_id=768
[ 146.375050] Service.APT <Warning> core/hle/service/apt/apt.cpp:AppletUtility:689:
(STUBBED) called command=0X00000007, input_size=0X00000004, output_size=0X00000001
[ 146.375392] Service.APT <Warning> core/hle/service/apt/apt.cpp:AppletUtility:689:
(STUBBED) called command=0X00000004, input_size=0X00000001, output_size=0X00000001
[ 146.385813] Service.IR <Info>
core/hle/service/ir/ir_user.cpp:InitializeIrNopShared:303: called,
shared_buff_size=4096, recv_buff_size=82, recv_buff_packet_count=1,
send_buff_size=18, send_buff_packet_count=1, baud_rate=4
[ 146.386657] Service.IR <Info>
core/hle/service/ir/ir_user.cpp:GetConnectionStatusEvent:374: called
[ 146.387070] Service.IR <Info>
core/hle/service/ir/ir_user.cpp:RequireConnection:330: called, device_id = 1
[ 146.389256] Service.IR <Info>
core/hle/service/ir/ir_user.cpp:GetReceiveEvent:339: called
[ 146.392714] Service.IR <Info> core/hle/service/ir/ir_user.cpp:Disconnect:365:
called
[ 146.392924] Service.IR <Info> core/hle/service/ir/ir_user.cpp:FinalizeIrNop:389:
called
[ 146.396871] Service.IR <Info>
core/hle/service/ir/ir_user.cpp:InitializeIrNopShared:303: called,
shared_buff_size=4096, recv_buff_size=3280, recv_buff_packet_count=160,
send_buff_size=768, send_buff_packet_count=32, baud_rate=4
[ 146.397043] Service.IR <Info>
core/hle/service/ir/ir_user.cpp:GetConnectionStatusEvent:374: called
[ 146.397052] Service.IR <Info>
core/hle/service/ir/ir_user.cpp:RequireConnection:330: called, device_id = 1
[ 146.397519] Service.IR <Info>
core/hle/service/ir/ir_user.cpp:GetReceiveEvent:339: called
[ 146.397865] Service.IR <Info> core/hle/service/ir/ir_user.cpp:GetSendEvent:348:
called
[ 146.460968] Service.CFG <Info>
core/hle/service/cfg/cfg.cpp:UpdatePreferredRegionCode:828: Preferred region code
set to 1
[ 146.464643] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:209: Delay generator was not
initalized. Using default
[ 146.464777] Service.FS <Warning> core/file_sys/archive_ncch.cpp:OpenFile:152:
Country list file missing. Loading open source replacement from memory
[ 146.481958] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:209: Delay generator was not
initalized. Using default
[ 146.482064] Service.FS <Warning> core/file_sys/archive_ncch.cpp:OpenFile:152:
Country list file missing. Loading open source replacement from memory
[ 146.487933] Service.FS <Error> core/file_sys/savedata_archive.cpp:CreateFile:229:
/nand/data/00000000000000000000000000000000/extdata/00048000/F000000B/user/
gamecoin.dat already exists
[ 146.491916] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:168: unknown /
unimplemented function 'Initialize': port='nim:aoc' cmd_buf={[0]=0x210000 (0x0021,
0, 0)}
[ 147.523388] Service.FS <Warning> core/file_sys/archive_ncch.cpp:OpenFile:158:
Shared Font file missing. Loading open source replacement from memory
[ 147.907342] Service.LDR <Warning> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRR:155:
(STUBBED) called, crr_buffer_ptr=0x08140000, crr_size=0x0000D000
[ 147.917128] Service.APT <Warning>
core/hle/service/apt/apt.cpp:GetAppCpuTimeLimit:725: (STUBBED) called,
must_be_one=1
[ 147.917913] Service.APT <Warning>
core/hle/service/apt/apt.cpp:SetAppCpuTimeLimit:710: (STUBBED) called,
must_be_one=1, value=5
[ 147.920859] Service.APT <Warning> core/hle/service/apt/apt.cpp:AppletUtility:689:
(STUBBED) called command=0X00000004, input_size=0X00000001, output_size=0X00000001
[ 147.934652] Service.AM <Warning>
core/hle/service/am/am.cpp:ListDataTitleTicketInfos:1677: (STUBBED)
ticket_count=0x00000001, title_id=0x0004008c000edf00, start_index=0x00000000
[ 147.936240] Service.AM <Warning>
core/hle/service/am/am.cpp:ListDataTitleTicketInfos:1677: (STUBBED)
ticket_count=0x00000001, title_id=0x0004008c000edf00, start_index=0x00000000
[ 147.936575] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:209: Delay generator was not
initalized. Using default
[ 147.937408] Service.SRV <Warning> core/hle/service/sm/srv.cpp:Subscribe:212:
(STUBBED) called, notification_id=0x209
[ 147.943004] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:209: Delay generator was not
initalized. Using default
[ 147.943076] Service.FS <Warning> core/file_sys/archive_ncch.cpp:OpenFile:166: Bad
Word List file missing. Loading open source replacement from memory
[ 148.047183] Service.DSP <Info> audio_core/hle/hle.cpp:LoadComponent:460: Firmware
hash: 0xdcdb8c683bf28fdd
[ 148.047204] Service.DSP <Info> audio_core/hle/hle.cpp:LoadComponent:464:
Structures hash: 0x228655de1258d999
[ 148.047207] Service.DSP <Info>
core/hle/service/dsp/dsp_dsp.cpp:LoadComponent:192: called size=0xC25C,
prog_mask=0x00FF, data_mask=0x00FF
[ 148.048265] Service.DSP <Info>
core/hle/service/dsp/dsp_dsp.cpp:RegisterInterruptEvents:259: Registered
interrupt=2, channel=2, event=event-00186c14
[ 148.048516] Service.DSP <Warning>
core/hle/service/dsp/dsp_dsp.cpp:GetSemaphoreEventHandle:275: (STUBBED) called
[ 148.048739] Service.DSP <Warning>
core/hle/service/dsp/dsp_dsp.cpp:SetSemaphoreMask:285: (STUBBED) called mask=0x2000
[ 148.049032] Audio.DSP <Info> audio_core/hle/hle.cpp:PipeWrite:224: Application
has requested initialization of DSP hardware
[ 148.049198] Service.DSP <Info> core/hle/service/dsp/dsp_dsp.cpp:SetSemaphore:57:
called, semaphore_value=4000
[ 148.050447] Service.DSP <Info> core/hle/service/dsp/dsp_dsp.cpp:SetSemaphore:57:
called, semaphore_value=4000
[ 148.056149] Service.APT <Warning>
core/hle/service/apt/apt.cpp:SetAppCpuTimeLimit:710: (STUBBED) called,
must_be_one=1, value=25
[ 149.828244] Frontend <Warning>
main/jni/native_log.cpp:Java_org_citra_citra_1emu_utils_Log_warning:15:
[EmulationFragment] Surface cleared while emulation paused.
[ 155.445948] Frontend <Info>
main/jni/native.cpp:Java_org_citra_citra_1emu_NativeLibrary_surfaceChanged:307:
Surface changed
[ 156.053438] Config <Info> main/jni/config.cpp:LoadINI:57: Successfully loaded
/config/config.ini
[ 156.174909] Audio.Sink <Info> audio_core/cubeb_sink.cpp:StateCallback:135: Cubeb
Audio Stream Started
[ 156.613355] Service.AC <Warning> core/hle/service/ac/ac.cpp:SetClientVersion:189:
(STUBBED) called, version: 0x0B0300C8
[ 156.613831] Service.AC <Warning> core/hle/service/ac/ac.cpp:IsConnected:180:
(STUBBED) called unk=0x00000000 descriptor=0x00000020 param=0x0000000B
[ 156.614474] Service.AC <Warning>
core/hle/service/ac/ac.cpp:RegisterDisconnectEvent:155: (STUBBED) called
[ 156.615526] Service.FRD <Warning>
core/hle/service/frd/frd.cpp:SetClientSdkVersion:233: (STUBBED) called, version:
0x0B0300C8
[ 156.615884] Service.FRD <Warning> core/hle/service/frd/frd.cpp:GetMyPresence:41:
(STUBBED) called
[ 156.616427] Service.FRD <Warning> core/hle/service/frd/frd.cpp:HasLoggedIn:247:
(STUBBED) called
[ 156.617177] Service.FRD <Warning>
core/hle/service/frd/frd.cpp:GetFriendKeyList:56: (STUBBED) called, unknown=0,
frd_count=100
[ 156.618085] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:168: unknown /
unimplemented function 'AttachToEventNotification': port='frd:u'
cmd_buf={[0]=0x200002 (0x0020, 0, 2), [1]=0x0, [2]=0x0}
[ 156.618825] Service.FS <Error> core/file_sys/savedata_archive.cpp:OpenFile:76:
Non-existing file
/nand/data/00000000000000000000000000000000/sysdata/00010034/00000000/BOSS_SV.db
can't be open without mode create.
[ 156.618936] Service.FS <Error> core/file_sys/savedata_archive.cpp:OpenFile:76:
Non-existing file
/nand/data/00000000000000000000000000000000/sysdata/00010034/00000000/BOSS_SS.db
can't be open without mode create.
[ 156.619004] Service.BOSS <Error>
core/hle/service/boss/online_service.cpp:InitializeSession:104: Could not open BOSS
database.
[ 156.619712] Service <Error>
core/hle/service/service.cpp:ReportUnimplementedFunction:168: unknown /
unimplemented function 'SetNotificationMask': port='frd:u' cmd_buf={[0]=0x210040
(0x0021, 1, 0), [1]=0xff}
[ 156.655640] Service.CFG <Error>
core/hle/service/cfg/cfg.cpp:GetCountryCodeID:189: requested country code name=##
is invalid
[ 156.801486] Service.NFC <Info> core/hle/service/nfc/nfc.cpp:Initialize:28:
called, communication_mode=2
[ 157.127651] Service.LDR <Info>
core/hle/service/ldr_ro/cro_helper.cpp:ApplyStaticAnonymousSymbolToCRS:555: CRO
"menu" exports 0 static anonymous symbols
[ 157.153535] Service.LDR <Info> core/hle/service/ldr_ro/ldr_ro.cpp:LoadCRO:331:
CRO "menu" loaded at 0x00E9A000, fixed_end=0x01034000
[ 157.533061] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:209: Delay generator was not
initalized. Using default
[ 157.533474] Service.FS <Warning> core/file_sys/archive_ncch.cpp:OpenFile:147: Mii
data file missing. Loading open source replacement from memory
[ 157.890366] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:209: Delay generator was not
initalized. Using default
[ 157.947142] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:209: Delay generator was not
initalized. Using default
[ 157.989146] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:209: Delay generator was not
initalized. Using default
[ 158.058594] Service.FS <Warning>
core/file_sys/secure_value_backend.cpp:GetThisSaveDataSecureValue:65: (STUBBED)
called secure_value_slot=0x00001000
[ 158.059923] Service.FS <Warning>
core/file_sys/secure_value_backend.cpp:GetThisSaveDataSecureValue:65: (STUBBED)
called secure_value_slot=0x00001000
[ 158.060710] Service.FS <Warning>
core/file_sys/secure_value_backend.cpp:SetThisSaveDataSecureValue:55: (STUBBED)
called, secure_value=0x800415e07e9427e9 secure_value_slot=0x00001000
[ 158.069210] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:209: Delay generator was not
initalized. Using default
[ 158.078099] Service.FS <Warning> ./core/file_sys/archive_backend.h:Control:201:
(STUBBED) called, archive=SaveDataArchive: /sdmc/Nintendo
3DS/00000000000000000000000000000000/00000000000000000000000000000000/title/
00040000/000edf00/data/00000001/, action=00000000, input_size=00000001,
output_size=00000001
[ 158.078445] Service.FS <Error>
./core/file_sys/archive_backend.h:GetOpenDelayNs:209: Delay generator was not
initalized. Using default
[ 158.087474] Service.FS <Warning> ./core/file_sys/archive_backend.h:Control:201:
(STUBBED) called, archive=SaveDataArchive: /sdmc/Nintendo
3DS/00000000000000000000000000000000/00000000000000000000000000000000/title/
00040000/000edf00/data/00000001/, action=00000000, input_size=00000001,
output_size=00000001
[ 158.195181] Service.FS <Error>
core/file_sys/savedata_archive.cpp:OpenDirectory:339: Path not found /sdmc/Nintendo
3DS/00000000000000000000000000000000/00000000000000000000000000000000/extdata/
00000000/00000EDF/user/Gs21MG54rn5/exsave
[ 158.228307] Service.FS <Error>
core/file_sys/savedata_archive.cpp:CreateDirectory:272: Path not found
/sdmc/Nintendo
3DS/00000000000000000000000000000000/00000000000000000000000000000000/extdata/
00000000/00000EDF/user/Gs21MG54rn5/exsave

You might also like