[ 0.180124] Input input_common/udp/client.cpp:StartCommunication:206: Starting communication with UDP input server on 127.0.0.1:26760 [ 0.243556] Frontend citra_qt/main.cpp:GMainWindow:230: Citra Version: Nightly 1955 | HEAD-539a1a0 [ 0.243564] Frontend citra_qt/main.cpp:GMainWindow:245: Host CPU: AMD Ryzen 7 5800X 8-Core Processor | AVX2 | FMA [ 0.243713] Frontend citra_qt/main.cpp:GMainWindow:247: Host OS: Windows 11 Version 22H2 (Build 22621.1992) [ 0.243723] Frontend citra_qt/main.cpp:GMainWindow:250: Host RAM: 31.91 GiB [ 0.243724] Frontend citra_qt/main.cpp:GMainWindow:251: Host Swap: 4.75 GiB [ 0.317914] Frontend citra_qt/main.cpp:CheckForUpdates:933: Update check started [ 0.695848] Frontend citra_qt/main.cpp:OnUpdateFound:946: No updates found [ 5.021162] Frontend citra_qt/main.cpp:BootGame:1164: Citra starting... [ 5.021302] Frontend citra_qt/main.cpp:BootGame:1183: Loading per game config file for title 00040000001B5000 [ 5.029374] Config common/settings.cpp:LogSettings:70: Citra Configuration: [ 5.029379] Config common/settings.cpp:operator():67: Core_UseCpuJit: true [ 5.029380] Config common/settings.cpp:operator():67: Core_CPUClockPercentage: 100 [ 5.029381] Config common/settings.cpp:operator():67: Renderer_UseGLES: false [ 5.029381] Config common/settings.cpp:operator():67: Renderer_GraphicsAPI: OpenGL [ 5.029382] Config common/settings.cpp:operator():67: Renderer_Debug: false [ 5.029382] Config common/settings.cpp:operator():67: Renderer_UseHwShader: true [ 5.029384] Config common/settings.cpp:operator():67: Renderer_ShadersAccurateMul: true [ 5.029386] Config common/settings.cpp:operator():67: Renderer_UseShaderJit: true [ 5.029386] Config common/settings.cpp:operator():67: Renderer_UseResolutionFactor: 1 [ 5.029387] Config common/settings.cpp:operator():67: Renderer_FrameLimit: 100 [ 5.029387] Config common/settings.cpp:operator():67: Renderer_VSyncNew: true [ 5.029387] Config common/settings.cpp:operator():67: Renderer_PostProcessingShader: none (builtin) [ 5.029388] Config common/settings.cpp:operator():67: Renderer_FilterMode: true [ 5.029388] Config common/settings.cpp:operator():67: Renderer_TextureFilter: None [ 5.029389] Config common/settings.cpp:operator():67: Stereoscopy_Render3d: 0 [ 5.029389] Config common/settings.cpp:operator():67: Stereoscopy_Factor3d: 0 [ 5.029390] Config common/settings.cpp:operator():67: Stereoscopy_MonoRenderOption: 0 [ 5.029391] Config common/settings.cpp:operator():67: Layout_LayoutOption: 2 [ 5.029391] Config common/settings.cpp:operator():67: Layout_SwapScreen: false [ 5.029391] Config common/settings.cpp:operator():67: Layout_UprightScreen: false [ 5.029395] Config common/settings.cpp:operator():67: Layout_LargeScreenProportion: 4 [ 5.029395] Config common/settings.cpp:operator():67: Utility_DumpTextures: false [ 5.029395] Config common/settings.cpp:operator():67: Utility_CustomTextures: true [ 5.029396] Config common/settings.cpp:operator():67: Utility_PreloadTextures: false [ 5.029396] Config common/settings.cpp:operator():67: Utility_AsyncCustomLoading: true [ 5.029396] Config common/settings.cpp:operator():67: Utility_UseDiskShaderCache: true [ 5.029397] Config common/settings.cpp:operator():67: Audio_Emulation: HLE [ 5.029399] Config common/settings.cpp:operator():67: Audio_OutputType: 0 [ 5.029399] Config common/settings.cpp:operator():67: Audio_OutputDevice: auto [ 5.029400] Config common/settings.cpp:operator():67: Audio_InputType: 0 [ 5.029400] Config common/settings.cpp:operator():67: Audio_InputDevice: auto [ 5.029400] Config common/settings.cpp:operator():67: Audio_EnableAudioStretching: true [ 5.029401] Config common/settings.cpp:operator():67: Camera_OuterRightName: blank [ 5.029401] Config common/settings.cpp:operator():67: Camera_OuterRightConfig: [ 5.029401] Config common/settings.cpp:operator():67: Camera_OuterRightFlip: 0 [ 5.029402] Config common/settings.cpp:operator():67: Camera_InnerName: blank [ 5.029402] Config common/settings.cpp:operator():67: Camera_InnerConfig: [ 5.029402] Config common/settings.cpp:operator():67: Camera_InnerFlip: 0 [ 5.029402] Config common/settings.cpp:operator():67: Camera_OuterLeftName: blank [ 5.029403] Config common/settings.cpp:operator():67: Camera_OuterLeftConfig: [ 5.029403] Config common/settings.cpp:operator():67: Camera_OuterLeftFlip: 0 [ 5.029403] Config common/settings.cpp:operator():67: DataStorage_UseVirtualSd: true [ 5.029404] Config common/settings.cpp:operator():67: DataStorage_UseCustomStorage: false [ 5.029404] Config common/settings.cpp:operator():67: System_IsNew3ds: true [ 5.029404] Config common/settings.cpp:operator():67: System_RegionValue: -1 [ 5.029404] Config common/settings.cpp:operator():67: System_PluginLoader: false [ 5.029405] Config common/settings.cpp:operator():67: System_PluginLoaderAllowed: true [ 5.029405] Config common/settings.cpp:operator():67: Debugging_UseGdbstub: false [ 5.029405] Config common/settings.cpp:operator():67: Debugging_GdbstubPort: 24689 [ 5.208760] Audio.DSP audio_core/hle/wmf_decoder.cpp:Impl:67: Media Foundation activated [ 5.209845] Audio.DSP audio_core/hle/wmf_decoder_utils.cpp:MFDecoderInit:50: Windows(R) Media Foundation found 1 suitable decoder(s) [ 5.469556] Audio.Sink audio_core/cubeb_sink.cpp:StateCallback:135: Cubeb Audio Stream Started [ 5.469570] RPC_Server core/rpc/rpc_server.cpp:RPCServer:14: Starting RPC server. [ 5.469797] RPC_Server core/rpc/rpc_server.cpp:HandleRequestsLoop:104: Request handler started. [ 5.473237] Service.HTTP core/hle/service/http_c.cpp:DecryptClCertA:807: ClCertA file missing [ 5.473282] Render.OpenGL video_core/renderer_opengl/gl_driver.cpp:ReportDriverInfo:134: GL_VERSION: 4.3.0 NVIDIA 535.98 [ 5.473283] Render.OpenGL video_core/renderer_opengl/gl_driver.cpp:ReportDriverInfo:135: GL_VENDOR: NVIDIA Corporation [ 5.473284] Render.OpenGL video_core/renderer_opengl/gl_driver.cpp:ReportDriverInfo:136: GL_RENDERER: NVIDIA GeForce RTX 3060 Ti/PCIe/SSE2 [ 5.508789] Loader core/loader/ncch.cpp:Load:217: Program ID: 00040000001B5000 [ 5.508848] Service.FS core/file_sys/ncch_container.cpp:OpenFile:126: Failed to open C:\Users\allen\AppData\Roaming/Citra/sdmc/Nintendo 3DS/00000000000000000000000000000000/00000000000000000000000000000000/title/0004000e/001b5000/content/00000000.app [ 5.524724] Loader core/hle/kernel/process.cpp:ParseKernelCaps:162: ExHeader kernel version: 2.46 [ 5.526667] Service.CFG core/hle/service/cfg/cfg.cpp:SetPreferredRegionCodes:617: Preferred region code set to 1 [ 5.533630] Render video_core/custom_textures/custom_tex_manager.cpp:ReadConfig:312: Unable to find pack config file, using legacy defaults [ 5.559915] Render.OpenGL video_core/renderer_opengl/gl_shader_disk_cache.cpp:LoadTransferable:176: Found a transferable disk cache with 247 entries [ 5.568974] Render.OpenGL video_core/renderer_opengl/gl_shader_disk_cache.cpp:LoadPrecompiledFile:279: Found a precompiled disk cache with 247 decompiled entries and 247 binary entries [ 5.655621] Service.CAM citra_qt/camera/qt_multimedia_camera.cpp:ResumeCameras:50: Resuming all cameras [ 6.341469] Service.SRV core/hle/service/sm/srv.cpp:RegisterClient:63: (STUBBED) called. Caller PID=11 [ 6.424592] Service.SRV core/hle/service/sm/srv.cpp:EnableNotification:85: (STUBBED) called [ 6.428569] Service.NDM core/hle/service/ndm/ndm_u.cpp:OverrideDefaultDaemons:186: (STUBBED) bit_mask=0x0000000F [ 6.428639] Service.NDM core/hle/service/ndm/ndm_u.cpp:SuspendDaemons:74: (STUBBED) bit_mask=0x00000006 [ 6.429722] Service.APT core/hle/service/apt/apt.cpp:NotifyToWait:338: (STUBBED) app_id=768 [ 6.431839] Service.APT core/hle/service/apt/apt.cpp:AppletUtility:637: (STUBBED) called command=0X00000007, input_size=0X00000004, output_size=0X00000001 [ 6.432038] Service.APT core/hle/service/apt/apt.cpp:AppletUtility:637: (STUBBED) called command=0X00000004, input_size=0X00000001, output_size=0X00000001 [ 6.433418] Service.FS core/hle/service/fs/fs_user.cpp:InitializeWithSdkVersion:596: (STUBBED) called, version: 0x0B0401C8 [ 6.434913] Service.FS ./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not initalized. Using default [ 6.434917] Service.FS core/file_sys/archive_selfncch.cpp:OpenRomFS:188: Unable to read RomFS [ 6.434928] Service.FS core/hle/service/fs/fs_user.cpp:OpenFileDirectly:125: failed to get a handle for file [Binary: 000000000000000000000000] mode=1 attributes=0 [ 6.435362] Service.ERR core/hle/service/err_f.cpp:ThrowFatalError:169: Fatal error [ 6.435364] Service.ERR core/hle/service/err_f.cpp:ThrowFatalError:171: Fatal error type: Generic [ 6.435364] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:149: PID: 0x0000000B [ 6.435365] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:151: REV: 0x00000000_0x0000F21D [ 6.435365] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:153: TID: 0x00000000_0x00000000 [ 6.435366] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:155: AID: 0x00000000_0x00000000 [ 6.435366] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:156: ADR: 0x00168DD8 [ 6.435366] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:159: RSL: 0xC8804464 [ 6.435367] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:160: Level: 25 [ 6.435368] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:161: Summary: 4 [ 6.435368] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:162: Module: 17 [ 6.435368] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:163: Desc: 100 [ 6.435381] Service.ERR core/hle/service/err_f.cpp:ThrowFatalError:182: Datetime: 2023/07/26 22:49:35 [ 77.585868] RPC_Server core/rpc/server.cpp:NewRequestCallback:36: Received end packet [ 77.593491] Audio.Sink audio_core/cubeb_sink.cpp:StateCallback:138: Cubeb Audio Stream Stopped [ 77.594212] Kernel core/hle/kernel/process.cpp:~Process:602: Cleaning up process 11 [ 146.085004] Frontend citra_qt/main.cpp:BootGame:1164: Citra starting... [ 146.085143] Frontend citra_qt/main.cpp:BootGame:1183: Loading per game config file for title 00040000001B5000 [ 146.102105] Config common/settings.cpp:LogSettings:70: Citra Configuration: [ 146.102108] Config common/settings.cpp:operator():67: Core_UseCpuJit: true [ 146.102109] Config common/settings.cpp:operator():67: Core_CPUClockPercentage: 100 [ 146.102110] Config common/settings.cpp:operator():67: Renderer_UseGLES: false [ 146.102110] Config common/settings.cpp:operator():67: Renderer_GraphicsAPI: OpenGL [ 146.102111] Config common/settings.cpp:operator():67: Renderer_Debug: false [ 146.102113] Config common/settings.cpp:operator():67: Renderer_UseHwShader: true [ 146.102113] Config common/settings.cpp:operator():67: Renderer_ShadersAccurateMul: true [ 146.102114] Config common/settings.cpp:operator():67: Renderer_UseShaderJit: true [ 146.102117] Config common/settings.cpp:operator():67: Renderer_UseResolutionFactor: 1 [ 146.102117] Config common/settings.cpp:operator():67: Renderer_FrameLimit: 100 [ 146.102117] Config common/settings.cpp:operator():67: Renderer_VSyncNew: true [ 146.102118] Config common/settings.cpp:operator():67: Renderer_PostProcessingShader: none (builtin) [ 146.102118] Config common/settings.cpp:operator():67: Renderer_FilterMode: true [ 146.102119] Config common/settings.cpp:operator():67: Renderer_TextureFilter: None [ 146.102120] Config common/settings.cpp:operator():67: Stereoscopy_Render3d: 0 [ 146.102121] Config common/settings.cpp:operator():67: Stereoscopy_Factor3d: 0 [ 146.102121] Config common/settings.cpp:operator():67: Stereoscopy_MonoRenderOption: 0 [ 146.102122] Config common/settings.cpp:operator():67: Layout_LayoutOption: 2 [ 146.102122] Config common/settings.cpp:operator():67: Layout_SwapScreen: false [ 146.102123] Config common/settings.cpp:operator():67: Layout_UprightScreen: false [ 146.102124] Config common/settings.cpp:operator():67: Layout_LargeScreenProportion: 4 [ 146.102124] Config common/settings.cpp:operator():67: Utility_DumpTextures: false [ 146.102125] Config common/settings.cpp:operator():67: Utility_CustomTextures: true [ 146.102125] Config common/settings.cpp:operator():67: Utility_PreloadTextures: false [ 146.102125] Config common/settings.cpp:operator():67: Utility_AsyncCustomLoading: true [ 146.102125] Config common/settings.cpp:operator():67: Utility_UseDiskShaderCache: true [ 146.102126] Config common/settings.cpp:operator():67: Audio_Emulation: HLE [ 146.102126] Config common/settings.cpp:operator():67: Audio_OutputType: 0 [ 146.102126] Config common/settings.cpp:operator():67: Audio_OutputDevice: auto [ 146.102127] Config common/settings.cpp:operator():67: Audio_InputType: 0 [ 146.102127] Config common/settings.cpp:operator():67: Audio_InputDevice: auto [ 146.102127] Config common/settings.cpp:operator():67: Audio_EnableAudioStretching: true [ 146.102128] Config common/settings.cpp:operator():67: Camera_OuterRightName: blank [ 146.102128] Config common/settings.cpp:operator():67: Camera_OuterRightConfig: [ 146.102128] Config common/settings.cpp:operator():67: Camera_OuterRightFlip: 0 [ 146.102129] Config common/settings.cpp:operator():67: Camera_InnerName: blank [ 146.102129] Config common/settings.cpp:operator():67: Camera_InnerConfig: [ 146.102129] Config common/settings.cpp:operator():67: Camera_InnerFlip: 0 [ 146.102129] Config common/settings.cpp:operator():67: Camera_OuterLeftName: blank [ 146.102130] Config common/settings.cpp:operator():67: Camera_OuterLeftConfig: [ 146.102130] Config common/settings.cpp:operator():67: Camera_OuterLeftFlip: 0 [ 146.102130] Config common/settings.cpp:operator():67: DataStorage_UseVirtualSd: true [ 146.102130] Config common/settings.cpp:operator():67: DataStorage_UseCustomStorage: false [ 146.102131] Config common/settings.cpp:operator():67: System_IsNew3ds: true [ 146.102131] Config common/settings.cpp:operator():67: System_RegionValue: -1 [ 146.102131] Config common/settings.cpp:operator():67: System_PluginLoader: false [ 146.102132] Config common/settings.cpp:operator():67: System_PluginLoaderAllowed: true [ 146.102132] Config common/settings.cpp:operator():67: Debugging_UseGdbstub: false [ 146.102132] Config common/settings.cpp:operator():67: Debugging_GdbstubPort: 24689 [ 146.257906] Audio.DSP audio_core/hle/wmf_decoder.cpp:Impl:67: Media Foundation activated [ 146.258692] Audio.DSP audio_core/hle/wmf_decoder_utils.cpp:MFDecoderInit:50: Windows(R) Media Foundation found 1 suitable decoder(s) [ 146.468358] Audio.Sink audio_core/cubeb_sink.cpp:StateCallback:135: Cubeb Audio Stream Started [ 146.468369] RPC_Server core/rpc/rpc_server.cpp:RPCServer:14: Starting RPC server. [ 146.468612] RPC_Server core/rpc/rpc_server.cpp:HandleRequestsLoop:104: Request handler started. [ 146.471448] Service.HTTP core/hle/service/http_c.cpp:DecryptClCertA:807: ClCertA file missing [ 146.471474] Render.OpenGL video_core/renderer_opengl/gl_driver.cpp:ReportDriverInfo:134: GL_VERSION: 4.3.0 NVIDIA 535.98 [ 146.471474] Render.OpenGL video_core/renderer_opengl/gl_driver.cpp:ReportDriverInfo:135: GL_VENDOR: NVIDIA Corporation [ 146.471475] Render.OpenGL video_core/renderer_opengl/gl_driver.cpp:ReportDriverInfo:136: GL_RENDERER: NVIDIA GeForce RTX 3060 Ti/PCIe/SSE2 [ 146.493418] Loader core/loader/ncch.cpp:Load:217: Program ID: 00040000001B5000 [ 146.493473] Service.FS core/file_sys/ncch_container.cpp:OpenFile:126: Failed to open C:\Users\allen\AppData\Roaming/Citra/sdmc/Nintendo 3DS/00000000000000000000000000000000/00000000000000000000000000000000/title/0004000e/001b5000/content/00000000.app [ 146.508925] Loader core/hle/kernel/process.cpp:ParseKernelCaps:162: ExHeader kernel version: 2.46 [ 146.510887] Service.CFG core/hle/service/cfg/cfg.cpp:SetPreferredRegionCodes:617: Preferred region code set to 1 [ 146.517727] Render video_core/custom_textures/custom_tex_manager.cpp:ReadConfig:312: Unable to find pack config file, using legacy defaults [ 146.521979] Service.CAM citra_qt/camera/qt_multimedia_camera.cpp:ResumeCameras:50: Resuming all cameras [ 146.542867] Render.OpenGL video_core/renderer_opengl/gl_shader_disk_cache.cpp:LoadTransferable:176: Found a transferable disk cache with 247 entries [ 146.552517] Render.OpenGL video_core/renderer_opengl/gl_shader_disk_cache.cpp:LoadPrecompiledFile:279: Found a precompiled disk cache with 247 decompiled entries and 247 binary entries [ 147.270605] Service.SRV core/hle/service/sm/srv.cpp:RegisterClient:63: (STUBBED) called. Caller PID=11 [ 147.355490] Service.SRV core/hle/service/sm/srv.cpp:EnableNotification:85: (STUBBED) called [ 147.359563] Service.NDM core/hle/service/ndm/ndm_u.cpp:OverrideDefaultDaemons:186: (STUBBED) bit_mask=0x0000000F [ 147.359636] Service.NDM core/hle/service/ndm/ndm_u.cpp:SuspendDaemons:74: (STUBBED) bit_mask=0x00000006 [ 147.360812] Service.APT core/hle/service/apt/apt.cpp:NotifyToWait:338: (STUBBED) app_id=768 [ 147.363191] Service.APT core/hle/service/apt/apt.cpp:AppletUtility:637: (STUBBED) called command=0X00000007, input_size=0X00000004, output_size=0X00000001 [ 147.363385] Service.APT core/hle/service/apt/apt.cpp:AppletUtility:637: (STUBBED) called command=0X00000004, input_size=0X00000001, output_size=0X00000001 [ 147.364801] Service.FS core/hle/service/fs/fs_user.cpp:InitializeWithSdkVersion:596: (STUBBED) called, version: 0x0B0401C8 [ 147.366315] Service.FS ./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not initalized. Using default [ 147.366319] Service.FS core/file_sys/archive_selfncch.cpp:OpenRomFS:188: Unable to read RomFS [ 147.366330] Service.FS core/hle/service/fs/fs_user.cpp:OpenFileDirectly:125: failed to get a handle for file [Binary: 000000000000000000000000] mode=1 attributes=0 [ 147.366756] Service.ERR core/hle/service/err_f.cpp:ThrowFatalError:169: Fatal error [ 147.366758] Service.ERR core/hle/service/err_f.cpp:ThrowFatalError:171: Fatal error type: Generic [ 147.366759] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:149: PID: 0x0000000B [ 147.366759] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:151: REV: 0x00000000_0x0000F21D [ 147.366760] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:153: TID: 0x00000000_0x00000000 [ 147.366760] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:155: AID: 0x00000000_0x00000000 [ 147.366760] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:156: ADR: 0x00168DD8 [ 147.366761] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:159: RSL: 0xC8804464 [ 147.366761] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:160: Level: 25 [ 147.366761] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:161: Summary: 4 [ 147.366762] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:162: Module: 17 [ 147.366763] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:163: Desc: 100 [ 147.366772] Service.ERR core/hle/service/err_f.cpp:ThrowFatalError:182: Datetime: 2023/07/26 22:51:56 [ 327.348946] Render video_core/custom_textures/custom_tex_manager.cpp:GetMaterial:286: Unable to find replacement for surface with hash 7A8B68E24589605E [ 327.349601] Render video_core/custom_textures/custom_tex_manager.cpp:GetMaterial:286: Unable to find replacement for surface with hash 7A8B68E24589605E [ 327.350385] Render video_core/custom_textures/custom_tex_manager.cpp:GetMaterial:286: Unable to find replacement for surface with hash AC270530B133B539 [ 330.522768] Service.CAM citra_qt/camera/qt_multimedia_camera.cpp:PauseCameras:40: Pausing all cameras [ 332.251205] Frontend citra_qt/main.cpp:BootGame:1164: Citra starting... [ 332.251332] Frontend citra_qt/main.cpp:BootGame:1183: Loading per game config file for title 00040000001B5000 [ 332.268631] Audio.Sink audio_core/cubeb_sink.cpp:StateCallback:138: Cubeb Audio Stream Stopped [ 332.286489] Audio.Sink audio_core/cubeb_sink.cpp:StateCallback:135: Cubeb Audio Stream Started [ 332.286506] Config common/settings.cpp:LogSettings:70: Citra Configuration: [ 332.286507] Config common/settings.cpp:operator():67: Core_UseCpuJit: true [ 332.286508] Config common/settings.cpp:operator():67: Core_CPUClockPercentage: 100 [ 332.286509] Config common/settings.cpp:operator():67: Renderer_UseGLES: false [ 332.286509] Config common/settings.cpp:operator():67: Renderer_GraphicsAPI: OpenGL [ 332.286510] Config common/settings.cpp:operator():67: Renderer_Debug: false [ 332.286510] Config common/settings.cpp:operator():67: Renderer_UseHwShader: true [ 332.286511] Config common/settings.cpp:operator():67: Renderer_ShadersAccurateMul: true [ 332.286511] Config common/settings.cpp:operator():67: Renderer_UseShaderJit: true [ 332.286511] Config common/settings.cpp:operator():67: Renderer_UseResolutionFactor: 1 [ 332.286512] Config common/settings.cpp:operator():67: Renderer_FrameLimit: 100 [ 332.286512] Config common/settings.cpp:operator():67: Renderer_VSyncNew: true [ 332.286512] Config common/settings.cpp:operator():67: Renderer_PostProcessingShader: none (builtin) [ 332.286514] Config common/settings.cpp:operator():67: Renderer_FilterMode: true [ 332.286515] Config common/settings.cpp:operator():67: Renderer_TextureFilter: None [ 332.286516] Config common/settings.cpp:operator():67: Stereoscopy_Render3d: 0 [ 332.286516] Config common/settings.cpp:operator():67: Stereoscopy_Factor3d: 0 [ 332.286516] Config common/settings.cpp:operator():67: Stereoscopy_MonoRenderOption: 0 [ 332.286517] Config common/settings.cpp:operator():67: Layout_LayoutOption: 2 [ 332.286517] Config common/settings.cpp:operator():67: Layout_SwapScreen: false [ 332.286518] Config common/settings.cpp:operator():67: Layout_UprightScreen: false [ 332.286519] Config common/settings.cpp:operator():67: Layout_LargeScreenProportion: 4 [ 332.286519] Config common/settings.cpp:operator():67: Utility_DumpTextures: false [ 332.286520] Config common/settings.cpp:operator():67: Utility_CustomTextures: true [ 332.286520] Config common/settings.cpp:operator():67: Utility_PreloadTextures: false [ 332.286520] Config common/settings.cpp:operator():67: Utility_AsyncCustomLoading: true [ 332.286521] Config common/settings.cpp:operator():67: Utility_UseDiskShaderCache: true [ 332.286522] Config common/settings.cpp:operator():67: Audio_Emulation: HLE [ 332.286522] Config common/settings.cpp:operator():67: Audio_OutputType: 0 [ 332.286523] Config common/settings.cpp:operator():67: Audio_OutputDevice: auto [ 332.286523] Config common/settings.cpp:operator():67: Audio_InputType: 0 [ 332.286523] Config common/settings.cpp:operator():67: Audio_InputDevice: auto [ 332.286524] Config common/settings.cpp:operator():67: Audio_EnableAudioStretching: true [ 332.286524] Config common/settings.cpp:operator():67: Camera_OuterRightName: blank [ 332.286525] Config common/settings.cpp:operator():67: Camera_OuterRightConfig: [ 332.286525] Config common/settings.cpp:operator():67: Camera_OuterRightFlip: 0 [ 332.286526] Config common/settings.cpp:operator():67: Camera_InnerName: blank [ 332.286526] Config common/settings.cpp:operator():67: Camera_InnerConfig: [ 332.286526] Config common/settings.cpp:operator():67: Camera_InnerFlip: 0 [ 332.286527] Config common/settings.cpp:operator():67: Camera_OuterLeftName: blank [ 332.286527] Config common/settings.cpp:operator():67: Camera_OuterLeftConfig: [ 332.286527] Config common/settings.cpp:operator():67: Camera_OuterLeftFlip: 0 [ 332.286528] Config common/settings.cpp:operator():67: DataStorage_UseVirtualSd: true [ 332.286528] Config common/settings.cpp:operator():67: DataStorage_UseCustomStorage: false [ 332.286528] Config common/settings.cpp:operator():67: System_IsNew3ds: true [ 332.286529] Config common/settings.cpp:operator():67: System_RegionValue: -1 [ 332.286529] Config common/settings.cpp:operator():67: System_PluginLoader: false [ 332.286529] Config common/settings.cpp:operator():67: System_PluginLoaderAllowed: true [ 332.286529] Config common/settings.cpp:operator():67: Debugging_UseGdbstub: false [ 332.286530] Config common/settings.cpp:operator():67: Debugging_GdbstubPort: 24689 [ 332.298376] RPC_Server core/rpc/server.cpp:NewRequestCallback:36: Received end packet [ 332.305002] Audio.Sink audio_core/cubeb_sink.cpp:StateCallback:138: Cubeb Audio Stream Stopped [ 332.306373] Kernel core/hle/kernel/process.cpp:~Process:602: Cleaning up process 11 [ 332.500034] Audio.DSP audio_core/hle/wmf_decoder.cpp:Impl:67: Media Foundation activated [ 332.501064] Audio.DSP audio_core/hle/wmf_decoder_utils.cpp:MFDecoderInit:50: Windows(R) Media Foundation found 1 suitable decoder(s) [ 332.513648] Audio.Sink audio_core/cubeb_sink.cpp:StateCallback:135: Cubeb Audio Stream Started [ 332.513653] RPC_Server core/rpc/rpc_server.cpp:RPCServer:14: Starting RPC server. [ 332.513747] RPC_Server core/rpc/rpc_server.cpp:HandleRequestsLoop:104: Request handler started. [ 332.516749] Service.HTTP core/hle/service/http_c.cpp:DecryptClCertA:807: ClCertA file missing [ 332.516772] Render.OpenGL video_core/renderer_opengl/gl_driver.cpp:ReportDriverInfo:134: GL_VERSION: 4.3.0 NVIDIA 535.98 [ 332.516772] Render.OpenGL video_core/renderer_opengl/gl_driver.cpp:ReportDriverInfo:135: GL_VENDOR: NVIDIA Corporation [ 332.516773] Render.OpenGL video_core/renderer_opengl/gl_driver.cpp:ReportDriverInfo:136: GL_RENDERER: NVIDIA GeForce RTX 3060 Ti/PCIe/SSE2 [ 332.538892] Loader core/loader/ncch.cpp:Load:217: Program ID: 00040000001B5000 [ 332.538944] Service.FS core/file_sys/ncch_container.cpp:OpenFile:126: Failed to open C:\Users\allen\AppData\Roaming/Citra/sdmc/Nintendo 3DS/00000000000000000000000000000000/00000000000000000000000000000000/title/0004000e/001b5000/content/00000000.app [ 332.554983] Loader core/hle/kernel/process.cpp:ParseKernelCaps:162: ExHeader kernel version: 2.46 [ 332.556695] Service.CFG core/hle/service/cfg/cfg.cpp:SetPreferredRegionCodes:617: Preferred region code set to 1 [ 332.563582] Render video_core/custom_textures/custom_tex_manager.cpp:ReadConfig:312: Unable to find pack config file, using legacy defaults [ 332.582780] Service.CAM citra_qt/camera/qt_multimedia_camera.cpp:ResumeCameras:50: Resuming all cameras [ 332.585831] Render.OpenGL video_core/renderer_opengl/gl_shader_disk_cache.cpp:LoadTransferable:176: Found a transferable disk cache with 247 entries [ 332.596035] Render.OpenGL video_core/renderer_opengl/gl_shader_disk_cache.cpp:LoadPrecompiledFile:279: Found a precompiled disk cache with 247 decompiled entries and 247 binary entries [ 333.290765] Service.SRV core/hle/service/sm/srv.cpp:RegisterClient:63: (STUBBED) called. Caller PID=11 [ 333.375250] Service.SRV core/hle/service/sm/srv.cpp:EnableNotification:85: (STUBBED) called [ 333.379431] Service.NDM core/hle/service/ndm/ndm_u.cpp:OverrideDefaultDaemons:186: (STUBBED) bit_mask=0x0000000F [ 333.379504] Service.NDM core/hle/service/ndm/ndm_u.cpp:SuspendDaemons:74: (STUBBED) bit_mask=0x00000006 [ 333.380639] Service.APT core/hle/service/apt/apt.cpp:NotifyToWait:338: (STUBBED) app_id=768 [ 333.383017] Service.APT core/hle/service/apt/apt.cpp:AppletUtility:637: (STUBBED) called command=0X00000007, input_size=0X00000004, output_size=0X00000001 [ 333.383216] Service.APT core/hle/service/apt/apt.cpp:AppletUtility:637: (STUBBED) called command=0X00000004, input_size=0X00000001, output_size=0X00000001 [ 333.384649] Service.FS core/hle/service/fs/fs_user.cpp:InitializeWithSdkVersion:596: (STUBBED) called, version: 0x0B0401C8 [ 333.386194] Service.FS ./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not initalized. Using default [ 333.386197] Service.FS core/file_sys/archive_selfncch.cpp:OpenRomFS:188: Unable to read RomFS [ 333.386208] Service.FS core/hle/service/fs/fs_user.cpp:OpenFileDirectly:125: failed to get a handle for file [Binary: 000000000000000000000000] mode=1 attributes=0 [ 333.386634] Service.ERR core/hle/service/err_f.cpp:ThrowFatalError:169: Fatal error [ 333.386636] Service.ERR core/hle/service/err_f.cpp:ThrowFatalError:171: Fatal error type: Generic [ 333.386637] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:149: PID: 0x0000000B [ 333.386637] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:151: REV: 0x00000000_0x0000F21D [ 333.386637] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:153: TID: 0x00000000_0x00000000 [ 333.386638] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:155: AID: 0x00000000_0x00000000 [ 333.386638] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:156: ADR: 0x00168DD8 [ 333.386638] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:159: RSL: 0xC8804464 [ 333.386639] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:160: Level: 25 [ 333.386640] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:161: Summary: 4 [ 333.386640] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:162: Module: 17 [ 333.386640] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:163: Desc: 100 [ 333.386648] Service.ERR core/hle/service/err_f.cpp:ThrowFatalError:182: Datetime: 2023/07/26 22:55:02 [ 336.528128] Render video_core/custom_textures/custom_tex_manager.cpp:GetMaterial:286: Unable to find replacement for surface with hash 7A8B68E24589605E [ 336.528633] Render video_core/custom_textures/custom_tex_manager.cpp:GetMaterial:286: Unable to find replacement for surface with hash 7A8B68E24589605E [ 336.529082] Render video_core/custom_textures/custom_tex_manager.cpp:GetMaterial:286: Unable to find replacement for surface with hash AC270530B133B539 [ 344.229906] Frontend citra_qt/main.cpp:BootGame:1164: Citra starting... [ 344.230085] Frontend citra_qt/main.cpp:BootGame:1183: Loading per game config file for title 00040000001B5000 [ 344.246402] Audio.Sink audio_core/cubeb_sink.cpp:StateCallback:138: Cubeb Audio Stream Stopped [ 344.261408] Render video_core/custom_textures/custom_tex_manager.cpp:GetMaterial:286: Unable to find replacement for surface with hash 7A8B68E24589605E [ 344.261647] Render video_core/custom_textures/custom_tex_manager.cpp:GetMaterial:286: Unable to find replacement for surface with hash 7A8B68E24589605E [ 344.261867] Render video_core/custom_textures/custom_tex_manager.cpp:GetMaterial:286: Unable to find replacement for surface with hash AC270530B133B539 [ 344.266136] Audio.Sink audio_core/cubeb_sink.cpp:StateCallback:135: Cubeb Audio Stream Started [ 344.266149] Config common/settings.cpp:LogSettings:70: Citra Configuration: [ 344.266149] Config common/settings.cpp:operator():67: Core_UseCpuJit: true [ 344.266150] Config common/settings.cpp:operator():67: Core_CPUClockPercentage: 100 [ 344.266151] Config common/settings.cpp:operator():67: Renderer_UseGLES: false [ 344.266151] Config common/settings.cpp:operator():67: Renderer_GraphicsAPI: OpenGL [ 344.266151] Config common/settings.cpp:operator():67: Renderer_Debug: false [ 344.266152] Config common/settings.cpp:operator():67: Renderer_UseHwShader: true [ 344.266152] Config common/settings.cpp:operator():67: Renderer_ShadersAccurateMul: true [ 344.266152] Config common/settings.cpp:operator():67: Renderer_UseShaderJit: true [ 344.266153] Config common/settings.cpp:operator():67: Renderer_UseResolutionFactor: 1 [ 344.266153] Config common/settings.cpp:operator():67: Renderer_FrameLimit: 100 [ 344.266153] Config common/settings.cpp:operator():67: Renderer_VSyncNew: true [ 344.266154] Config common/settings.cpp:operator():67: Renderer_PostProcessingShader: none (builtin) [ 344.266154] Config common/settings.cpp:operator():67: Renderer_FilterMode: true [ 344.266155] Config common/settings.cpp:operator():67: Renderer_TextureFilter: None [ 344.266156] Config common/settings.cpp:operator():67: Stereoscopy_Render3d: 0 [ 344.266156] Config common/settings.cpp:operator():67: Stereoscopy_Factor3d: 0 [ 344.266157] Config common/settings.cpp:operator():67: Stereoscopy_MonoRenderOption: 0 [ 344.266157] Config common/settings.cpp:operator():67: Layout_LayoutOption: 2 [ 344.266158] Config common/settings.cpp:operator():67: Layout_SwapScreen: false [ 344.266158] Config common/settings.cpp:operator():67: Layout_UprightScreen: false [ 344.266159] Config common/settings.cpp:operator():67: Layout_LargeScreenProportion: 4 [ 344.266160] Config common/settings.cpp:operator():67: Utility_DumpTextures: false [ 344.266161] Config common/settings.cpp:operator():67: Utility_CustomTextures: true [ 344.266161] Config common/settings.cpp:operator():67: Utility_PreloadTextures: false [ 344.266161] Config common/settings.cpp:operator():67: Utility_AsyncCustomLoading: true [ 344.266161] Config common/settings.cpp:operator():67: Utility_UseDiskShaderCache: true [ 344.266162] Config common/settings.cpp:operator():67: Audio_Emulation: HLE [ 344.266163] Config common/settings.cpp:operator():67: Audio_OutputType: 0 [ 344.266163] Config common/settings.cpp:operator():67: Audio_OutputDevice: auto [ 344.266163] Config common/settings.cpp:operator():67: Audio_InputType: 0 [ 344.266164] Config common/settings.cpp:operator():67: Audio_InputDevice: auto [ 344.266164] Config common/settings.cpp:operator():67: Audio_EnableAudioStretching: true [ 344.266164] Config common/settings.cpp:operator():67: Camera_OuterRightName: blank [ 344.266165] Config common/settings.cpp:operator():67: Camera_OuterRightConfig: [ 344.266165] Config common/settings.cpp:operator():67: Camera_OuterRightFlip: 0 [ 344.266166] Config common/settings.cpp:operator():67: Camera_InnerName: blank [ 344.266166] Config common/settings.cpp:operator():67: Camera_InnerConfig: [ 344.266166] Config common/settings.cpp:operator():67: Camera_InnerFlip: 0 [ 344.266167] Config common/settings.cpp:operator():67: Camera_OuterLeftName: blank [ 344.266168] Config common/settings.cpp:operator():67: Camera_OuterLeftConfig: [ 344.266168] Config common/settings.cpp:operator():67: Camera_OuterLeftFlip: 0 [ 344.266169] Config common/settings.cpp:operator():67: DataStorage_UseVirtualSd: true [ 344.266169] Config common/settings.cpp:operator():67: DataStorage_UseCustomStorage: false [ 344.266169] Config common/settings.cpp:operator():67: System_IsNew3ds: true [ 344.266170] Config common/settings.cpp:operator():67: System_RegionValue: -1 [ 344.266170] Config common/settings.cpp:operator():67: System_PluginLoader: false [ 344.266170] Config common/settings.cpp:operator():67: System_PluginLoaderAllowed: true [ 344.266171] Config common/settings.cpp:operator():67: Debugging_UseGdbstub: false [ 344.266171] Config common/settings.cpp:operator():67: Debugging_GdbstubPort: 24689 [ 344.281387] RPC_Server core/rpc/server.cpp:NewRequestCallback:36: Received end packet [ 344.283644] Audio.Sink audio_core/cubeb_sink.cpp:StateCallback:138: Cubeb Audio Stream Stopped [ 344.284493] Kernel core/hle/kernel/process.cpp:~Process:602: Cleaning up process 11 [ 344.479684] Audio.DSP audio_core/hle/wmf_decoder.cpp:Impl:67: Media Foundation activated [ 344.479700] Audio.DSP audio_core/hle/wmf_decoder_utils.cpp:MFDecoderInit:50: Windows(R) Media Foundation found 1 suitable decoder(s) [ 344.492029] Audio.Sink audio_core/cubeb_sink.cpp:StateCallback:135: Cubeb Audio Stream Started [ 344.492034] RPC_Server core/rpc/rpc_server.cpp:RPCServer:14: Starting RPC server. [ 344.492123] RPC_Server core/rpc/rpc_server.cpp:HandleRequestsLoop:104: Request handler started. [ 344.494882] Service.HTTP core/hle/service/http_c.cpp:DecryptClCertA:807: ClCertA file missing [ 344.494904] Render.OpenGL video_core/renderer_opengl/gl_driver.cpp:ReportDriverInfo:134: GL_VERSION: 4.3.0 NVIDIA 535.98 [ 344.494904] Render.OpenGL video_core/renderer_opengl/gl_driver.cpp:ReportDriverInfo:135: GL_VENDOR: NVIDIA Corporation [ 344.494905] Render.OpenGL video_core/renderer_opengl/gl_driver.cpp:ReportDriverInfo:136: GL_RENDERER: NVIDIA GeForce RTX 3060 Ti/PCIe/SSE2 [ 344.517189] Loader core/loader/ncch.cpp:Load:217: Program ID: 00040000001B5000 [ 344.517247] Service.FS core/file_sys/ncch_container.cpp:OpenFile:126: Failed to open C:\Users\allen\AppData\Roaming/Citra/sdmc/Nintendo 3DS/00000000000000000000000000000000/00000000000000000000000000000000/title/0004000e/001b5000/content/00000000.app [ 344.533402] Loader core/hle/kernel/process.cpp:ParseKernelCaps:162: ExHeader kernel version: 2.46 [ 344.535145] Service.CFG core/hle/service/cfg/cfg.cpp:SetPreferredRegionCodes:617: Preferred region code set to 1 [ 344.542035] Render video_core/custom_textures/custom_tex_manager.cpp:ReadConfig:312: Unable to find pack config file, using legacy defaults [ 344.561386] Service.CAM citra_qt/camera/qt_multimedia_camera.cpp:ResumeCameras:50: Resuming all cameras [ 344.564021] Render.OpenGL video_core/renderer_opengl/gl_shader_disk_cache.cpp:LoadTransferable:176: Found a transferable disk cache with 247 entries [ 344.574595] Render.OpenGL video_core/renderer_opengl/gl_shader_disk_cache.cpp:LoadPrecompiledFile:279: Found a precompiled disk cache with 247 decompiled entries and 247 binary entries [ 345.274877] Service.SRV core/hle/service/sm/srv.cpp:RegisterClient:63: (STUBBED) called. Caller PID=11 [ 345.359609] Service.SRV core/hle/service/sm/srv.cpp:EnableNotification:85: (STUBBED) called [ 345.363666] Service.NDM core/hle/service/ndm/ndm_u.cpp:OverrideDefaultDaemons:186: (STUBBED) bit_mask=0x0000000F [ 345.363740] Service.NDM core/hle/service/ndm/ndm_u.cpp:SuspendDaemons:74: (STUBBED) bit_mask=0x00000006 [ 345.364859] Service.APT core/hle/service/apt/apt.cpp:NotifyToWait:338: (STUBBED) app_id=768 [ 345.366949] Service.APT core/hle/service/apt/apt.cpp:AppletUtility:637: (STUBBED) called command=0X00000007, input_size=0X00000004, output_size=0X00000001 [ 345.367142] Service.APT core/hle/service/apt/apt.cpp:AppletUtility:637: (STUBBED) called command=0X00000004, input_size=0X00000001, output_size=0X00000001 [ 345.368589] Service.FS core/hle/service/fs/fs_user.cpp:InitializeWithSdkVersion:596: (STUBBED) called, version: 0x0B0401C8 [ 345.370107] Service.FS ./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not initalized. Using default [ 345.370111] Service.FS core/file_sys/archive_selfncch.cpp:OpenRomFS:188: Unable to read RomFS [ 345.370123] Service.FS core/hle/service/fs/fs_user.cpp:OpenFileDirectly:125: failed to get a handle for file [Binary: 000000000000000000000000] mode=1 attributes=0 [ 345.370579] Service.ERR core/hle/service/err_f.cpp:ThrowFatalError:169: Fatal error [ 345.370581] Service.ERR core/hle/service/err_f.cpp:ThrowFatalError:171: Fatal error type: Generic [ 345.370582] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:149: PID: 0x0000000B [ 345.370582] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:151: REV: 0x00000000_0x0000F21D [ 345.370583] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:153: TID: 0x00000000_0x00000000 [ 345.370583] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:155: AID: 0x00000000_0x00000000 [ 345.370583] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:156: ADR: 0x00168DD8 [ 345.370585] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:159: RSL: 0xC8804464 [ 345.370585] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:160: Level: 25 [ 345.370585] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:161: Summary: 4 [ 345.370586] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:162: Module: 17 [ 345.370587] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:163: Desc: 100 [ 345.370594] Service.ERR core/hle/service/err_f.cpp:ThrowFatalError:182: Datetime: 2023/07/26 22:55:14 [ 349.307921] Render video_core/custom_textures/custom_tex_manager.cpp:GetMaterial:286: Unable to find replacement for surface with hash 7A8B68E24589605E [ 349.308611] Render video_core/custom_textures/custom_tex_manager.cpp:GetMaterial:286: Unable to find replacement for surface with hash 7A8B68E24589605E [ 349.309076] Render video_core/custom_textures/custom_tex_manager.cpp:GetMaterial:286: Unable to find replacement for surface with hash AC270530B133B539 [ 350.024261] RPC_Server core/rpc/server.cpp:NewRequestCallback:36: Received end packet [ 350.029502] Audio.Sink audio_core/cubeb_sink.cpp:StateCallback:138: Cubeb Audio Stream Stopped [ 350.030257] Kernel core/hle/kernel/process.cpp:~Process:602: Cleaning up process 11 [ 351.755714] Frontend citra_qt/main.cpp:BootGame:1164: Citra starting... [ 351.755850] Frontend citra_qt/main.cpp:BootGame:1183: Loading per game config file for title 00040000001B5000 [ 351.763629] Config common/settings.cpp:LogSettings:70: Citra Configuration: [ 351.763632] Config common/settings.cpp:operator():67: Core_UseCpuJit: true [ 351.763633] Config common/settings.cpp:operator():67: Core_CPUClockPercentage: 100 [ 351.763634] Config common/settings.cpp:operator():67: Renderer_UseGLES: false [ 351.763634] Config common/settings.cpp:operator():67: Renderer_GraphicsAPI: OpenGL [ 351.763636] Config common/settings.cpp:operator():67: Renderer_Debug: false [ 351.763637] Config common/settings.cpp:operator():67: Renderer_UseHwShader: true [ 351.763637] Config common/settings.cpp:operator():67: Renderer_ShadersAccurateMul: true [ 351.763640] Config common/settings.cpp:operator():67: Renderer_UseShaderJit: true [ 351.763640] Config common/settings.cpp:operator():67: Renderer_UseResolutionFactor: 1 [ 351.763641] Config common/settings.cpp:operator():67: Renderer_FrameLimit: 100 [ 351.763641] Config common/settings.cpp:operator():67: Renderer_VSyncNew: true [ 351.763642] Config common/settings.cpp:operator():67: Renderer_PostProcessingShader: none (builtin) [ 351.763642] Config common/settings.cpp:operator():67: Renderer_FilterMode: true [ 351.763642] Config common/settings.cpp:operator():67: Renderer_TextureFilter: None [ 351.763643] Config common/settings.cpp:operator():67: Stereoscopy_Render3d: 0 [ 351.763644] Config common/settings.cpp:operator():67: Stereoscopy_Factor3d: 0 [ 351.763644] Config common/settings.cpp:operator():67: Stereoscopy_MonoRenderOption: 0 [ 351.763645] Config common/settings.cpp:operator():67: Layout_LayoutOption: 2 [ 351.763646] Config common/settings.cpp:operator():67: Layout_SwapScreen: false [ 351.763646] Config common/settings.cpp:operator():67: Layout_UprightScreen: false [ 351.763647] Config common/settings.cpp:operator():67: Layout_LargeScreenProportion: 4 [ 351.763647] Config common/settings.cpp:operator():67: Utility_DumpTextures: false [ 351.763648] Config common/settings.cpp:operator():67: Utility_CustomTextures: true [ 351.763648] Config common/settings.cpp:operator():67: Utility_PreloadTextures: false [ 351.763648] Config common/settings.cpp:operator():67: Utility_AsyncCustomLoading: true [ 351.763649] Config common/settings.cpp:operator():67: Utility_UseDiskShaderCache: true [ 351.763649] Config common/settings.cpp:operator():67: Audio_Emulation: HLE [ 351.763650] Config common/settings.cpp:operator():67: Audio_OutputType: 0 [ 351.763650] Config common/settings.cpp:operator():67: Audio_OutputDevice: auto [ 351.763651] Config common/settings.cpp:operator():67: Audio_InputType: 0 [ 351.763651] Config common/settings.cpp:operator():67: Audio_InputDevice: auto [ 351.763651] Config common/settings.cpp:operator():67: Audio_EnableAudioStretching: true [ 351.763652] Config common/settings.cpp:operator():67: Camera_OuterRightName: blank [ 351.763652] Config common/settings.cpp:operator():67: Camera_OuterRightConfig: [ 351.763652] Config common/settings.cpp:operator():67: Camera_OuterRightFlip: 0 [ 351.763653] Config common/settings.cpp:operator():67: Camera_InnerName: blank [ 351.763653] Config common/settings.cpp:operator():67: Camera_InnerConfig: [ 351.763653] Config common/settings.cpp:operator():67: Camera_InnerFlip: 0 [ 351.763654] Config common/settings.cpp:operator():67: Camera_OuterLeftName: blank [ 351.763654] Config common/settings.cpp:operator():67: Camera_OuterLeftConfig: [ 351.763654] Config common/settings.cpp:operator():67: Camera_OuterLeftFlip: 0 [ 351.763655] Config common/settings.cpp:operator():67: DataStorage_UseVirtualSd: true [ 351.763655] Config common/settings.cpp:operator():67: DataStorage_UseCustomStorage: false [ 351.763655] Config common/settings.cpp:operator():67: System_IsNew3ds: true [ 351.763656] Config common/settings.cpp:operator():67: System_RegionValue: -1 [ 351.763656] Config common/settings.cpp:operator():67: System_PluginLoader: false [ 351.763656] Config common/settings.cpp:operator():67: System_PluginLoaderAllowed: true [ 351.763657] Config common/settings.cpp:operator():67: Debugging_UseGdbstub: false [ 351.763657] Config common/settings.cpp:operator():67: Debugging_GdbstubPort: 24689 [ 351.919937] Audio.DSP audio_core/hle/wmf_decoder.cpp:Impl:67: Media Foundation activated [ 351.919952] Audio.DSP audio_core/hle/wmf_decoder_utils.cpp:MFDecoderInit:50: Windows(R) Media Foundation found 1 suitable decoder(s) [ 351.935915] Audio.Sink audio_core/cubeb_sink.cpp:StateCallback:135: Cubeb Audio Stream Started [ 351.935921] RPC_Server core/rpc/rpc_server.cpp:RPCServer:14: Starting RPC server. [ 351.936024] RPC_Server core/rpc/rpc_server.cpp:HandleRequestsLoop:104: Request handler started. [ 351.938787] Service.HTTP core/hle/service/http_c.cpp:DecryptClCertA:807: ClCertA file missing [ 351.938807] Render.OpenGL video_core/renderer_opengl/gl_driver.cpp:ReportDriverInfo:134: GL_VERSION: 4.3.0 NVIDIA 535.98 [ 351.938808] Render.OpenGL video_core/renderer_opengl/gl_driver.cpp:ReportDriverInfo:135: GL_VENDOR: NVIDIA Corporation [ 351.938808] Render.OpenGL video_core/renderer_opengl/gl_driver.cpp:ReportDriverInfo:136: GL_RENDERER: NVIDIA GeForce RTX 3060 Ti/PCIe/SSE2 [ 351.961361] Loader core/loader/ncch.cpp:Load:217: Program ID: 00040000001B5000 [ 351.961414] Service.FS core/file_sys/ncch_container.cpp:OpenFile:126: Failed to open C:\Users\allen\AppData\Roaming/Citra/sdmc/Nintendo 3DS/00000000000000000000000000000000/00000000000000000000000000000000/title/0004000e/001b5000/content/00000000.app [ 351.977602] Loader core/hle/kernel/process.cpp:ParseKernelCaps:162: ExHeader kernel version: 2.46 [ 351.979421] Service.CFG core/hle/service/cfg/cfg.cpp:SetPreferredRegionCodes:617: Preferred region code set to 1 [ 351.986348] Render video_core/custom_textures/custom_tex_manager.cpp:ReadConfig:312: Unable to find pack config file, using legacy defaults [ 352.006017] Service.CAM citra_qt/camera/qt_multimedia_camera.cpp:ResumeCameras:50: Resuming all cameras [ 352.008992] Render.OpenGL video_core/renderer_opengl/gl_shader_disk_cache.cpp:LoadTransferable:176: Found a transferable disk cache with 247 entries [ 352.019800] Render.OpenGL video_core/renderer_opengl/gl_shader_disk_cache.cpp:LoadPrecompiledFile:279: Found a precompiled disk cache with 247 decompiled entries and 247 binary entries [ 352.724794] Service.SRV core/hle/service/sm/srv.cpp:RegisterClient:63: (STUBBED) called. Caller PID=11 [ 352.810429] Service.SRV core/hle/service/sm/srv.cpp:EnableNotification:85: (STUBBED) called [ 352.814556] Service.NDM core/hle/service/ndm/ndm_u.cpp:OverrideDefaultDaemons:186: (STUBBED) bit_mask=0x0000000F [ 352.814629] Service.NDM core/hle/service/ndm/ndm_u.cpp:SuspendDaemons:74: (STUBBED) bit_mask=0x00000006 [ 352.815763] Service.APT core/hle/service/apt/apt.cpp:NotifyToWait:338: (STUBBED) app_id=768 [ 352.818129] Service.APT core/hle/service/apt/apt.cpp:AppletUtility:637: (STUBBED) called command=0X00000007, input_size=0X00000004, output_size=0X00000001 [ 352.818326] Service.APT core/hle/service/apt/apt.cpp:AppletUtility:637: (STUBBED) called command=0X00000004, input_size=0X00000001, output_size=0X00000001 [ 352.819831] Service.FS core/hle/service/fs/fs_user.cpp:InitializeWithSdkVersion:596: (STUBBED) called, version: 0x0B0401C8 [ 352.821381] Service.FS ./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not initalized. Using default [ 352.821384] Service.FS core/file_sys/archive_selfncch.cpp:OpenRomFS:188: Unable to read RomFS [ 352.821394] Service.FS core/hle/service/fs/fs_user.cpp:OpenFileDirectly:125: failed to get a handle for file [Binary: 000000000000000000000000] mode=1 attributes=0 [ 352.821856] Service.ERR core/hle/service/err_f.cpp:ThrowFatalError:169: Fatal error [ 352.821859] Service.ERR core/hle/service/err_f.cpp:ThrowFatalError:171: Fatal error type: Generic [ 352.821859] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:149: PID: 0x0000000B [ 352.821860] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:151: REV: 0x00000000_0x0000F21D [ 352.821860] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:153: TID: 0x00000000_0x00000000 [ 352.821860] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:155: AID: 0x00000000_0x00000000 [ 352.821861] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:156: ADR: 0x00168DD8 [ 352.821861] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:159: RSL: 0xC8804464 [ 352.821861] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:160: Level: 25 [ 352.821862] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:161: Summary: 4 [ 352.821863] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:162: Module: 17 [ 352.821863] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:163: Desc: 100 [ 352.821871] Service.ERR core/hle/service/err_f.cpp:ThrowFatalError:182: Datetime: 2023/07/26 22:55:21 [ 355.646614] RPC_Server core/rpc/server.cpp:NewRequestCallback:36: Received end packet [ 355.654561] Audio.Sink audio_core/cubeb_sink.cpp:StateCallback:138: Cubeb Audio Stream Stopped [ 355.655437] Kernel core/hle/kernel/process.cpp:~Process:602: Cleaning up process 11 [ 357.962680] Frontend citra_qt/main.cpp:BootGame:1164: Citra starting... [ 357.962826] Frontend citra_qt/main.cpp:BootGame:1183: Loading per game config file for title 00040000001B5000 [ 357.979632] Config common/settings.cpp:LogSettings:70: Citra Configuration: [ 357.979635] Config common/settings.cpp:operator():67: Core_UseCpuJit: true [ 357.979636] Config common/settings.cpp:operator():67: Core_CPUClockPercentage: 100 [ 357.979637] Config common/settings.cpp:operator():67: Renderer_UseGLES: false [ 357.979637] Config common/settings.cpp:operator():67: Renderer_GraphicsAPI: OpenGL [ 357.979638] Config common/settings.cpp:operator():67: Renderer_Debug: false [ 357.979638] Config common/settings.cpp:operator():67: Renderer_UseHwShader: true [ 357.979640] Config common/settings.cpp:operator():67: Renderer_ShadersAccurateMul: true [ 357.979641] Config common/settings.cpp:operator():67: Renderer_UseShaderJit: true [ 357.979641] Config common/settings.cpp:operator():67: Renderer_UseResolutionFactor: 1 [ 357.979644] Config common/settings.cpp:operator():67: Renderer_FrameLimit: 100 [ 357.979644] Config common/settings.cpp:operator():67: Renderer_VSyncNew: true [ 357.979645] Config common/settings.cpp:operator():67: Renderer_PostProcessingShader: none (builtin) [ 357.979645] Config common/settings.cpp:operator():67: Renderer_FilterMode: true [ 357.979646] Config common/settings.cpp:operator():67: Renderer_TextureFilter: None [ 357.979647] Config common/settings.cpp:operator():67: Stereoscopy_Render3d: 0 [ 357.979647] Config common/settings.cpp:operator():67: Stereoscopy_Factor3d: 0 [ 357.979648] Config common/settings.cpp:operator():67: Stereoscopy_MonoRenderOption: 0 [ 357.979649] Config common/settings.cpp:operator():67: Layout_LayoutOption: 2 [ 357.979649] Config common/settings.cpp:operator():67: Layout_SwapScreen: false [ 357.979649] Config common/settings.cpp:operator():67: Layout_UprightScreen: false [ 357.979650] Config common/settings.cpp:operator():67: Layout_LargeScreenProportion: 4 [ 357.979651] Config common/settings.cpp:operator():67: Utility_DumpTextures: false [ 357.979651] Config common/settings.cpp:operator():67: Utility_CustomTextures: true [ 357.979651] Config common/settings.cpp:operator():67: Utility_PreloadTextures: false [ 357.979652] Config common/settings.cpp:operator():67: Utility_AsyncCustomLoading: true [ 357.979652] Config common/settings.cpp:operator():67: Utility_UseDiskShaderCache: true [ 357.979652] Config common/settings.cpp:operator():67: Audio_Emulation: HLE [ 357.979653] Config common/settings.cpp:operator():67: Audio_OutputType: 0 [ 357.979653] Config common/settings.cpp:operator():67: Audio_OutputDevice: auto [ 357.979654] Config common/settings.cpp:operator():67: Audio_InputType: 0 [ 357.979654] Config common/settings.cpp:operator():67: Audio_InputDevice: auto [ 357.979654] Config common/settings.cpp:operator():67: Audio_EnableAudioStretching: true [ 357.979655] Config common/settings.cpp:operator():67: Camera_OuterRightName: blank [ 357.979655] Config common/settings.cpp:operator():67: Camera_OuterRightConfig: [ 357.979655] Config common/settings.cpp:operator():67: Camera_OuterRightFlip: 0 [ 357.979656] Config common/settings.cpp:operator():67: Camera_InnerName: blank [ 357.979656] Config common/settings.cpp:operator():67: Camera_InnerConfig: [ 357.979656] Config common/settings.cpp:operator():67: Camera_InnerFlip: 0 [ 357.979656] Config common/settings.cpp:operator():67: Camera_OuterLeftName: blank [ 357.979657] Config common/settings.cpp:operator():67: Camera_OuterLeftConfig: [ 357.979657] Config common/settings.cpp:operator():67: Camera_OuterLeftFlip: 0 [ 357.979657] Config common/settings.cpp:operator():67: DataStorage_UseVirtualSd: true [ 357.979658] Config common/settings.cpp:operator():67: DataStorage_UseCustomStorage: false [ 357.979658] Config common/settings.cpp:operator():67: System_IsNew3ds: true [ 357.979658] Config common/settings.cpp:operator():67: System_RegionValue: -1 [ 357.979660] Config common/settings.cpp:operator():67: System_PluginLoader: false [ 357.979660] Config common/settings.cpp:operator():67: System_PluginLoaderAllowed: true [ 357.979660] Config common/settings.cpp:operator():67: Debugging_UseGdbstub: false [ 357.979661] Config common/settings.cpp:operator():67: Debugging_GdbstubPort: 24689 [ 358.133185] Audio.DSP audio_core/hle/wmf_decoder.cpp:Impl:67: Media Foundation activated [ 358.133202] Audio.DSP audio_core/hle/wmf_decoder_utils.cpp:MFDecoderInit:50: Windows(R) Media Foundation found 1 suitable decoder(s) [ 358.149938] Audio.Sink audio_core/cubeb_sink.cpp:StateCallback:135: Cubeb Audio Stream Started [ 358.149947] RPC_Server core/rpc/rpc_server.cpp:RPCServer:14: Starting RPC server. [ 358.150090] RPC_Server core/rpc/rpc_server.cpp:HandleRequestsLoop:104: Request handler started. [ 358.153163] Service.HTTP core/hle/service/http_c.cpp:DecryptClCertA:807: ClCertA file missing [ 358.153185] Render.OpenGL video_core/renderer_opengl/gl_driver.cpp:ReportDriverInfo:134: GL_VERSION: 4.3.0 NVIDIA 535.98 [ 358.153185] Render.OpenGL video_core/renderer_opengl/gl_driver.cpp:ReportDriverInfo:135: GL_VENDOR: NVIDIA Corporation [ 358.153185] Render.OpenGL video_core/renderer_opengl/gl_driver.cpp:ReportDriverInfo:136: GL_RENDERER: NVIDIA GeForce RTX 3060 Ti/PCIe/SSE2 [ 358.175802] Loader core/loader/ncch.cpp:Load:217: Program ID: 00040000001B5000 [ 358.175856] Service.FS core/file_sys/ncch_container.cpp:OpenFile:126: Failed to open C:\Users\allen\AppData\Roaming/Citra/sdmc/Nintendo 3DS/00000000000000000000000000000000/00000000000000000000000000000000/title/0004000e/001b5000/content/00000000.app [ 358.191970] Loader core/hle/kernel/process.cpp:ParseKernelCaps:162: ExHeader kernel version: 2.46 [ 358.193951] Service.CFG core/hle/service/cfg/cfg.cpp:SetPreferredRegionCodes:617: Preferred region code set to 1 [ 358.200726] Render video_core/custom_textures/custom_tex_manager.cpp:ReadConfig:312: Unable to find pack config file, using legacy defaults [ 358.221003] Service.CAM citra_qt/camera/qt_multimedia_camera.cpp:ResumeCameras:50: Resuming all cameras [ 358.223856] Render.OpenGL video_core/renderer_opengl/gl_shader_disk_cache.cpp:LoadTransferable:176: Found a transferable disk cache with 247 entries [ 358.234512] Render.OpenGL video_core/renderer_opengl/gl_shader_disk_cache.cpp:LoadPrecompiledFile:279: Found a precompiled disk cache with 247 decompiled entries and 247 binary entries [ 358.964821] Service.SRV core/hle/service/sm/srv.cpp:RegisterClient:63: (STUBBED) called. Caller PID=11 [ 359.050308] Service.SRV core/hle/service/sm/srv.cpp:EnableNotification:85: (STUBBED) called [ 359.054470] Service.NDM core/hle/service/ndm/ndm_u.cpp:OverrideDefaultDaemons:186: (STUBBED) bit_mask=0x0000000F [ 359.054545] Service.NDM core/hle/service/ndm/ndm_u.cpp:SuspendDaemons:74: (STUBBED) bit_mask=0x00000006 [ 359.055703] Service.APT core/hle/service/apt/apt.cpp:NotifyToWait:338: (STUBBED) app_id=768 [ 359.058015] Service.APT core/hle/service/apt/apt.cpp:AppletUtility:637: (STUBBED) called command=0X00000007, input_size=0X00000004, output_size=0X00000001 [ 359.058215] Service.APT core/hle/service/apt/apt.cpp:AppletUtility:637: (STUBBED) called command=0X00000004, input_size=0X00000001, output_size=0X00000001 [ 359.059674] Service.FS core/hle/service/fs/fs_user.cpp:InitializeWithSdkVersion:596: (STUBBED) called, version: 0x0B0401C8 [ 359.061230] Service.FS ./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not initalized. Using default [ 359.061233] Service.FS core/file_sys/archive_selfncch.cpp:OpenRomFS:188: Unable to read RomFS [ 359.061244] Service.FS core/hle/service/fs/fs_user.cpp:OpenFileDirectly:125: failed to get a handle for file [Binary: 000000000000000000000000] mode=1 attributes=0 [ 359.061692] Service.ERR core/hle/service/err_f.cpp:ThrowFatalError:169: Fatal error [ 359.061694] Service.ERR core/hle/service/err_f.cpp:ThrowFatalError:171: Fatal error type: Generic [ 359.061695] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:149: PID: 0x0000000B [ 359.061695] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:151: REV: 0x00000000_0x0000F21D [ 359.061695] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:153: TID: 0x00000000_0x00000000 [ 359.061696] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:155: AID: 0x00000000_0x00000000 [ 359.061696] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:156: ADR: 0x00168DD8 [ 359.061696] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:159: RSL: 0xC8804464 [ 359.061697] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:160: Level: 25 [ 359.061697] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:161: Summary: 4 [ 359.061698] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:162: Module: 17 [ 359.061698] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:163: Desc: 100 [ 359.061705] Service.ERR core/hle/service/err_f.cpp:ThrowFatalError:182: Datetime: 2023/07/26 22:55:28 [ 360.001490] Render video_core/custom_textures/custom_tex_manager.cpp:GetMaterial:286: Unable to find replacement for surface with hash 7A8B68E24589605E [ 360.002033] Render video_core/custom_textures/custom_tex_manager.cpp:GetMaterial:286: Unable to find replacement for surface with hash 7A8B68E24589605E [ 360.002586] Render video_core/custom_textures/custom_tex_manager.cpp:GetMaterial:286: Unable to find replacement for surface with hash AC270530B133B539 [ 361.701306] Frontend citra_qt/main.cpp:BootGame:1164: Citra starting... [ 361.701450] Frontend citra_qt/main.cpp:BootGame:1183: Loading per game config file for title 00040000001B5000 [ 361.718689] Audio.Sink audio_core/cubeb_sink.cpp:StateCallback:138: Cubeb Audio Stream Stopped [ 361.734259] Render video_core/custom_textures/custom_tex_manager.cpp:GetMaterial:286: Unable to find replacement for surface with hash 7A8B68E24589605E [ 361.734495] Render video_core/custom_textures/custom_tex_manager.cpp:GetMaterial:286: Unable to find replacement for surface with hash 7A8B68E24589605E [ 361.734713] Render video_core/custom_textures/custom_tex_manager.cpp:GetMaterial:286: Unable to find replacement for surface with hash AC270530B133B539 [ 361.740155] Audio.Sink audio_core/cubeb_sink.cpp:StateCallback:135: Cubeb Audio Stream Started [ 361.740166] Config common/settings.cpp:LogSettings:70: Citra Configuration: [ 361.740166] Config common/settings.cpp:operator():67: Core_UseCpuJit: true [ 361.740167] Config common/settings.cpp:operator():67: Core_CPUClockPercentage: 100 [ 361.740168] Config common/settings.cpp:operator():67: Renderer_UseGLES: false [ 361.740168] Config common/settings.cpp:operator():67: Renderer_GraphicsAPI: OpenGL [ 361.740168] Config common/settings.cpp:operator():67: Renderer_Debug: false [ 361.740168] Config common/settings.cpp:operator():67: Renderer_UseHwShader: true [ 361.740169] Config common/settings.cpp:operator():67: Renderer_ShadersAccurateMul: true [ 361.740169] Config common/settings.cpp:operator():67: Renderer_UseShaderJit: true [ 361.740169] Config common/settings.cpp:operator():67: Renderer_UseResolutionFactor: 1 [ 361.740169] Config common/settings.cpp:operator():67: Renderer_FrameLimit: 100 [ 361.740170] Config common/settings.cpp:operator():67: Renderer_VSyncNew: true [ 361.740170] Config common/settings.cpp:operator():67: Renderer_PostProcessingShader: none (builtin) [ 361.740171] Config common/settings.cpp:operator():67: Renderer_FilterMode: true [ 361.740171] Config common/settings.cpp:operator():67: Renderer_TextureFilter: None [ 361.740172] Config common/settings.cpp:operator():67: Stereoscopy_Render3d: 0 [ 361.740173] Config common/settings.cpp:operator():67: Stereoscopy_Factor3d: 0 [ 361.740173] Config common/settings.cpp:operator():67: Stereoscopy_MonoRenderOption: 0 [ 361.740174] Config common/settings.cpp:operator():67: Layout_LayoutOption: 2 [ 361.740175] Config common/settings.cpp:operator():67: Layout_SwapScreen: false [ 361.740175] Config common/settings.cpp:operator():67: Layout_UprightScreen: false [ 361.740176] Config common/settings.cpp:operator():67: Layout_LargeScreenProportion: 4 [ 361.740177] Config common/settings.cpp:operator():67: Utility_DumpTextures: false [ 361.740177] Config common/settings.cpp:operator():67: Utility_CustomTextures: true [ 361.740177] Config common/settings.cpp:operator():67: Utility_PreloadTextures: false [ 361.740178] Config common/settings.cpp:operator():67: Utility_AsyncCustomLoading: true [ 361.740178] Config common/settings.cpp:operator():67: Utility_UseDiskShaderCache: true [ 361.740178] Config common/settings.cpp:operator():67: Audio_Emulation: HLE [ 361.740179] Config common/settings.cpp:operator():67: Audio_OutputType: 0 [ 361.740179] Config common/settings.cpp:operator():67: Audio_OutputDevice: auto [ 361.740179] Config common/settings.cpp:operator():67: Audio_InputType: 0 [ 361.740180] Config common/settings.cpp:operator():67: Audio_InputDevice: auto [ 361.740180] Config common/settings.cpp:operator():67: Audio_EnableAudioStretching: true [ 361.740180] Config common/settings.cpp:operator():67: Camera_OuterRightName: blank [ 361.740181] Config common/settings.cpp:operator():67: Camera_OuterRightConfig: [ 361.740181] Config common/settings.cpp:operator():67: Camera_OuterRightFlip: 0 [ 361.740181] Config common/settings.cpp:operator():67: Camera_InnerName: blank [ 361.740181] Config common/settings.cpp:operator():67: Camera_InnerConfig: [ 361.740182] Config common/settings.cpp:operator():67: Camera_InnerFlip: 0 [ 361.740182] Config common/settings.cpp:operator():67: Camera_OuterLeftName: blank [ 361.740182] Config common/settings.cpp:operator():67: Camera_OuterLeftConfig: [ 361.740182] Config common/settings.cpp:operator():67: Camera_OuterLeftFlip: 0 [ 361.740183] Config common/settings.cpp:operator():67: DataStorage_UseVirtualSd: true [ 361.740183] Config common/settings.cpp:operator():67: DataStorage_UseCustomStorage: false [ 361.740183] Config common/settings.cpp:operator():67: System_IsNew3ds: true [ 361.740184] Config common/settings.cpp:operator():67: System_RegionValue: -1 [ 361.740184] Config common/settings.cpp:operator():67: System_PluginLoader: false [ 361.740184] Config common/settings.cpp:operator():67: System_PluginLoaderAllowed: true [ 361.740184] Config common/settings.cpp:operator():67: Debugging_UseGdbstub: false [ 361.740185] Config common/settings.cpp:operator():67: Debugging_GdbstubPort: 24689 [ 361.753891] RPC_Server core/rpc/server.cpp:NewRequestCallback:36: Received end packet [ 361.758409] Audio.Sink audio_core/cubeb_sink.cpp:StateCallback:138: Cubeb Audio Stream Stopped [ 361.759194] Kernel core/hle/kernel/process.cpp:~Process:602: Cleaning up process 11 [ 361.953540] Audio.DSP audio_core/hle/wmf_decoder.cpp:Impl:67: Media Foundation activated [ 361.953554] Audio.DSP audio_core/hle/wmf_decoder_utils.cpp:MFDecoderInit:50: Windows(R) Media Foundation found 1 suitable decoder(s) [ 361.965633] Audio.Sink audio_core/cubeb_sink.cpp:StateCallback:135: Cubeb Audio Stream Started [ 361.965638] RPC_Server core/rpc/rpc_server.cpp:RPCServer:14: Starting RPC server. [ 361.965729] RPC_Server core/rpc/rpc_server.cpp:HandleRequestsLoop:104: Request handler started. [ 361.968548] Service.HTTP core/hle/service/http_c.cpp:DecryptClCertA:807: ClCertA file missing [ 361.968569] Render.OpenGL video_core/renderer_opengl/gl_driver.cpp:ReportDriverInfo:134: GL_VERSION: 4.3.0 NVIDIA 535.98 [ 361.968569] Render.OpenGL video_core/renderer_opengl/gl_driver.cpp:ReportDriverInfo:135: GL_VENDOR: NVIDIA Corporation [ 361.968570] Render.OpenGL video_core/renderer_opengl/gl_driver.cpp:ReportDriverInfo:136: GL_RENDERER: NVIDIA GeForce RTX 3060 Ti/PCIe/SSE2 [ 361.990752] Loader core/loader/ncch.cpp:Load:217: Program ID: 00040000001B5000 [ 361.990801] Service.FS core/file_sys/ncch_container.cpp:OpenFile:126: Failed to open C:\Users\allen\AppData\Roaming/Citra/sdmc/Nintendo 3DS/00000000000000000000000000000000/00000000000000000000000000000000/title/0004000e/001b5000/content/00000000.app [ 362.006197] Loader core/hle/kernel/process.cpp:ParseKernelCaps:162: ExHeader kernel version: 2.46 [ 362.008087] Service.CFG core/hle/service/cfg/cfg.cpp:SetPreferredRegionCodes:617: Preferred region code set to 1 [ 362.015246] Render video_core/custom_textures/custom_tex_manager.cpp:ReadConfig:312: Unable to find pack config file, using legacy defaults [ 362.034982] Service.CAM citra_qt/camera/qt_multimedia_camera.cpp:ResumeCameras:50: Resuming all cameras [ 362.037679] Render.OpenGL video_core/renderer_opengl/gl_shader_disk_cache.cpp:LoadTransferable:176: Found a transferable disk cache with 247 entries [ 362.048044] Render.OpenGL video_core/renderer_opengl/gl_shader_disk_cache.cpp:LoadPrecompiledFile:279: Found a precompiled disk cache with 247 decompiled entries and 247 binary entries [ 362.737795] Service.SRV core/hle/service/sm/srv.cpp:RegisterClient:63: (STUBBED) called. Caller PID=11 [ 362.822666] Service.SRV core/hle/service/sm/srv.cpp:EnableNotification:85: (STUBBED) called [ 362.826763] Service.NDM core/hle/service/ndm/ndm_u.cpp:OverrideDefaultDaemons:186: (STUBBED) bit_mask=0x0000000F [ 362.826838] Service.NDM core/hle/service/ndm/ndm_u.cpp:SuspendDaemons:74: (STUBBED) bit_mask=0x00000006 [ 362.827985] Service.APT core/hle/service/apt/apt.cpp:NotifyToWait:338: (STUBBED) app_id=768 [ 362.830101] Service.APT core/hle/service/apt/apt.cpp:AppletUtility:637: (STUBBED) called command=0X00000007, input_size=0X00000004, output_size=0X00000001 [ 362.830305] Service.APT core/hle/service/apt/apt.cpp:AppletUtility:637: (STUBBED) called command=0X00000004, input_size=0X00000001, output_size=0X00000001 [ 362.831759] Service.FS core/hle/service/fs/fs_user.cpp:InitializeWithSdkVersion:596: (STUBBED) called, version: 0x0B0401C8 [ 362.833336] Service.FS ./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not initalized. Using default [ 362.833339] Service.FS core/file_sys/archive_selfncch.cpp:OpenRomFS:188: Unable to read RomFS [ 362.833353] Service.FS core/hle/service/fs/fs_user.cpp:OpenFileDirectly:125: failed to get a handle for file [Binary: 000000000000000000000000] mode=1 attributes=0 [ 362.833793] Service.ERR core/hle/service/err_f.cpp:ThrowFatalError:169: Fatal error [ 362.833796] Service.ERR core/hle/service/err_f.cpp:ThrowFatalError:171: Fatal error type: Generic [ 362.833796] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:149: PID: 0x0000000B [ 362.833797] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:151: REV: 0x00000000_0x0000F21D [ 362.833797] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:153: TID: 0x00000000_0x00000000 [ 362.833798] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:155: AID: 0x00000000_0x00000000 [ 362.833798] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:156: ADR: 0x00168DD8 [ 362.833799] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:159: RSL: 0xC8804464 [ 362.833799] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:160: Level: 25 [ 362.833801] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:161: Summary: 4 [ 362.833801] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:162: Module: 17 [ 362.833801] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:163: Desc: 100 [ 362.833809] Service.ERR core/hle/service/err_f.cpp:ThrowFatalError:182: Datetime: 2023/07/26 22:55:32 [ 363.914236] Render video_core/custom_textures/custom_tex_manager.cpp:GetMaterial:286: Unable to find replacement for surface with hash 7A8B68E24589605E [ 363.914705] Render video_core/custom_textures/custom_tex_manager.cpp:GetMaterial:286: Unable to find replacement for surface with hash 7A8B68E24589605E [ 363.915081] Render video_core/custom_textures/custom_tex_manager.cpp:GetMaterial:286: Unable to find replacement for surface with hash AC270530B133B539 [ 375.227749] Frontend citra_qt/main.cpp:BootGame:1164: Citra starting... [ 375.227854] Frontend citra_qt/main.cpp:BootGame:1183: Loading per game config file for title 00040000001B5000 [ 375.244489] Audio.Sink audio_core/cubeb_sink.cpp:StateCallback:138: Cubeb Audio Stream Stopped [ 375.257227] Render video_core/custom_textures/custom_tex_manager.cpp:GetMaterial:286: Unable to find replacement for surface with hash 7A8B68E24589605E [ 375.257465] Render video_core/custom_textures/custom_tex_manager.cpp:GetMaterial:286: Unable to find replacement for surface with hash 7A8B68E24589605E [ 375.257687] Render video_core/custom_textures/custom_tex_manager.cpp:GetMaterial:286: Unable to find replacement for surface with hash AC270530B133B539 [ 375.262948] Audio.Sink audio_core/cubeb_sink.cpp:StateCallback:135: Cubeb Audio Stream Started [ 375.262960] Config common/settings.cpp:LogSettings:70: Citra Configuration: [ 375.262960] Config common/settings.cpp:operator():67: Core_UseCpuJit: true [ 375.262961] Config common/settings.cpp:operator():67: Core_CPUClockPercentage: 100 [ 375.262961] Config common/settings.cpp:operator():67: Renderer_UseGLES: false [ 375.262962] Config common/settings.cpp:operator():67: Renderer_GraphicsAPI: OpenGL [ 375.262962] Config common/settings.cpp:operator():67: Renderer_Debug: false [ 375.262962] Config common/settings.cpp:operator():67: Renderer_UseHwShader: true [ 375.262963] Config common/settings.cpp:operator():67: Renderer_ShadersAccurateMul: true [ 375.262963] Config common/settings.cpp:operator():67: Renderer_UseShaderJit: true [ 375.262964] Config common/settings.cpp:operator():67: Renderer_UseResolutionFactor: 1 [ 375.262964] Config common/settings.cpp:operator():67: Renderer_FrameLimit: 100 [ 375.262964] Config common/settings.cpp:operator():67: Renderer_VSyncNew: true [ 375.262965] Config common/settings.cpp:operator():67: Renderer_PostProcessingShader: none (builtin) [ 375.262965] Config common/settings.cpp:operator():67: Renderer_FilterMode: true [ 375.262965] Config common/settings.cpp:operator():67: Renderer_TextureFilter: None [ 375.262966] Config common/settings.cpp:operator():67: Stereoscopy_Render3d: 0 [ 375.262968] Config common/settings.cpp:operator():67: Stereoscopy_Factor3d: 0 [ 375.262968] Config common/settings.cpp:operator():67: Stereoscopy_MonoRenderOption: 0 [ 375.262968] Config common/settings.cpp:operator():67: Layout_LayoutOption: 2 [ 375.262969] Config common/settings.cpp:operator():67: Layout_SwapScreen: false [ 375.262969] Config common/settings.cpp:operator():67: Layout_UprightScreen: false [ 375.262970] Config common/settings.cpp:operator():67: Layout_LargeScreenProportion: 4 [ 375.262971] Config common/settings.cpp:operator():67: Utility_DumpTextures: false [ 375.262971] Config common/settings.cpp:operator():67: Utility_CustomTextures: true [ 375.262971] Config common/settings.cpp:operator():67: Utility_PreloadTextures: false [ 375.262971] Config common/settings.cpp:operator():67: Utility_AsyncCustomLoading: true [ 375.262972] Config common/settings.cpp:operator():67: Utility_UseDiskShaderCache: true [ 375.262972] Config common/settings.cpp:operator():67: Audio_Emulation: HLE [ 375.262973] Config common/settings.cpp:operator():67: Audio_OutputType: 0 [ 375.262973] Config common/settings.cpp:operator():67: Audio_OutputDevice: auto [ 375.262974] Config common/settings.cpp:operator():67: Audio_InputType: 0 [ 375.262974] Config common/settings.cpp:operator():67: Audio_InputDevice: auto [ 375.262974] Config common/settings.cpp:operator():67: Audio_EnableAudioStretching: true [ 375.262975] Config common/settings.cpp:operator():67: Camera_OuterRightName: blank [ 375.262975] Config common/settings.cpp:operator():67: Camera_OuterRightConfig: [ 375.262975] Config common/settings.cpp:operator():67: Camera_OuterRightFlip: 0 [ 375.262976] Config common/settings.cpp:operator():67: Camera_InnerName: blank [ 375.262976] Config common/settings.cpp:operator():67: Camera_InnerConfig: [ 375.262976] Config common/settings.cpp:operator():67: Camera_InnerFlip: 0 [ 375.262977] Config common/settings.cpp:operator():67: Camera_OuterLeftName: blank [ 375.262977] Config common/settings.cpp:operator():67: Camera_OuterLeftConfig: [ 375.262977] Config common/settings.cpp:operator():67: Camera_OuterLeftFlip: 0 [ 375.262978] Config common/settings.cpp:operator():67: DataStorage_UseVirtualSd: true [ 375.262978] Config common/settings.cpp:operator():67: DataStorage_UseCustomStorage: false [ 375.262978] Config common/settings.cpp:operator():67: System_IsNew3ds: true [ 375.262978] Config common/settings.cpp:operator():67: System_RegionValue: -1 [ 375.262979] Config common/settings.cpp:operator():67: System_PluginLoader: false [ 375.262979] Config common/settings.cpp:operator():67: System_PluginLoaderAllowed: true [ 375.262979] Config common/settings.cpp:operator():67: Debugging_UseGdbstub: false [ 375.262980] Config common/settings.cpp:operator():67: Debugging_GdbstubPort: 24689 [ 375.277927] RPC_Server core/rpc/server.cpp:NewRequestCallback:36: Received end packet [ 375.282376] Audio.Sink audio_core/cubeb_sink.cpp:StateCallback:138: Cubeb Audio Stream Stopped [ 375.283128] Kernel core/hle/kernel/process.cpp:~Process:602: Cleaning up process 11 [ 375.475216] Audio.DSP audio_core/hle/wmf_decoder.cpp:Impl:67: Media Foundation activated [ 375.475230] Audio.DSP audio_core/hle/wmf_decoder_utils.cpp:MFDecoderInit:50: Windows(R) Media Foundation found 1 suitable decoder(s) [ 375.487201] Audio.Sink audio_core/cubeb_sink.cpp:StateCallback:135: Cubeb Audio Stream Started [ 375.487206] RPC_Server core/rpc/rpc_server.cpp:RPCServer:14: Starting RPC server. [ 375.487291] RPC_Server core/rpc/rpc_server.cpp:HandleRequestsLoop:104: Request handler started. [ 375.490311] Service.HTTP core/hle/service/http_c.cpp:DecryptClCertA:807: ClCertA file missing [ 375.490332] Render.OpenGL video_core/renderer_opengl/gl_driver.cpp:ReportDriverInfo:134: GL_VERSION: 4.3.0 NVIDIA 535.98 [ 375.490333] Render.OpenGL video_core/renderer_opengl/gl_driver.cpp:ReportDriverInfo:135: GL_VENDOR: NVIDIA Corporation [ 375.490333] Render.OpenGL video_core/renderer_opengl/gl_driver.cpp:ReportDriverInfo:136: GL_RENDERER: NVIDIA GeForce RTX 3060 Ti/PCIe/SSE2 [ 375.511973] Loader core/loader/ncch.cpp:Load:217: Program ID: 00040000001B5000 [ 375.512023] Service.FS core/file_sys/ncch_container.cpp:OpenFile:126: Failed to open C:\Users\allen\AppData\Roaming/Citra/sdmc/Nintendo 3DS/00000000000000000000000000000000/00000000000000000000000000000000/title/0004000e/001b5000/content/00000000.app [ 375.527440] Loader core/hle/kernel/process.cpp:ParseKernelCaps:162: ExHeader kernel version: 2.46 [ 375.529352] Service.CFG core/hle/service/cfg/cfg.cpp:SetPreferredRegionCodes:617: Preferred region code set to 1 [ 375.536904] Render video_core/custom_textures/custom_tex_manager.cpp:ReadConfig:312: Unable to find pack config file, using legacy defaults [ 375.556789] Service.CAM citra_qt/camera/qt_multimedia_camera.cpp:ResumeCameras:50: Resuming all cameras [ 375.559366] Render.OpenGL video_core/renderer_opengl/gl_shader_disk_cache.cpp:LoadTransferable:176: Found a transferable disk cache with 247 entries [ 375.570373] Render.OpenGL video_core/renderer_opengl/gl_shader_disk_cache.cpp:LoadPrecompiledFile:279: Found a precompiled disk cache with 247 decompiled entries and 247 binary entries [ 376.295239] Service.SRV core/hle/service/sm/srv.cpp:RegisterClient:63: (STUBBED) called. Caller PID=11 [ 376.394444] Service.SRV core/hle/service/sm/srv.cpp:EnableNotification:85: (STUBBED) called [ 376.398927] Service.NDM core/hle/service/ndm/ndm_u.cpp:OverrideDefaultDaemons:186: (STUBBED) bit_mask=0x0000000F [ 376.399006] Service.NDM core/hle/service/ndm/ndm_u.cpp:SuspendDaemons:74: (STUBBED) bit_mask=0x00000006 [ 376.400236] Service.APT core/hle/service/apt/apt.cpp:NotifyToWait:338: (STUBBED) app_id=768 [ 376.402829] Service.APT core/hle/service/apt/apt.cpp:AppletUtility:637: (STUBBED) called command=0X00000007, input_size=0X00000004, output_size=0X00000001 [ 376.403083] Service.APT core/hle/service/apt/apt.cpp:AppletUtility:637: (STUBBED) called command=0X00000004, input_size=0X00000001, output_size=0X00000001 [ 376.404617] Service.FS core/hle/service/fs/fs_user.cpp:InitializeWithSdkVersion:596: (STUBBED) called, version: 0x0B0401C8 [ 376.406298] Service.FS ./core/file_sys/archive_backend.h:GetOpenDelayNs:193: Delay generator was not initalized. Using default [ 376.406302] Service.FS core/file_sys/archive_selfncch.cpp:OpenRomFS:188: Unable to read RomFS [ 376.406313] Service.FS core/hle/service/fs/fs_user.cpp:OpenFileDirectly:125: failed to get a handle for file [Binary: 000000000000000000000000] mode=1 attributes=0 [ 376.406854] Service.ERR core/hle/service/err_f.cpp:ThrowFatalError:169: Fatal error [ 376.406856] Service.ERR core/hle/service/err_f.cpp:ThrowFatalError:171: Fatal error type: Generic [ 376.406857] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:149: PID: 0x0000000B [ 376.406857] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:151: REV: 0x00000000_0x0000F21D [ 376.406859] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:153: TID: 0x00000000_0x00000000 [ 376.406859] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:155: AID: 0x00000000_0x00000000 [ 376.406860] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:156: ADR: 0x00168DD8 [ 376.406861] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:159: RSL: 0xC8804464 [ 376.406861] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:160: Level: 25 [ 376.406862] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:161: Summary: 4 [ 376.406862] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:162: Module: 17 [ 376.406862] Service.ERR core/hle/service/err_f.cpp:LogGenericInfo:163: Desc: 100 [ 376.406870] Service.ERR core/hle/service/err_f.cpp:ThrowFatalError:182: Datetime: 2023/07/26 22:55:45