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

Citra Log - Txt.old

The document contains log messages from an emulation of a Nintendo 3DS. It shows: 1. The frontend and various services like filesystem, audio, and graphics initializing. 2. Errors loading files and headers, failing to load game files, and missing certificate files. 3. Warnings that some services are stubbed out without full implementation. 4. Notices of graphics drivers, caches being loaded, and audio stream starting. 5. Interaction between services like apt, boss, gsp as the emulation launches a game title.

Uploaded by

odicocol
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)
40 views

Citra Log - Txt.old

The document contains log messages from an emulation of a Nintendo 3DS. It shows: 1. The frontend and various services like filesystem, audio, and graphics initializing. 2. Errors loading files and headers, failing to load game files, and missing certificate files. 3. Warnings that some services are stubbed out without full implementation. 4. Notices of graphics drivers, caches being loaded, and audio stream starting. 5. Interaction between services like apt, boss, gsp as the emulation launches a game title.

Uploaded by

odicocol
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/ 4

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

cpp:JNI_OnLoad:148: Logging backend


initialised
[ 0.046107] Config <Info> main/jni/config.cpp:LoadINI:49: Successfully loaded
/sdcard/citra-emu/config/config.ini
[ 0.091782] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 0.099928] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 0.104526] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 0.107239] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 0.109319] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 0.110658] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 0.125864] Loader <Error> core/loader/loader.cpp:GetLoader:120: Failed to load
file /sdcard/citra-emu/nand/00000000000000000000000000000000/title/00040010
[ 0.128006] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 0.129788] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 0.131545] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 0.135282] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 0.137035] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 0.138667] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 0.145655] Loader <Error> core/loader/loader.cpp:GetLoader:120: Failed to load
file /sdcard/citra-emu/nand/00000000000000000000000000000000/title/00040010
[ 0.206796] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 0.206798] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 9.215484] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 9.221790] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 9.227868] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 9.235032] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 9.240451] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 9.245631] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 9.267705] Loader <Error> core/loader/loader.cpp:GetLoader:120: Failed to load
file /sdcard/citra-emu/nand/00000000000000000000000000000000/title/00040010
[ 10.877372] Frontend <Info>
main/jni/native.cpp:Java_org_citra_citra_1emu_NativeLibrary_SurfaceChanged:278:
Surface changed
[ 10.879025] Frontend <Info> main/jni/native.cpp:RunCitra:148: Citra is Starting
[ 10.914908] Config <Info> main/jni/config.cpp:LoadINI:49: Successfully loaded
/sdcard/citra-emu/config/config.ini
[ 10.917013] Service.FS <Error> core/file_sys/ncch_container.cpp:LoadHeader:161:
16384
[ 11.138290] Audio.Sink <Critical> audio_core/cubeb_sink.cpp:CubebSink:47: Error
getting minimum latency
[ 11.228366] Audio.Sink <Info> audio_core/cubeb_sink.cpp:StateCallback:137: Cubeb
Audio Stream Started
[ 11.228413] RPC_Server <Info> core/rpc/rpc_server.cpp:RPCServer:12: Starting RPC
server ...
[ 11.228928] RPC_Server <Info> core/rpc/rpc_server.cpp:HandleRequestsLoop:113:
Request handler started.
[ 11.397749] RPC_Server <Error> core/rpc/server.cpp:Start:22: Error starting UDP
server
[ 11.397768] RPC_Server <Info> core/rpc/rpc_server.cpp:RPCServer:16: RPC started.
[ 11.417817] Service.HTTP <Error> core/hle/service/http_c.cpp:DecryptClCertA:826:
ClCertA file missing
[ 11.418720] Render.OpenGL <Info>
video_core/renderer_opengl/renderer_opengl.cpp:Init:1265: GL_VERSION: OpenGL ES 3.2
[email protected] (GIT@db3d445dbc, Ia06b22fa1a, 1633355031) (Date:10/04/21)
[ 11.418731] Render.OpenGL <Info>
video_core/renderer_opengl/renderer_opengl.cpp:Init:1266: GL_VENDOR: Qualcomm
[ 11.418733] Render.OpenGL <Info>
video_core/renderer_opengl/renderer_opengl.cpp:Init:1267: GL_RENDERER: Adreno (TM)
650
[ 11.431264] Render.OpenGL <Info>
video_core/renderer_opengl/gl_format_reinterpreter.cpp:ShaderD24S8toRGBA8:291:
Texture views are unsupported, reinterpretation will do intermediate copy
[ 11.431288] Render.OpenGL <Info>
video_core/renderer_opengl/gl_format_reinterpreter.cpp:FormatReinterpreterOpenGL:38
6: Using shader for D24S8 to RGBA8 reinterpretation
[ 11.447400] Loader <Info> core/loader/ncch.cpp:Load:192: Program ID:
0004000000033C00
[ 11.447756] Service.FS <Warning> core/file_sys/ncch_container.cpp:OpenFile:130:
Failed to open /sdcard/citra-emu/sdmc/Nintendo
3DS/00000000000000000000000000000000/00000000000000000000000000000000/title/
0004000e/00033c00/content/00000000.app
[ 11.521344] Service.FS <Info>
core/file_sys/ncch_container.cpp:LoadSectionExeFS:505: Attempting to load logo from
the ExeFS
[ 11.523762] Service.CFG <Info>
core/hle/service/cfg/cfg.cpp:SetPreferredRegionCodes:654: Preferred region code set
to 2
[ 11.564056] Render.OpenGL <Info>
video_core/renderer_opengl/gl_shader_disk_cache.cpp:LoadTransferable:169: Found a
transferable disk cache with 387 entries
[ 11.604612] Render.OpenGL <Info>
video_core/renderer_opengl/gl_shader_disk_cache.cpp:LoadPrecompiledFile:274: Found
a precompiled disk cache with 232 decompiled entries and 232 binary entries
[ 12.448866] Render.OpenGL <Critical>
video_core/renderer_opengl/gl_shader_gen.cpp:GenerateFragmentShader:1553:
Unimplemented gas mode
[ 12.468596] Render.OpenGL <Critical>
video_core/renderer_opengl/gl_shader_gen.cpp:GenerateFragmentShader:1553:
Unimplemented gas mode
[ 12.842682] Service.SRV <Warning> core/hle/service/sm/srv.cpp:RegisterClient:63:
(STUBBED) called. Caller PID=11
[ 12.843218] Service.SRV <Warning>
core/hle/service/sm/srv.cpp:EnableNotification:85: (STUBBED) called
[ 12.846285] Service.APT <Warning> core/hle/service/apt/apt.cpp:GetLockHandle:317:
(STUBBED) called applet_attributes=0X00000000
[ 12.890601] Service.FS <Error>
.\core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 12.894975] Service.FS <Error>
.\core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default
[ 12.936690] Service.FS <Error> core/file_sys/savedata_archive.cpp:CreateFile:233:
/sdcard/citra-emu/nand/data/00000000000000000000000000000000/extdata/00048000/
F000000B/user/gamecoin.dat already exists
[ 12.938915] Service.SRV <Warning> core/hle/service/sm/srv.cpp:Subscribe:210:
(STUBBED) called, notification_id=0x207
[ 12.939136] Service.SRV <Warning> core/hle/service/sm/srv.cpp:Subscribe:210:
(STUBBED) called, notification_id=0x209
[ 13.008359] Service.APT <Warning> core/hle/service/apt/apt.cpp:NotifyToWait:296:
(STUBBED) app_id=768
[ 13.011768] Service.APT <Warning> core/hle/service/apt/apt.cpp:AppletUtility:592:
(STUBBED) called command=0X00000007, input_size=0X00000004, output_size=0X00000001
[ 13.012281] Service.APT <Warning> core/hle/service/apt/apt.cpp:AppletUtility:592:
(STUBBED) called command=0X00000004, input_size=0X00000001, output_size=0X00000001
[ 13.012822] Service.APT <Warning> core/hle/service/apt/apt.cpp:AppletUtility:592:
(STUBBED) called command=0X00000004, input_size=0X00000001, output_size=0X00000001
[ 13.014504] Service.BOSS <Warning>
core/hle/service/boss/boss.cpp:InitializeSession:23: (STUBBED)
programID=0X0000000000000000
[ 13.015155] Service.BOSS <Warning>
core/hle/service/boss/boss.cpp:GetOptoutFlag:124: output_flag=0
[ 13.015664] Service.BOSS <Warning>
core/hle/service/boss/boss.cpp:GetTaskIdList:174: (STUBBED) called
[ 13.016194] Service.BOSS <Warning>
core/hle/service/boss/boss.cpp:ReceiveProperty:304: (STUBBED) property_id=0X0035,
size=0X00000002
[ 13.016401] Service.BOSS <Warning>
core/hle/service/boss/boss.cpp:ReceiveProperty:304: (STUBBED) property_id=0X0036,
size=0X00000400
[ 13.032494] Service.GSP <Warning>
core/hle/service/gsp/gsp_gpu.cpp:AcquireRight:704: called flag=00000000 process=11
thread_id=0
[ 13.042498] HW.Memory <Error>
core/hle/service/gsp/gsp_gpu.cpp:VirtualToPhysicalAddress:75: Unknown virtual
address @ 0x08D0DB60
[ 13.042518] HW.Memory <Error> core/memory.cpp:GetPhysicalRef:476: unknown
GetPhysicalPointer @ 0x88D0DB60 at PC 0x003E1914
[ 13.042523] HW.GPU <Critical>
video_core/command_processor.cpp:DisplayTransfer:778: invalid output address
0X88D0DB60
[ 13.071323] Service.NDM <Warning>
core/hle/service/ndm/ndm_u.cpp:SuspendDaemons:74: (STUBBED) bit_mask=0x00000002
[ 13.071389] Service.NDM <Warning>
core/hle/service/ndm/ndm_u.cpp:SuspendDaemons:74: (STUBBED) bit_mask=0x00000004
[ 13.192074] Service.DSP <Info> audio_core/hle/hle.cpp:LoadComponent:497: Firmware
hash: 0x110529fae4af564c
[ 13.192091] Service.DSP <Info> audio_core/hle/hle.cpp:LoadComponent:501:
Structures hash: 0xd194fc96db654a27
[ 13.192094] Service.DSP <Info>
core/hle/service/dsp/dsp_dsp.cpp:LoadComponent:189: called size=0xBDCE,
prog_mask=0x000000FF, data_mask=0x001200FF
[ 13.192878] Service.DSP <Info>
core/hle/service/dsp/dsp_dsp.cpp:RegisterInterruptEvents:255: Registered
interrupt=2, channel=2, event=event-003d6aa4
[ 13.193150] Service.DSP <Warning>
core/hle/service/dsp/dsp_dsp.cpp:GetSemaphoreEventHandle:271: (STUBBED) called
[ 13.193401] Service.DSP <Warning>
core/hle/service/dsp/dsp_dsp.cpp:SetSemaphoreMask:281: (STUBBED) called mask=0x2000
[ 13.193839] Audio.DSP <Info> audio_core/hle/hle.cpp:PipeWrite:257: Application
has requested initialization of DSP hardware
[ 13.194021] Service.DSP <Info> core/hle/service/dsp/dsp_dsp.cpp:SetSemaphore:57:
called, semaphore_value=4000
[ 13.196361] Service.DSP <Info> core/hle/service/dsp/dsp_dsp.cpp:SetSemaphore:57:
called, semaphore_value=4000
[ 13.458560] Service.Y2R <Warning> core/hle/service/y2r_u.cpp:PingProcess:599:
(STUBBED) called
[ 13.458988] Service.Y2R <Warning>
core/hle/service/y2r_u.cpp:SetTransferEndInterrupt:212: (STUBBED) called
[ 13.889334] Service.FS <Error>
.\core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not
initalized. Using default

You might also like