Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [Loader] <Info> emulator.cpp:Emulator:55: Starting shadps4 emulator v0.5.1 WIP
- [Loader] <Info> emulator.cpp:Emulator:56: Revision 7072dfc99fdca87e833bf588587debef3e9b08bd
- [Loader] <Info> emulator.cpp:Emulator:57: Branch main
- [Loader] <Info> emulator.cpp:Emulator:58: Description 7072dfc
- [Config] <Info> emulator.cpp:Emulator:60: General LogType: async
- [Config] <Info> emulator.cpp:Emulator:61: General isNeo: false
- [Config] <Info> emulator.cpp:Emulator:62: GPU isNullGpu: false
- [Config] <Info> emulator.cpp:Emulator:63: GPU shouldDumpShaders: false
- [Config] <Info> emulator.cpp:Emulator:64: GPU vblankDivider: 2
- [Config] <Info> emulator.cpp:Emulator:65: Vulkan gpuId: -1
- [Config] <Info> emulator.cpp:Emulator:66: Vulkan vkValidation: false
- [Config] <Info> emulator.cpp:Emulator:67: Vulkan vkValidationSync: false
- [Config] <Info> emulator.cpp:Emulator:68: Vulkan vkValidationGpu: false
- [Config] <Info> emulator.cpp:Emulator:69: Vulkan crashDiagnostics: false
- [Config] <Info> emulator.cpp:Emulator:70: Vulkan hostMarkers: false
- [Config] <Info> emulator.cpp:Emulator:71: Vulkan guestMarkers: false
- [Config] <Info> emulator.cpp:Emulator:72: Vulkan rdocEnable: false
- [Kernel.Vmm] <Info> address_space.cpp:Impl:92: System managed virtual memory region: 0x142450000 - 0x7ffffbfff
- [Kernel.Vmm] <Info> address_space.cpp:Impl:95: System reserved virtual memory region: 0x7ffffc000 - 0xfffffffff
- [Kernel.Vmm] <Info> address_space.cpp:Impl:97: User virtual memory region: 0x1000000000 - 0x10fc204ffff
- [Kernel.Vmm] <Info> memory.cpp:MemoryManager:32: Usable memory address space: 1081_GB
- [Common.Filesystem] <Critical> trp.cpp:Extract:53: Trophy decryption key is not specified
- [Loader] <Error> emulator.cpp:Run:133: Couldn't extract trophies
- [Loader] <Info> emulator.cpp:Run:148: Game id: CUSA03173 Title: Bloodborne™
- [Loader] <Info> emulator.cpp:Run:151: Fw: 0x3008000 App Version: 01.09
- [Input] <Info> sdl_window.cpp:Init:108: Got 1 gamepads. Opening the first one.
- [Input] <Info> sdl_window.cpp:Init:117: Gyro initialized, poll rate: 250
- [Input] <Info> sdl_window.cpp:Init:123: Accel initialized, poll rate: 250
- [Lib.Kernel] <Info> libs.cpp:InitHLELibs:63: Initializing HLE libraries
- [Lib.GnmDriver] <Info> gnmdriver.cpp:RegisterlibSceGnmDriver:2655: Initializing presenter
- [Render.Vulkan] <Info> vk_platform.cpp:CreateInstance:219: Creating vulkan instance
- [Render.Vulkan] <Info> vk_platform.cpp:operator():175: Candidate instance extension VK_EXT_layer_settings is not available
- [Render.Vulkan] <Info> vk_platform.cpp:CreateInstance:261: Enabled instance extensions: VK_KHR_win32_surface, VK_KHR_surface, VK_EXT_debug_utils
- [Render.Vulkan] <Info> vk_platform.cpp:CreateInstance:262: Enabled instance layers:
- [Render.Vulkan] <Info> vk_instance.cpp:Instance:107: Found 3 physical devices
- [Render.Vulkan] <Info> vk_instance.cpp:CollectDeviceParameters:552: GPU_Vendor: Dozen
- [Render.Vulkan] <Info> vk_instance.cpp:CollectDeviceParameters:553: GPU_Model: Microsoft Direct3D12 (AMD Radeon(TM) Graphics)
- [Render.Vulkan] <Info> vk_instance.cpp:CollectDeviceParameters:554: GPU_Vulkan_Driver: Dozen 24.2.99
- [Render.Vulkan] <Info> vk_instance.cpp:CollectDeviceParameters:555: GPU_Vulkan_Version: 1.2.295
- [Render.Vulkan] <Info> vk_instance.cpp:CollectDeviceParameters:556: GPU_Vulkan_Extensions: VK_KHR_16bit_storage, VK_KHR_bind_memory2, VK_KHR_buffer_device_address, VK_KHR_create_renderpass2, VK_KHR_dedicated_allocation, VK_KHR_depth_stencil_resolve, VK_KHR_descriptor_update_template, VK_KHR_device_group, VK_KHR_draw_indirect_count, VK_KHR_driver_properties, VK_KHR_dynamic_rendering, VK_KHR_external_memory, VK_KHR_external_memory_win32, VK_KHR_external_semaphore, VK_KHR_external_semaphore_win32, VK_KHR_get_memory_requirements2, VK_KHR_image_format_list, VK_KHR_imageless_framebuffer, VK_KHR_maintenance1, VK_KHR_maintenance2, VK_KHR_maintenance3, VK_KHR_multiview, VK_KHR_relaxed_block_layout, VK_KHR_sampler_mirror_clamp_to_edge, VK_KHR_separate_depth_stencil_layouts, VK_KHR_shader_draw_parameters, VK_KHR_shader_expect_assume, VK_KHR_shader_float16_int8, VK_KHR_shader_float_controls, VK_KHR_shader_integer_dot_product, VK_KHR_spirv_1_4, VK_KHR_storage_buffer_storage_class, VK_KHR_swapchain, VK_KHR_synchronization2, VK_KHR_timeline_semaphore, VK_KHR_uniform_buffer_standard_layout, VK_EXT_buffer_device_address, VK_EXT_descriptor_indexing, VK_EXT_external_memory_host, VK_EXT_scalar_block_layout, VK_EXT_separate_stencil_usage, VK_EXT_shader_replicated_composites, VK_EXT_shader_subgroup_ballot, VK_EXT_shader_subgroup_vote, VK_EXT_subgroup_size_control, VK_EXT_vertex_attribute_divisor, VK_MSFT_layered_driver
- [Render.Vulkan] <Info> vk_instance.cpp:CreateDevice:227: Physical device subgroup size 64
- [Render.Vulkan] <Info> vk_instance.cpp:operator():242: Enabling extension: VK_KHR_swapchain
- [Render.Vulkan] <Warning> vk_instance.cpp:operator():247: Extension VK_EXT_shader_stencil_export unavailable.
- [Render.Vulkan] <Info> vk_instance.cpp:operator():242: Enabling extension: VK_EXT_external_memory_host
- [Render.Vulkan] <Warning> vk_instance.cpp:operator():247: Extension VK_EXT_custom_border_color unavailable.
- [Render.Vulkan] <Warning> vk_instance.cpp:operator():247: Extension VK_KHR_push_descriptor unavailable.
- [Render.Vulkan] <Warning> vk_instance.cpp:operator():247: Extension VK_EXT_depth_clip_control unavailable.
- [Render.Vulkan] <Warning> vk_instance.cpp:operator():247: Extension VK_EXT_depth_range_unrestricted unavailable.
- [Render.Vulkan] <Warning> vk_instance.cpp:operator():247: Extension VK_KHR_workgroup_memory_explicit_layout unavailable.
- [Render.Vulkan] <Warning> vk_instance.cpp:operator():247: Extension VK_EXT_vertex_input_dynamic_state unavailable.
- [Render.Vulkan] <Warning> vk_instance.cpp:operator():247: Extension VK_KHR_fragment_shader_barycentric unavailable.
- [Render.Vulkan] <Warning> vk_instance.cpp:operator():247: Extension VK_EXT_color_write_enable unavailable.
- [Render.Vulkan] <Warning> vk_instance.cpp:operator():247: Extension VK_EXT_extended_dynamic_state3 unavailable.
- [Render.Vulkan] <Warning> vk_instance.cpp:operator():247: Extension VK_EXT_robustness2 unavailable.
- [Render.Vulkan] <Warning> vk_instance.cpp:operator():247: Extension VK_EXT_primitive_topology_list_restart unavailable.
- [Render.Vulkan] <Warning> vk_instance.cpp:operator():247: Extension VK_KHR_maintenance5 unavailable.
- [Render.Vulkan] <Warning> vk_instance.cpp:operator():247: Extension VK_EXT_legacy_vertex_attributes unavailable.
- [Render.Vulkan] <Warning> vk_instance.cpp:operator():247: Extension VK_AMD_shader_image_load_store_lod unavailable.
- [Render.Vulkan] <Warning> vk_instance.cpp:operator():247: Extension VK_AMD_gcn_shader unavailable.
- [Render.Vulkan] <Warning> vk_instance.cpp:operator():247: Extension VK_KHR_maintenance4 unavailable.
- [Render.Vulkan] <Warning> vk_instance.cpp:operator():247: Extension VK_KHR_format_feature_flags2 unavailable.
- [Render.Vulkan] <Info> vk_instance.cpp:operator():242: Enabling extension: VK_KHR_dynamic_rendering
- [Render.Vulkan] <Warning> vk_instance.cpp:operator():247: Extension VK_EXT_shader_demote_to_helper_invocation unavailable.
- [Render.Vulkan] <Info> vk_instance.cpp:operator():242: Enabling extension: VK_KHR_synchronization2
- [Render.Vulkan] <Warning> vk_instance.cpp:operator():247: Extension VK_EXT_extended_dynamic_state unavailable.
- [Render.Vulkan] <Warning> vk_instance.cpp:operator():247: Extension VK_EXT_4444_formats unavailable.
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:170: Surface format data_format=1, number_format=0 is not fully supported (vk_format=R8Unorm, missing features={ SampledImage | StorageImage | UniformTexelBuffer | StorageTexelBuffer | VertexBuffer | ColorAttachment | TransferSrc | TransferDst | StorageReadWithoutFormat | StorageWriteWithoutFormat })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:170: Surface format data_format=1, number_format=1 is not fully supported (vk_format=R8Snorm, missing features={ SampledImage | StorageImage | UniformTexelBuffer | StorageTexelBuffer | VertexBuffer | ColorAttachment | TransferSrc | TransferDst | StorageReadWithoutFormat | StorageWriteWithoutFormat })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:170: Surface format data_format=1, number_format=4 is not fully supported (vk_format=R8Uint, missing features={ SampledImage | StorageImage | UniformTexelBuffer | StorageTexelBuffer | VertexBuffer | ColorAttachment | TransferSrc | TransferDst | StorageReadWithoutFormat | StorageWriteWithoutFormat })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:170: Surface format data_format=1, number_format=5 is not fully supported (vk_format=R8Sint, missing features={ SampledImage | StorageImage | UniformTexelBuffer | StorageTexelBuffer | VertexBuffer | ColorAttachment | TransferSrc | TransferDst | StorageReadWithoutFormat | StorageWriteWithoutFormat })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:170: Surface format data_format=1, number_format=9 is not fully supported (vk_format=R8Srgb, missing features={ SampledImage | ColorAttachment | TransferSrc | TransferDst })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:170: Surface format data_format=2, number_format=0 is not fully supported (vk_format=R16Unorm, missing features={ SampledImage | StorageImage | UniformTexelBuffer | StorageTexelBuffer | VertexBuffer | ColorAttachment | TransferSrc | TransferDst | StorageReadWithoutFormat | StorageWriteWithoutFormat })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:170: Surface format data_format=2, number_format=1 is not fully supported (vk_format=R16Snorm, missing features={ SampledImage | StorageImage | UniformTexelBuffer | StorageTexelBuffer | VertexBuffer | ColorAttachment | TransferSrc | TransferDst | StorageReadWithoutFormat | StorageWriteWithoutFormat })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:170: Surface format data_format=2, number_format=4 is not fully supported (vk_format=R16Uint, missing features={ SampledImage | StorageImage | UniformTexelBuffer | StorageTexelBuffer | VertexBuffer | ColorAttachment | TransferSrc | TransferDst | StorageReadWithoutFormat | StorageWriteWithoutFormat })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:170: Surface format data_format=2, number_format=5 is not fully supported (vk_format=R16Sint, missing features={ SampledImage | StorageImage | UniformTexelBuffer | StorageTexelBuffer | VertexBuffer | ColorAttachment | TransferSrc | TransferDst | StorageReadWithoutFormat | StorageWriteWithoutFormat })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:170: Surface format data_format=2, number_format=7 is not fully supported (vk_format=R16Sfloat, missing features={ SampledImage | StorageImage | UniformTexelBuffer | StorageTexelBuffer | VertexBuffer | ColorAttachment | TransferSrc | TransferDst | StorageReadWithoutFormat | StorageWriteWithoutFormat })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:170: Surface format data_format=3, number_format=0 is not fully supported (vk_format=R8G8Unorm, missing features={ SampledImage | StorageImage | UniformTexelBuffer | StorageTexelBuffer | VertexBuffer | ColorAttachment | TransferSrc | TransferDst | StorageReadWithoutFormat | StorageWriteWithoutFormat })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:170: Surface format data_format=3, number_format=1 is not fully supported (vk_format=R8G8Snorm, missing features={ SampledImage | StorageImage | UniformTexelBuffer | StorageTexelBuffer | VertexBuffer | ColorAttachment | TransferSrc | TransferDst | StorageReadWithoutFormat | StorageWriteWithoutFormat })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:170: Surface format data_format=3, number_format=4 is not fully supported (vk_format=R8G8Uint, missing features={ SampledImage | StorageImage | UniformTexelBuffer | StorageTexelBuffer | VertexBuffer | ColorAttachment | TransferSrc | TransferDst | StorageReadWithoutFormat | StorageWriteWithoutFormat })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:170: Surface format data_format=3, number_format=5 is not fully supported (vk_format=R8G8Sint, missing features={ SampledImage | StorageImage | UniformTexelBuffer | StorageTexelBuffer | VertexBuffer | ColorAttachment | TransferSrc | TransferDst | StorageReadWithoutFormat | StorageWriteWithoutFormat })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:170: Surface format data_format=3, number_format=9 is not fully supported (vk_format=R8G8Srgb, missing features={ SampledImage | ColorAttachment | TransferSrc | TransferDst })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:170: Surface format data_format=4, number_format=4 is not fully supported (vk_format=R32Uint, missing features={ SampledImage | StorageImage | UniformTexelBuffer | StorageTexelBuffer | VertexBuffer | ColorAttachment | TransferSrc | TransferDst | StorageReadWithoutFormat | StorageWriteWithoutFormat })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:170: Surface format data_format=4, number_format=5 is not fully supported (vk_format=R32Sint, missing features={ SampledImage | StorageImage | UniformTexelBuffer | StorageTexelBuffer | VertexBuffer | ColorAttachment | TransferSrc | TransferDst | StorageReadWithoutFormat | StorageWriteWithoutFormat })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:170: Surface format data_format=4, number_format=7 is not fully supported (vk_format=R32Sfloat, missing features={ SampledImage | StorageImage | UniformTexelBuffer | StorageTexelBuffer | VertexBuffer | ColorAttachment | TransferSrc | TransferDst | StorageReadWithoutFormat | StorageWriteWithoutFormat })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:170: Surface format data_format=5, number_format=0 is not fully supported (vk_format=R16G16Unorm, missing features={ SampledImage | StorageImage | UniformTexelBuffer | StorageTexelBuffer | VertexBuffer | ColorAttachment | TransferSrc | TransferDst | StorageReadWithoutFormat | StorageWriteWithoutFormat })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:170: Surface format data_format=5, number_format=1 is not fully supported (vk_format=R16G16Snorm, missing features={ SampledImage | StorageImage | UniformTexelBuffer | StorageTexelBuffer | VertexBuffer | ColorAttachment | TransferSrc | TransferDst | StorageReadWithoutFormat | StorageWriteWithoutFormat })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:170: Surface format data_format=5, number_format=4 is not fully supported (vk_format=R16G16Uint, missing features={ SampledImage | StorageImage | UniformTexelBuffer | StorageTexelBuffer | VertexBuffer | ColorAttachment | TransferSrc | TransferDst | StorageReadWithoutFormat | StorageWriteWithoutFormat })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:170: Surface format data_format=5, number_format=5 is not fully supported (vk_format=R16G16Sint, missing features={ SampledImage | StorageImage | UniformTexelBuffer | StorageTexelBuffer | VertexBuffer | ColorAttachment | TransferSrc | TransferDst | StorageReadWithoutFormat | StorageWriteWithoutFormat })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:170: Surface format data_format=5, number_format=7 is not fully supported (vk_format=R16G16Sfloat, missing features={ SampledImage | StorageImage | UniformTexelBuffer | StorageTexelBuffer | VertexBuffer | ColorAttachment | TransferSrc | TransferDst | StorageReadWithoutFormat | StorageWriteWithoutFormat })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:170: Surface format data_format=6, number_format=7 is not fully supported (vk_format=B10G11R11UfloatPack32, missing features={ SampledImage | StorageImage | UniformTexelBuffer | StorageTexelBuffer | VertexBuffer | ColorAttachment | TransferSrc | TransferDst | StorageReadWithoutFormat | StorageWriteWithoutFormat })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:170: Surface format data_format=9, number_format=0 is not fully supported (vk_format=A2B10G10R10UnormPack32, missing features={ SampledImage | StorageImage | UniformTexelBuffer | StorageTexelBuffer | VertexBuffer | ColorAttachment | TransferSrc | TransferDst | StorageReadWithoutFormat | StorageWriteWithoutFormat })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:170: Surface format data_format=9, number_format=1 is not fully supported (vk_format=A2B10G10R10SnormPack32, missing features={ SampledImage | StorageImage | UniformTexelBuffer | StorageTexelBuffer | VertexBuffer | ColorAttachment | TransferSrc | TransferDst | StorageReadWithoutFormat | StorageWriteWithoutFormat })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:170: Surface format data_format=9, number_format=4 is not fully supported (vk_format=A2B10G10R10UintPack32, missing features={ SampledImage | StorageImage | UniformTexelBuffer | StorageTexelBuffer | VertexBuffer | ColorAttachment | TransferSrc | TransferDst | StorageReadWithoutFormat | StorageWriteWithoutFormat })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:170: Surface format data_format=9, number_format=5 is not fully supported (vk_format=A2B10G10R10SintPack32, missing features={ SampledImage | StorageImage | UniformTexelBuffer | StorageTexelBuffer | VertexBuffer | ColorAttachment | TransferSrc | TransferDst | StorageReadWithoutFormat | StorageWriteWithoutFormat })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:170: Surface format data_format=10, number_format=0 is not fully supported (vk_format=R8G8B8A8Unorm, missing features={ SampledImage | StorageImage | UniformTexelBuffer | StorageTexelBuffer | VertexBuffer | ColorAttachment | TransferSrc | TransferDst | StorageReadWithoutFormat | StorageWriteWithoutFormat })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:170: Surface format data_format=10, number_format=1 is not fully supported (vk_format=R8G8B8A8Snorm, missing features={ SampledImage | StorageImage | UniformTexelBuffer | StorageTexelBuffer | VertexBuffer | ColorAttachment | TransferSrc | TransferDst | StorageReadWithoutFormat | StorageWriteWithoutFormat })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:170: Surface format data_format=10, number_format=4 is not fully supported (vk_format=R8G8B8A8Uint, missing features={ SampledImage | StorageImage | UniformTexelBuffer | StorageTexelBuffer | VertexBuffer | ColorAttachment | TransferSrc | TransferDst | StorageReadWithoutFormat | StorageWriteWithoutFormat })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:170: Surface format data_format=10, number_format=5 is not fully supported (vk_format=R8G8B8A8Sint, missing features={ SampledImage | StorageImage | UniformTexelBuffer | StorageTexelBuffer | VertexBuffer | ColorAttachment | TransferSrc | TransferDst | StorageReadWithoutFormat | StorageWriteWithoutFormat })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:170: Surface format data_format=10, number_format=9 is not fully supported (vk_format=R8G8B8A8Srgb, missing features={ SampledImage | ColorAttachment | TransferSrc | TransferDst })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:170: Surface format data_format=11, number_format=4 is not fully supported (vk_format=R32G32Uint, missing features={ SampledImage | StorageImage | UniformTexelBuffer | StorageTexelBuffer | VertexBuffer | ColorAttachment | TransferSrc | TransferDst | StorageReadWithoutFormat | StorageWriteWithoutFormat })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:170: Surface format data_format=11, number_format=5 is not fully supported (vk_format=R32G32Sint, missing features={ SampledImage | StorageImage | UniformTexelBuffer | StorageTexelBuffer | VertexBuffer | ColorAttachment | TransferSrc | TransferDst | StorageReadWithoutFormat | StorageWriteWithoutFormat })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:170: Surface format data_format=11, number_format=7 is not fully supported (vk_format=R32G32Sfloat, missing features={ SampledImage | StorageImage | UniformTexelBuffer | StorageTexelBuffer | VertexBuffer | ColorAttachment | TransferSrc | TransferDst | StorageReadWithoutFormat | StorageWriteWithoutFormat })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:170: Surface format data_format=12, number_format=0 is not fully supported (vk_format=R16G16B16A16Unorm, missing features={ SampledImage | StorageImage | UniformTexelBuffer | StorageTexelBuffer | VertexBuffer | ColorAttachment | TransferSrc | TransferDst | StorageReadWithoutFormat | StorageWriteWithoutFormat })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:170: Surface format data_format=12, number_format=1 is not fully supported (vk_format=R16G16B16A16Snorm, missing features={ SampledImage | StorageImage | UniformTexelBuffer | StorageTexelBuffer | VertexBuffer | ColorAttachment | TransferSrc | TransferDst | StorageReadWithoutFormat | StorageWriteWithoutFormat })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:170: Surface format data_format=12, number_format=4 is not fully supported (vk_format=R16G16B16A16Uint, missing features={ SampledImage | StorageImage | UniformTexelBuffer | StorageTexelBuffer | VertexBuffer | ColorAttachment | TransferSrc | TransferDst | StorageReadWithoutFormat | StorageWriteWithoutFormat })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:170: Surface format data_format=12, number_format=5 is not fully supported (vk_format=R16G16B16A16Sint, missing features={ SampledImage | StorageImage | UniformTexelBuffer | StorageTexelBuffer | VertexBuffer | ColorAttachment | TransferSrc | TransferDst | StorageReadWithoutFormat | StorageWriteWithoutFormat })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:170: Surface format data_format=12, number_format=6 is not fully supported (vk_format=R16G16B16A16Snorm, missing features={ SampledImage | UniformTexelBuffer | VertexBuffer | TransferSrc | TransferDst })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:170: Surface format data_format=12, number_format=7 is not fully supported (vk_format=R16G16B16A16Sfloat, missing features={ SampledImage | StorageImage | UniformTexelBuffer | StorageTexelBuffer | VertexBuffer | ColorAttachment | TransferSrc | TransferDst | StorageReadWithoutFormat | StorageWriteWithoutFormat })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:170: Surface format data_format=13, number_format=4 is not fully supported (vk_format=R32G32B32Uint, missing features={ SampledImage | UniformTexelBuffer | StorageTexelBuffer | VertexBuffer | TransferSrc | TransferDst | StorageReadWithoutFormat | StorageWriteWithoutFormat })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:170: Surface format data_format=13, number_format=5 is not fully supported (vk_format=R32G32B32Sint, missing features={ SampledImage | UniformTexelBuffer | StorageTexelBuffer | VertexBuffer | TransferSrc | TransferDst | StorageReadWithoutFormat | StorageWriteWithoutFormat })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:170: Surface format data_format=13, number_format=7 is not fully supported (vk_format=R32G32B32Sfloat, missing features={ SampledImage | UniformTexelBuffer | StorageTexelBuffer | VertexBuffer | TransferSrc | TransferDst | StorageReadWithoutFormat | StorageWriteWithoutFormat })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:170: Surface format data_format=14, number_format=4 is not fully supported (vk_format=R32G32B32A32Uint, missing features={ SampledImage | StorageImage | UniformTexelBuffer | StorageTexelBuffer | VertexBuffer | ColorAttachment | TransferSrc | TransferDst | StorageReadWithoutFormat | StorageWriteWithoutFormat })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:170: Surface format data_format=14, number_format=5 is not fully supported (vk_format=R32G32B32A32Sint, missing features={ SampledImage | StorageImage | UniformTexelBuffer | StorageTexelBuffer | VertexBuffer | ColorAttachment | TransferSrc | TransferDst | StorageReadWithoutFormat | StorageWriteWithoutFormat })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:170: Surface format data_format=14, number_format=7 is not fully supported (vk_format=R32G32B32A32Sfloat, missing features={ SampledImage | StorageImage | UniformTexelBuffer | StorageTexelBuffer | VertexBuffer | ColorAttachment | TransferSrc | TransferDst | StorageReadWithoutFormat | StorageWriteWithoutFormat })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:170: Surface format data_format=16, number_format=0 is not fully supported (vk_format=B5G6R5UnormPack16, missing features={ SampledImage | StorageImage | ColorAttachment | TransferSrc | TransferDst | StorageReadWithoutFormat | StorageWriteWithoutFormat })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:170: Surface format data_format=17, number_format=0 is not fully supported (vk_format=A1R5G5B5UnormPack16, missing features={ SampledImage | StorageImage | ColorAttachment | TransferSrc | TransferDst | StorageReadWithoutFormat | StorageWriteWithoutFormat })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:170: Surface format data_format=18, number_format=0 is not fully supported (vk_format=R5G5B5A1UnormPack16, missing features={ SampledImage | StorageImage | ColorAttachment | TransferSrc | TransferDst | StorageReadWithoutFormat | StorageWriteWithoutFormat })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:170: Surface format data_format=19, number_format=0 is not fully supported (vk_format=A4B4G4R4UnormPack16, missing features={ SampledImage | StorageImage | ColorAttachment | TransferSrc | TransferDst | StorageReadWithoutFormat | StorageWriteWithoutFormat })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:170: Surface format data_format=34, number_format=7 is not fully supported (vk_format=E5B9G9R9UfloatPack32, missing features={ SampledImage | TransferSrc | TransferDst })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:170: Surface format data_format=35, number_format=0 is not fully supported (vk_format=Bc1RgbaUnormBlock, missing features={ SampledImage | TransferSrc | TransferDst })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:170: Surface format data_format=35, number_format=9 is not fully supported (vk_format=Bc1RgbaSrgbBlock, missing features={ SampledImage | TransferSrc | TransferDst })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:170: Surface format data_format=36, number_format=0 is not fully supported (vk_format=Bc2UnormBlock, missing features={ SampledImage | TransferSrc | TransferDst })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:170: Surface format data_format=36, number_format=9 is not fully supported (vk_format=Bc2SrgbBlock, missing features={ SampledImage | TransferSrc | TransferDst })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:170: Surface format data_format=37, number_format=0 is not fully supported (vk_format=Bc3UnormBlock, missing features={ SampledImage | TransferSrc | TransferDst })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:170: Surface format data_format=37, number_format=9 is not fully supported (vk_format=Bc3SrgbBlock, missing features={ SampledImage | TransferSrc | TransferDst })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:170: Surface format data_format=38, number_format=0 is not fully supported (vk_format=Bc4UnormBlock, missing features={ SampledImage | TransferSrc | TransferDst })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:170: Surface format data_format=38, number_format=1 is not fully supported (vk_format=Bc4SnormBlock, missing features={ SampledImage | TransferSrc | TransferDst })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:170: Surface format data_format=39, number_format=0 is not fully supported (vk_format=Bc5UnormBlock, missing features={ SampledImage | TransferSrc | TransferDst })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:170: Surface format data_format=39, number_format=1 is not fully supported (vk_format=Bc5SnormBlock, missing features={ SampledImage | TransferSrc | TransferDst })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:170: Surface format data_format=40, number_format=0 is not fully supported (vk_format=Bc6HUfloatBlock, missing features={ SampledImage | TransferSrc | TransferDst })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:170: Surface format data_format=40, number_format=1 is not fully supported (vk_format=Bc6HSfloatBlock, missing features={ SampledImage | TransferSrc | TransferDst })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:170: Surface format data_format=41, number_format=0 is not fully supported (vk_format=Bc7UnormBlock, missing features={ SampledImage | TransferSrc | TransferDst })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:170: Surface format data_format=41, number_format=9 is not fully supported (vk_format=Bc7SrgbBlock, missing features={ SampledImage | TransferSrc | TransferDst })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:180: Depth format z_format=0, stencil_format=1 is not fully supported (vk_format=D32SfloatS8Uint, missing features={ DepthStencilAttachment })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:180: Depth format z_format=1, stencil_format=0 is not fully supported (vk_format=D16Unorm, missing features={ DepthStencilAttachment })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:180: Depth format z_format=1, stencil_format=1 is not fully supported (vk_format=D16UnormS8Uint, missing features={ DepthStencilAttachment })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:180: Depth format z_format=3, stencil_format=0 is not fully supported (vk_format=D32Sfloat, missing features={ DepthStencilAttachment })
- [Render.Vulkan] <Warning> vk_instance.cpp:Instance:180: Depth format z_format=3, stencil_format=1 is not fully supported (vk_format=D32SfloatS8Uint, missing features={ DepthStencilAttachment })
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:119: Loading module eboot to 0x8ffffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:127: ======== Load Module to Memory ========
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:128: base_virtual_addr ......: 0x00000008ffffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:129: base_size ..............: 0x00000000056d4000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:130: aligned_base_size ......: 0x00000000056d4000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:157: program header = [0] type = Loadable
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:158: segment_addr ..........: 0x00000008ffffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:159: segment_file_size .....: 84776668
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:160: segment_memory_size ...: 84787200
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:161: segment_mode ..........: (R_X)
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:157: program header = [1] type = Loadable
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:158: segment_addr ..........: 0x00000009050d8000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:159: segment_file_size .....: 3185464
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:160: segment_memory_size ...: 6258688
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:161: segment_mode ..........: (RW_)
- [Core.Linker] <Error> module.cpp:LoadModuleToMemory:219: Unimplemented type Interpreter Path
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:196: TLS virtual address = 0x9050d8040
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:197: TLS image size = 1872
- [Core.Linker] <Error> module.cpp:LoadModuleToMemory:219: Unimplemented type SCE Comment
- [Core.Linker] <Error> module.cpp:LoadModuleToMemory:219: Unimplemented type SCE Library Version
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:224: program entry addr ..........: 0x00000008ffffc0a0
- [Loader] <Error> memory_patcher.cpp:OnGameLoaded:223: No patch file found for the current serial.
- [Loader] <Info> memory_patcher.cpp:PatchMemory:398: Applied patch: Skip Intro, Offset: 38731862328, Value: 00000000
- [Loader] <Info> memory_patcher.cpp:PatchMemory:398: Applied patch: Skip Intro, Offset: 38731862356, Value: 00000000
- [Loader] <Info> memory_patcher.cpp:PatchMemory:398: Applied patch: Skip Intro, Offset: 38731862382, Value: 00000000
- [Loader] <Info> memory_patcher.cpp:PatchMemory:398: Applied patch: 30 FPS Fix (Proper Frame Pacing), Offset: 38688458883, Value: 3c888889
- [Loader] <Info> memory_patcher.cpp:PatchMemory:398: Applied patch: 30 FPS Fix (Proper Frame Pacing), Offset: 38695412191, Value: be010000004989dc9090909090
- [Loader] <Info> memory_patcher.cpp:PatchMemory:398: Applied patch: Disable Chromatic Aberration, Offset: 38690994856, Value: c783ac000000000000009090
- [Loader] <Info> memory_patcher.cpp:PatchMemory:398: Applied patch: Disable Motion Blur, Offset: 38690997627, Value: eb16
- [Loader] <Info> memory_patcher.cpp:PatchMemory:398: Applied patch: Disable Reflections, Offset: 38691073880, Value: 60000000
- [Loader] <Info> memory_patcher.cpp:PatchMemory:398: Applied patch: Disable HTTP Requests, Offset: 38686663408, Value: 9090909090
- [Loader] <Info> memory_patcher.cpp:PatchMemory:398: Applied patch: Disable HTTP Requests, Offset: 38688132502, Value: 9090909090
- [Loader] <Info> memory_patcher.cpp:PatchMemory:398: Applied patch: Disable HTTP Requests, Offset: 38689219241, Value: 9090909090
- [Loader] <Info> memory_patcher.cpp:PatchMemory:398: Applied patch: Force Enable Old Hunters DLC, Offset: 38687943968, Value: b801000000
- [Loader] <Info> memory_patcher.cpp:PatchMemory:398: Applied patch: Disable vsync, Offset: 38690026097, Value: 4831f6
- [Loader] <Info> memory_patcher.cpp:PatchMemory:398: Applied patch: Disable vsync, Offset: 38688458878, Value: 41c74424186f12833a
- [Loader] <Info> memory_patcher.cpp:OnGameLoaded:330: Patches loaded successfully
- [Loader] <Info> memory_patcher.cpp:PatchMemory:398: Applied patch: Skip Intro, Offset: 38731862328, Value: 00000000
- [Loader] <Info> memory_patcher.cpp:PatchMemory:398: Applied patch: Skip Intro, Offset: 38731862356, Value: 00000000
- [Loader] <Info> memory_patcher.cpp:PatchMemory:398: Applied patch: Skip Intro, Offset: 38731862382, Value: 00000000
- [Loader] <Info> memory_patcher.cpp:PatchMemory:398: Applied patch: 30 FPS Fix (Proper Frame Pacing), Offset: 38688458883, Value: 3c888889
- [Loader] <Info> memory_patcher.cpp:PatchMemory:398: Applied patch: 30 FPS Fix (Proper Frame Pacing), Offset: 38695412191, Value: be010000004989dc9090909090
- [Loader] <Info> memory_patcher.cpp:PatchMemory:398: Applied patch: Disable Motion Blur, Offset: 38690997627, Value: eb16
- [Loader] <Info> memory_patcher.cpp:PatchMemory:398: Applied patch: Disable Reflections, Offset: 38691073880, Value: 60000000
- [Loader] <Info> memory_patcher.cpp:PatchMemory:398: Applied patch: Disable Chromatic Aberration, Offset: 38690994856, Value: c783ac000000000000009090
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x000d000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x001c000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0018000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0006000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0026000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0019000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0005000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x001e000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0001000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x000a000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x001b000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0014000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0023000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0004000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0009000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0017000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0024000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0010000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0011000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x000f000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0021000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0028000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0013000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0025000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0012000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0016000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0000000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0027000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0007000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x000e000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x001d000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0020000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x000b000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x000c000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0015000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0003000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0002000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x001f000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0022000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x001a000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x002a000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0008000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0029000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:360: DT_SCE_FINGERPRINT value = 0x0000000000000000
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:383: unsupported DT_SCE_MODULE_ATTR value = ..........: 0x0000000000000000
- [Loader] <Info> emulator.cpp:LoadSystemModules:288: Loading C:\Users\trllp\Downloads\shadps4-win64-qt-2025-01-23-e652369\user\sys_modules\libSceNgs2.sprx
- [Loader] <Info> elf.cpp:IsSelfFile:237: Not a SELF file. Magic mismatch current = 0x464c457f expected = 0x1d3d154f
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:119: Loading module libSceNgs2 to 0x90fffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:127: ======== Load Module to Memory ========
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:128: base_virtual_addr ......: 0x000000090fffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:129: base_size ..............: 0x0000000000064000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:130: aligned_base_size ......: 0x0000000000064000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:157: program header = [0] type = Loadable
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:158: segment_addr ..........: 0x000000090fffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:159: segment_file_size .....: 323432
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:160: segment_memory_size ...: 327680
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:161: segment_mode ..........: (R_X)
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:157: program header = [1] type = SCE Read-Only After Relocation
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:158: segment_addr ..........: 0x000000091004c000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:159: segment_file_size .....: 1216
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:160: segment_memory_size ...: 16384
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:161: segment_mode ..........: (R__)
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:157: program header = [2] type = Loadable
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:158: segment_addr ..........: 0x0000000910050000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:159: segment_file_size .....: 1648
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:160: segment_memory_size ...: 65536
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:161: segment_mode ..........: (RW_)
- [Core.Linker] <Error> module.cpp:LoadModuleToMemory:219: Unimplemented type SCE Module Parameters
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:196: TLS virtual address = 0x90fffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:197: TLS image size = 0
- [Core.Linker] <Error> module.cpp:LoadModuleToMemory:219: Unimplemented type SCE Library Version
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:224: program entry addr ..........: 0x000000090fffc000
- [Core.Linker] <Warning> module.cpp:LoadDynamicInfo:329: DT_FLAGS is NOT 0x04 should check!
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:393: unsupported dynamic tag ..........: 0x0000000061000017
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0000000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0001000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0003000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0002000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:360: DT_SCE_FINGERPRINT value = 0x0000000000000000
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:383: unsupported DT_SCE_MODULE_ATTR value = ..........: 0x0000000000000000
- [Loader] <Info> emulator.cpp:LoadSystemModules:288: Loading C:\Users\trllp\Downloads\shadps4-win64-qt-2025-01-23-e652369\user\sys_modules\libSceUlt.sprx
- [Loader] <Info> elf.cpp:IsSelfFile:237: Not a SELF file. Magic mismatch current = 0x464c457f expected = 0x1d3d154f
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:119: Loading module libSceUlt to 0x91fffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:127: ======== Load Module to Memory ========
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:128: base_virtual_addr ......: 0x000000091fffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:129: base_size ..............: 0x0000000000040000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:130: aligned_base_size ......: 0x0000000000040000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:157: program header = [0] type = Loadable
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:158: segment_addr ..........: 0x000000091fffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:159: segment_file_size .....: 190476
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:160: segment_memory_size ...: 196608
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:161: segment_mode ..........: (R_X)
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:157: program header = [1] type = SCE Read-Only After Relocation
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:158: segment_addr ..........: 0x000000092002c000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:159: segment_file_size .....: 568
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:160: segment_memory_size ...: 16384
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:161: segment_mode ..........: (R__)
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:157: program header = [2] type = Loadable
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:158: segment_addr ..........: 0x0000000920030000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:159: segment_file_size .....: 2160
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:160: segment_memory_size ...: 49152
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:161: segment_mode ..........: (RW_)
- [Core.Linker] <Error> module.cpp:LoadModuleToMemory:219: Unimplemented type SCE Module Parameters
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:196: TLS virtual address = 0x920030020
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:197: TLS image size = 16
- [Core.Linker] <Error> module.cpp:LoadModuleToMemory:219: Unimplemented type SCE Library Version
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:224: program entry addr ..........: 0x000000091fffc000
- [Core.Linker] <Warning> module.cpp:LoadDynamicInfo:329: DT_FLAGS is NOT 0x04 should check!
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:393: unsupported dynamic tag ..........: 0x000000000000000e
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:393: unsupported dynamic tag ..........: 0x0000000061000017
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0000000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0003000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0002000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0001000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:360: DT_SCE_FINGERPRINT value = 0x0000000000000000
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:383: unsupported DT_SCE_MODULE_ATTR value = ..........: 0x0000000000000000
- [Loader] <Info> emulator.cpp:LoadSystemModules:288: Loading C:\Users\trllp\Downloads\shadps4-win64-qt-2025-01-23-e652369\user\sys_modules\libSceJson.sprx
- [Loader] <Info> elf.cpp:IsSelfFile:237: Not a SELF file. Magic mismatch current = 0x464c457f expected = 0x1d3d154f
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:119: Loading module libSceJson to 0x92fffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:127: ======== Load Module to Memory ========
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:128: base_virtual_addr ......: 0x000000092fffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:129: base_size ..............: 0x0000000000014000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:130: aligned_base_size ......: 0x0000000000014000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:157: program header = [0] type = Loadable
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:158: segment_addr ..........: 0x000000092fffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:159: segment_file_size .....: 38748
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:160: segment_memory_size ...: 49152
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:161: segment_mode ..........: (R_X)
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:157: program header = [1] type = SCE Read-Only After Relocation
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:158: segment_addr ..........: 0x0000000930008000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:159: segment_file_size .....: 668
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:160: segment_memory_size ...: 16384
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:161: segment_mode ..........: (R__)
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:157: program header = [2] type = Loadable
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:158: segment_addr ..........: 0x000000093000c000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:159: segment_file_size .....: 112
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:160: segment_memory_size ...: 16384
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:161: segment_mode ..........: (RW_)
- [Core.Linker] <Error> module.cpp:LoadModuleToMemory:219: Unimplemented type SCE Module Parameters
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:196: TLS virtual address = 0x92fffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:197: TLS image size = 0
- [Core.Linker] <Error> module.cpp:LoadModuleToMemory:219: Unimplemented type SCE Library Version
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:224: program entry addr ..........: 0x000000092fffc000
- [Core.Linker] <Warning> module.cpp:LoadDynamicInfo:329: DT_FLAGS is NOT 0x04 should check!
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:393: unsupported dynamic tag ..........: 0x0000000061000017
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0001000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0000000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:360: DT_SCE_FINGERPRINT value = 0x0000000000000000
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:383: unsupported DT_SCE_MODULE_ATTR value = ..........: 0x0000000000000000
- [Loader] <Info> emulator.cpp:LoadSystemModules:288: Loading C:\Users\trllp\Downloads\shadps4-win64-qt-2025-01-23-e652369\user\sys_modules\libSceJson2.sprx
- [Loader] <Info> elf.cpp:IsSelfFile:237: Not a SELF file. Magic mismatch current = 0x464c457f expected = 0x1d3d154f
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:119: Loading module libSceJson2 to 0x93fffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:127: ======== Load Module to Memory ========
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:128: base_virtual_addr ......: 0x000000093fffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:129: base_size ..............: 0x000000000001c000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:130: aligned_base_size ......: 0x000000000001c000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:157: program header = [0] type = Loadable
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:158: segment_addr ..........: 0x000000093fffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:159: segment_file_size .....: 76256
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:160: segment_memory_size ...: 81920
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:161: segment_mode ..........: (R_X)
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:157: program header = [1] type = SCE Read-Only After Relocation
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:158: segment_addr ..........: 0x0000000940010000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:159: segment_file_size .....: 368
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:160: segment_memory_size ...: 16384
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:161: segment_mode ..........: (R__)
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:157: program header = [2] type = Loadable
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:158: segment_addr ..........: 0x0000000940014000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:159: segment_file_size .....: 128
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:160: segment_memory_size ...: 16384
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:161: segment_mode ..........: (RW_)
- [Core.Linker] <Error> module.cpp:LoadModuleToMemory:219: Unimplemented type SCE Module Parameters
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:196: TLS virtual address = 0x93fffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:197: TLS image size = 0
- [Core.Linker] <Error> module.cpp:LoadModuleToMemory:219: Unimplemented type SCE Library Version
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:224: program entry addr ..........: 0x000000093fffc000
- [Core.Linker] <Warning> module.cpp:LoadDynamicInfo:329: DT_FLAGS is NOT 0x04 should check!
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:393: unsupported dynamic tag ..........: 0x0000000061000017
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0001000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0000000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:360: DT_SCE_FINGERPRINT value = 0x0000000000000000
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:383: unsupported DT_SCE_MODULE_ATTR value = ..........: 0x0000000000000000
- [Loader] <Info> emulator.cpp:LoadSystemModules:288: Loading C:\Users\trllp\Downloads\shadps4-win64-qt-2025-01-23-e652369\user\sys_modules\libSceLibcInternal.sprx
- [Loader] <Info> elf.cpp:IsSelfFile:237: Not a SELF file. Magic mismatch current = 0x464c457f expected = 0x1d3d154f
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:119: Loading module libSceLibcInternal to 0x94fffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:127: ======== Load Module to Memory ========
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:128: base_virtual_addr ......: 0x000000094fffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:129: base_size ..............: 0x0000000000158000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:130: aligned_base_size ......: 0x0000000000158000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:157: program header = [0] type = Loadable
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:158: segment_addr ..........: 0x000000094fffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:159: segment_file_size .....: 1247032
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:160: segment_memory_size ...: 1261568
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:161: segment_mode ..........: (R_X)
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:157: program header = [1] type = SCE Read-Only After Relocation
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:158: segment_addr ..........: 0x0000000950130000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:159: segment_file_size .....: 17184
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:160: segment_memory_size ...: 32768
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:161: segment_mode ..........: (R__)
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:157: program header = [2] type = Loadable
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:158: segment_addr ..........: 0x0000000950138000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:159: segment_file_size .....: 40960
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:160: segment_memory_size ...: 114688
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:161: segment_mode ..........: (RW_)
- [Core.Linker] <Error> module.cpp:LoadModuleToMemory:219: Unimplemented type SCE Module Parameters
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:196: TLS virtual address = 0x95013e900
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:197: TLS image size = 1376
- [Core.Linker] <Error> module.cpp:LoadModuleToMemory:219: Unimplemented type SCE Library Version
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:224: program entry addr ..........: 0x000000094fffc000
- [Core.Linker] <Warning> module.cpp:LoadDynamicInfo:329: DT_FLAGS is NOT 0x04 should check!
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:393: unsupported dynamic tag ..........: 0x000000000000000e
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:393: unsupported dynamic tag ..........: 0x0000000061000017
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:393: unsupported dynamic tag ..........: 0x0000000061000017
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0001000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0000000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:360: DT_SCE_FINGERPRINT value = 0x0000000000000000
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:383: unsupported DT_SCE_MODULE_ATTR value = ..........: 0x0000000000000000
- [Loader] <Info> emulator.cpp:LoadSystemModules:288: Loading C:\Users\trllp\Downloads\shadps4-win64-qt-2025-01-23-e652369\user\sys_modules\libSceDiscMap.sprx
- [Loader] <Info> elf.cpp:IsSelfFile:237: Not a SELF file. Magic mismatch current = 0x464c457f expected = 0x1d3d154f
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:119: Loading module libSceDiscMap to 0x95fffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:127: ======== Load Module to Memory ========
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:128: base_virtual_addr ......: 0x000000095fffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:129: base_size ..............: 0x000000000000c000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:130: aligned_base_size ......: 0x000000000000c000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:157: program header = [0] type = Loadable
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:158: segment_addr ..........: 0x000000095fffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:159: segment_file_size .....: 12452
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:160: segment_memory_size ...: 16384
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:161: segment_mode ..........: (R_X)
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:157: program header = [1] type = SCE Read-Only After Relocation
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:158: segment_addr ..........: 0x0000000960000000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:159: segment_file_size .....: 272
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:160: segment_memory_size ...: 16384
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:161: segment_mode ..........: (R__)
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:157: program header = [2] type = Loadable
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:158: segment_addr ..........: 0x0000000960004000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:159: segment_file_size .....: 88
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:160: segment_memory_size ...: 16384
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:161: segment_mode ..........: (RW_)
- [Core.Linker] <Error> module.cpp:LoadModuleToMemory:219: Unimplemented type SCE Module Parameters
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:196: TLS virtual address = 0x95fffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:197: TLS image size = 0
- [Core.Linker] <Error> module.cpp:LoadModuleToMemory:219: Unimplemented type SCE Library Version
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:224: program entry addr ..........: 0x000000095fffc000
- [Core.Linker] <Warning> module.cpp:LoadDynamicInfo:329: DT_FLAGS is NOT 0x04 should check!
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:393: unsupported dynamic tag ..........: 0x000000000000000e
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:393: unsupported dynamic tag ..........: 0x0000000061000017
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0001000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0000000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:360: DT_SCE_FINGERPRINT value = 0x0000000000000000
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:383: unsupported DT_SCE_MODULE_ATTR value = ..........: 0x0000000000000000
- [Loader] <Info> emulator.cpp:LoadSystemModules:288: Loading C:\Users\trllp\Downloads\shadps4-win64-qt-2025-01-23-e652369\user\sys_modules\libSceRtc.sprx
- [Loader] <Info> elf.cpp:IsSelfFile:237: Not a SELF file. Magic mismatch current = 0x464c457f expected = 0x1d3d154f
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:119: Loading module libSceRtc to 0x96fffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:127: ======== Load Module to Memory ========
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:128: base_virtual_addr ......: 0x000000096fffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:129: base_size ..............: 0x0000000000010000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:130: aligned_base_size ......: 0x0000000000010000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:157: program header = [0] type = Loadable
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:158: segment_addr ..........: 0x000000096fffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:159: segment_file_size .....: 19168
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:160: segment_memory_size ...: 32768
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:161: segment_mode ..........: (R_X)
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:157: program header = [1] type = SCE Read-Only After Relocation
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:158: segment_addr ..........: 0x0000000970004000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:159: segment_file_size .....: 168
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:160: segment_memory_size ...: 16384
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:161: segment_mode ..........: (R__)
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:157: program header = [2] type = Loadable
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:158: segment_addr ..........: 0x0000000970008000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:159: segment_file_size .....: 88
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:160: segment_memory_size ...: 16384
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:161: segment_mode ..........: (RW_)
- [Core.Linker] <Error> module.cpp:LoadModuleToMemory:219: Unimplemented type SCE Module Parameters
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:196: TLS virtual address = 0x96fffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:197: TLS image size = 0
- [Core.Linker] <Error> module.cpp:LoadModuleToMemory:219: Unimplemented type SCE Library Version
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:224: program entry addr ..........: 0x000000096fffc000
- [Core.Linker] <Warning> module.cpp:LoadDynamicInfo:329: DT_FLAGS is NOT 0x04 should check!
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:393: unsupported dynamic tag ..........: 0x000000000000000e
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:393: unsupported dynamic tag ..........: 0x0000000061000017
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0002000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0001000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:360: DT_SCE_FINGERPRINT value = 0x0000000000000000
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:383: unsupported DT_SCE_MODULE_ATTR value = ..........: 0x0000000000000000
- [Loader] <Info> emulator.cpp:LoadSystemModules:288: Loading C:\Users\trllp\Downloads\shadps4-win64-qt-2025-01-23-e652369\user\sys_modules\libSceCesCs.sprx
- [Loader] <Info> elf.cpp:IsSelfFile:237: Not a SELF file. Magic mismatch current = 0x464c457f expected = 0x1d3d154f
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:119: Loading module libSceCesCs to 0x97fffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:127: ======== Load Module to Memory ========
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:128: base_virtual_addr ......: 0x000000097fffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:129: base_size ..............: 0x0000000000088000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:130: aligned_base_size ......: 0x0000000000088000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:157: program header = [0] type = Loadable
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:158: segment_addr ..........: 0x000000097fffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:159: segment_file_size .....: 523320
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:160: segment_memory_size ...: 524288
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:161: segment_mode ..........: (R_X)
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:157: program header = [1] type = SCE Read-Only After Relocation
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:158: segment_addr ..........: 0x000000098007c000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:159: segment_file_size .....: 3920
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:160: segment_memory_size ...: 16384
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:161: segment_mode ..........: (R__)
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:157: program header = [2] type = Loadable
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:158: segment_addr ..........: 0x0000000980080000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:159: segment_file_size .....: 88
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:160: segment_memory_size ...: 16384
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:161: segment_mode ..........: (RW_)
- [Core.Linker] <Error> module.cpp:LoadModuleToMemory:219: Unimplemented type SCE Module Parameters
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:196: TLS virtual address = 0x97fffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:197: TLS image size = 0
- [Core.Linker] <Error> module.cpp:LoadModuleToMemory:219: Unimplemented type SCE Library Version
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:224: program entry addr ..........: 0x000000097fffc000
- [Core.Linker] <Warning> module.cpp:LoadDynamicInfo:329: DT_FLAGS is NOT 0x04 should check!
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:393: unsupported dynamic tag ..........: 0x000000000000000e
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:393: unsupported dynamic tag ..........: 0x0000000061000017
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0001000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0000000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:360: DT_SCE_FINGERPRINT value = 0x0000000000000000
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:383: unsupported DT_SCE_MODULE_ATTR value = ..........: 0x0000000000000000
- [Loader] <Info> emulator.cpp:LoadSystemModules:288: Loading C:\Users\trllp\Downloads\shadps4-win64-qt-2025-01-23-e652369\user\sys_modules\libSceFont.sprx
- [Loader] <Info> elf.cpp:IsSelfFile:237: Not a SELF file. Magic mismatch current = 0x464c457f expected = 0x1d3d154f
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:119: Loading module libSceFont to 0x98fffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:127: ======== Load Module to Memory ========
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:128: base_virtual_addr ......: 0x000000098fffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:129: base_size ..............: 0x0000000000050000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:130: aligned_base_size ......: 0x0000000000050000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:157: program header = [0] type = Loadable
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:158: segment_addr ..........: 0x000000098fffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:159: segment_file_size .....: 219744
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:160: segment_memory_size ...: 229376
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:161: segment_mode ..........: (R_X)
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:157: program header = [1] type = SCE Read-Only After Relocation
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:158: segment_addr ..........: 0x0000000990034000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:159: segment_file_size .....: 304
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:160: segment_memory_size ...: 16384
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:161: segment_mode ..........: (R__)
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:157: program header = [2] type = Loadable
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:158: segment_addr ..........: 0x0000000990038000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:159: segment_file_size .....: 38272
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:160: segment_memory_size ...: 81920
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:161: segment_mode ..........: (RW_)
- [Core.Linker] <Error> module.cpp:LoadModuleToMemory:219: Unimplemented type SCE Module Parameters
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:196: TLS virtual address = 0x98fffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:197: TLS image size = 0
- [Core.Linker] <Error> module.cpp:LoadModuleToMemory:219: Unimplemented type SCE Library Version
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:224: program entry addr ..........: 0x000000098fffc000
- [Core.Linker] <Warning> module.cpp:LoadDynamicInfo:329: DT_FLAGS is NOT 0x04 should check!
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:393: unsupported dynamic tag ..........: 0x000000000000000e
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:393: unsupported dynamic tag ..........: 0x0000000061000017
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0001000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0000000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:360: DT_SCE_FINGERPRINT value = 0x0000000000000000
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:383: unsupported DT_SCE_MODULE_ATTR value = ..........: 0x0000000000000000
- [Loader] <Info> emulator.cpp:LoadSystemModules:288: Loading C:\Users\trllp\Downloads\shadps4-win64-qt-2025-01-23-e652369\user\sys_modules\libSceFontFt.sprx
- [Loader] <Info> elf.cpp:IsSelfFile:237: Not a SELF file. Magic mismatch current = 0x464c457f expected = 0x1d3d154f
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:119: Loading module libSceFontFt to 0x99fffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:127: ======== Load Module to Memory ========
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:128: base_virtual_addr ......: 0x000000099fffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:129: base_size ..............: 0x0000000000024000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:130: aligned_base_size ......: 0x0000000000024000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:157: program header = [0] type = Loadable
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:158: segment_addr ..........: 0x000000099fffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:159: segment_file_size .....: 93896
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:160: segment_memory_size ...: 98304
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:161: segment_mode ..........: (R_X)
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:157: program header = [1] type = SCE Read-Only After Relocation
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:158: segment_addr ..........: 0x00000009a0014000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:159: segment_file_size .....: 2456
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:160: segment_memory_size ...: 16384
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:161: segment_mode ..........: (R__)
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:157: program header = [2] type = Loadable
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:158: segment_addr ..........: 0x00000009a0018000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:159: segment_file_size .....: 2512
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:160: segment_memory_size ...: 32768
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:161: segment_mode ..........: (RW_)
- [Core.Linker] <Error> module.cpp:LoadModuleToMemory:219: Unimplemented type SCE Module Parameters
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:196: TLS virtual address = 0x99fffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:197: TLS image size = 0
- [Core.Linker] <Error> module.cpp:LoadModuleToMemory:219: Unimplemented type SCE Library Version
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:224: program entry addr ..........: 0x000000099fffc000
- [Core.Linker] <Warning> module.cpp:LoadDynamicInfo:329: DT_FLAGS is NOT 0x04 should check!
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:393: unsupported dynamic tag ..........: 0x000000000000000e
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:393: unsupported dynamic tag ..........: 0x0000000061000017
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0003000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0002000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0001000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0000000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:360: DT_SCE_FINGERPRINT value = 0x0000000000000000
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:383: unsupported DT_SCE_MODULE_ATTR value = ..........: 0x0000000000000000
- [Loader] <Info> emulator.cpp:LoadSystemModules:288: Loading C:\Users\trllp\Downloads\shadps4-win64-qt-2025-01-23-e652369\user\sys_modules\libSceFreeTypeOt.sprx
- [Loader] <Info> elf.cpp:IsSelfFile:237: Not a SELF file. Magic mismatch current = 0x464c457f expected = 0x1d3d154f
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:119: Loading module libSceFreeTypeOt to 0x9afffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:127: ======== Load Module to Memory ========
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:128: base_virtual_addr ......: 0x00000009afffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:129: base_size ..............: 0x0000000000074000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:130: aligned_base_size ......: 0x0000000000074000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:157: program header = [0] type = Loadable
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:158: segment_addr ..........: 0x00000009afffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:159: segment_file_size .....: 396508
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:160: segment_memory_size ...: 409600
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:161: segment_mode ..........: (R_X)
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:157: program header = [1] type = SCE Read-Only After Relocation
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:158: segment_addr ..........: 0x00000009b0060000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:159: segment_file_size .....: 6344
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:160: segment_memory_size ...: 16384
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:161: segment_mode ..........: (R__)
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:157: program header = [2] type = Loadable
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:158: segment_addr ..........: 0x00000009b0064000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:159: segment_file_size .....: 128
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:160: segment_memory_size ...: 49152
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:161: segment_mode ..........: (RW_)
- [Core.Linker] <Error> module.cpp:LoadModuleToMemory:219: Unimplemented type SCE Module Parameters
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:196: TLS virtual address = 0x9afffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:197: TLS image size = 0
- [Core.Linker] <Error> module.cpp:LoadModuleToMemory:219: Unimplemented type SCE Library Version
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:224: program entry addr ..........: 0x00000009afffc000
- [Core.Linker] <Warning> module.cpp:LoadDynamicInfo:329: DT_FLAGS is NOT 0x04 should check!
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:393: unsupported dynamic tag ..........: 0x000000000000000e
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:393: unsupported dynamic tag ..........: 0x0000000061000017
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0005000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0001000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0000000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:360: DT_SCE_FINGERPRINT value = 0x0000000000000000
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:383: unsupported DT_SCE_MODULE_ATTR value = ..........: 0x0000000000000000
- [Loader] <Info> emulator.cpp:operator():235: Loading C:/Users/trllp/Downloads/shadps4-win64-qt-2025-01-23-e652369/game/CUSA03173\sce_module\libc.prx
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:119: Loading module libc to 0x9bfffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:127: ======== Load Module to Memory ========
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:128: base_virtual_addr ......: 0x00000009bfffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:129: base_size ..............: 0x00000000000d8000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:130: aligned_base_size ......: 0x00000000000d8000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:157: program header = [0] type = Loadable
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:158: segment_addr ..........: 0x00000009bfffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:159: segment_file_size .....: 751908
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:160: segment_memory_size ...: 753664
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:161: segment_mode ..........: (R_X)
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:157: program header = [1] type = Loadable
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:158: segment_addr ..........: 0x00000009c00b4000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:159: segment_file_size .....: 27840
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:160: segment_memory_size ...: 131072
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:161: segment_mode ..........: (RW_)
- [Core.Linker] <Error> module.cpp:LoadModuleToMemory:219: Unimplemented type SCE Module Parameters
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:196: TLS virtual address = 0x9c00b4018
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:197: TLS image size = 1184
- [Core.Linker] <Error> module.cpp:LoadModuleToMemory:219: Unimplemented type SCE Comment
- [Core.Linker] <Error> module.cpp:LoadModuleToMemory:219: Unimplemented type SCE Library Version
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:224: program entry addr ..........: 0x00000009bfffc000
- [Core.Linker] <Warning> module.cpp:LoadDynamicInfo:329: DT_FLAGS is NOT 0x04 should check!
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:393: unsupported dynamic tag ..........: 0x000000000000000e
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:393: unsupported dynamic tag ..........: 0x0000000061000017
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0001000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0000000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:360: DT_SCE_FINGERPRINT value = 0x0000000000000000
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:383: unsupported DT_SCE_MODULE_ATTR value = ..........: 0x0000000000000000
- [Loader] <Info> emulator.cpp:operator():235: Loading C:/Users/trllp/Downloads/shadps4-win64-qt-2025-01-23-e652369/game/CUSA03173\sce_module\libSceFace.prx
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:119: Loading module libSceFace to 0x9cfffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:127: ======== Load Module to Memory ========
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:128: base_virtual_addr ......: 0x00000009cfffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:129: base_size ..............: 0x000000000004c000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:130: aligned_base_size ......: 0x000000000004c000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:157: program header = [0] type = Loadable
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:158: segment_addr ..........: 0x00000009cfffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:159: segment_file_size .....: 278568
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:160: segment_memory_size ...: 294912
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:161: segment_mode ..........: (R_X)
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:157: program header = [1] type = Loadable
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:158: segment_addr ..........: 0x00000009d0044000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:159: segment_file_size .....: 4816
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:160: segment_memory_size ...: 16384
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:161: segment_mode ..........: (RW_)
- [Core.Linker] <Error> module.cpp:LoadModuleToMemory:219: Unimplemented type SCE Module Parameters
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:196: TLS virtual address = 0x9cfffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:197: TLS image size = 0
- [Core.Linker] <Error> module.cpp:LoadModuleToMemory:219: Unimplemented type SCE Library Version
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:224: program entry addr ..........: 0x00000009cfffc000
- [Core.Linker] <Warning> module.cpp:LoadDynamicInfo:329: DT_FLAGS is NOT 0x04 should check!
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:393: unsupported dynamic tag ..........: 0x000000000000000e
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:393: unsupported dynamic tag ..........: 0x0000000061000017
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0001000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0000000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:360: DT_SCE_FINGERPRINT value = 0x0000000000000000
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:383: unsupported DT_SCE_MODULE_ATTR value = ..........: 0x0000000000000000
- [Loader] <Info> emulator.cpp:operator():235: Loading C:/Users/trllp/Downloads/shadps4-win64-qt-2025-01-23-e652369/game/CUSA03173\sce_module\libSceFios2.prx
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:119: Loading module libSceFios2 to 0x9dfffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:127: ======== Load Module to Memory ========
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:128: base_virtual_addr ......: 0x00000009dfffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:129: base_size ..............: 0x0000000000178000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:130: aligned_base_size ......: 0x0000000000178000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:157: program header = [0] type = Loadable
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:158: segment_addr ..........: 0x00000009dfffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:159: segment_file_size .....: 309956
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:160: segment_memory_size ...: 311296
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:161: segment_mode ..........: (R_X)
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:157: program header = [1] type = Loadable
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:158: segment_addr ..........: 0x00000009e0048000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:159: segment_file_size .....: 55232
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:160: segment_memory_size ...: 1228800
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:161: segment_mode ..........: (RW_)
- [Core.Linker] <Error> module.cpp:LoadModuleToMemory:219: Unimplemented type SCE Module Parameters
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:196: TLS virtual address = 0x9e0048018
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:197: TLS image size = 64
- [Core.Linker] <Error> module.cpp:LoadModuleToMemory:219: Unimplemented type SCE Library Version
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:224: program entry addr ..........: 0x00000009dfffc000
- [Core.Linker] <Warning> module.cpp:LoadDynamicInfo:329: DT_FLAGS is NOT 0x04 should check!
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:393: unsupported dynamic tag ..........: 0x000000000000000e
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:393: unsupported dynamic tag ..........: 0x0000000061000017
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0000000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0003000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0001000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0002000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:360: DT_SCE_FINGERPRINT value = 0x0000000000000000
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:383: unsupported DT_SCE_MODULE_ATTR value = ..........: 0x0000000000000000
- [Loader] <Info> emulator.cpp:operator():235: Loading C:/Users/trllp/Downloads/shadps4-win64-qt-2025-01-23-e652369/game/CUSA03173\sce_module\libSceHand.prx
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:119: Loading module libSceHand to 0x9efffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:127: ======== Load Module to Memory ========
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:128: base_virtual_addr ......: 0x00000009efffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:129: base_size ..............: 0x000000000000c000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:130: aligned_base_size ......: 0x000000000000c000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:157: program header = [0] type = Loadable
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:158: segment_addr ..........: 0x00000009efffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:159: segment_file_size .....: 22288
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:160: segment_memory_size ...: 32768
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:161: segment_mode ..........: (R_X)
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:157: program header = [1] type = Loadable
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:158: segment_addr ..........: 0x00000009f0004000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:159: segment_file_size .....: 184
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:160: segment_memory_size ...: 16384
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:161: segment_mode ..........: (RW_)
- [Core.Linker] <Error> module.cpp:LoadModuleToMemory:219: Unimplemented type SCE Module Parameters
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:196: TLS virtual address = 0x9efffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:197: TLS image size = 0
- [Core.Linker] <Error> module.cpp:LoadModuleToMemory:219: Unimplemented type SCE Library Version
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:224: program entry addr ..........: 0x00000009efffc000
- [Core.Linker] <Warning> module.cpp:LoadDynamicInfo:329: DT_FLAGS is NOT 0x04 should check!
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:393: unsupported dynamic tag ..........: 0x000000000000000e
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:393: unsupported dynamic tag ..........: 0x0000000061000017
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0001000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0000000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:360: DT_SCE_FINGERPRINT value = 0x0000000000000000
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:383: unsupported DT_SCE_MODULE_ATTR value = ..........: 0x0000000000000000
- [Loader] <Info> emulator.cpp:operator():235: Loading C:/Users/trllp/Downloads/shadps4-win64-qt-2025-01-23-e652369/game/CUSA03173\sce_module\libSceHeadTracker.prx
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:119: Loading module libSceHeadTracker to 0x9ffffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:127: ======== Load Module to Memory ========
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:128: base_virtual_addr ......: 0x00000009ffffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:129: base_size ..............: 0x00000000001d8000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:130: aligned_base_size ......: 0x00000000001d8000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:157: program header = [0] type = Loadable
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:158: segment_addr ..........: 0x00000009ffffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:159: segment_file_size .....: 316792
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:160: segment_memory_size ...: 327680
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:161: segment_mode ..........: (R_X)
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:157: program header = [1] type = Loadable
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:158: segment_addr ..........: 0x0000000a0004c000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:159: segment_file_size .....: 1017000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:160: segment_memory_size ...: 1605632
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:161: segment_mode ..........: (RW_)
- [Core.Linker] <Error> module.cpp:LoadModuleToMemory:219: Unimplemented type SCE Module Parameters
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:196: TLS virtual address = 0x9ffffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:197: TLS image size = 0
- [Core.Linker] <Error> module.cpp:LoadModuleToMemory:219: Unimplemented type SCE Library Version
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:224: program entry addr ..........: 0x00000009ffffc000
- [Core.Linker] <Warning> module.cpp:LoadDynamicInfo:329: DT_FLAGS is NOT 0x04 should check!
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:393: unsupported dynamic tag ..........: 0x000000000000000e
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:393: unsupported dynamic tag ..........: 0x0000000061000017
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0001000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0004000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0002000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0000000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0003000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:360: DT_SCE_FINGERPRINT value = 0x0000000000000000
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:383: unsupported DT_SCE_MODULE_ATTR value = ..........: 0x0000000000000000
- [Loader] <Info> emulator.cpp:operator():235: Loading C:/Users/trllp/Downloads/shadps4-win64-qt-2025-01-23-e652369/game/CUSA03173\sce_module\libSceS3DConversion.prx
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:119: Loading module libSceS3DConversion to 0xa0fffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:127: ======== Load Module to Memory ========
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:128: base_virtual_addr ......: 0x0000000a0fffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:129: base_size ..............: 0x0000000000048000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:130: aligned_base_size ......: 0x0000000000048000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:157: program header = [0] type = Loadable
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:158: segment_addr ..........: 0x0000000a0fffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:159: segment_file_size .....: 275856
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:160: segment_memory_size ...: 278528
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:161: segment_mode ..........: (R_X)
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:157: program header = [1] type = Loadable
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:158: segment_addr ..........: 0x0000000a10040000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:159: segment_file_size .....: 6808
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:160: segment_memory_size ...: 16384
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:161: segment_mode ..........: (RW_)
- [Core.Linker] <Error> module.cpp:LoadModuleToMemory:219: Unimplemented type SCE Module Parameters
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:196: TLS virtual address = 0xa0fffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:197: TLS image size = 0
- [Core.Linker] <Error> module.cpp:LoadModuleToMemory:219: Unimplemented type SCE Library Version
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:224: program entry addr ..........: 0x0000000a0fffc000
- [Core.Linker] <Warning> module.cpp:LoadDynamicInfo:329: DT_FLAGS is NOT 0x04 should check!
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:393: unsupported dynamic tag ..........: 0x000000000000000e
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:393: unsupported dynamic tag ..........: 0x0000000061000017
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0000000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0002000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0001000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:360: DT_SCE_FINGERPRINT value = 0x0000000000000000
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:383: unsupported DT_SCE_MODULE_ATTR value = ..........: 0x0000000000000000
- [Loader] <Info> emulator.cpp:operator():235: Loading C:/Users/trllp/Downloads/shadps4-win64-qt-2025-01-23-e652369/game/CUSA03173\sce_module\libSceSmart.prx
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:119: Loading module libSceSmart to 0xa1fffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:127: ======== Load Module to Memory ========
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:128: base_virtual_addr ......: 0x0000000a1fffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:129: base_size ..............: 0x0000000000164000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:130: aligned_base_size ......: 0x0000000000164000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:157: program header = [0] type = Loadable
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:158: segment_addr ..........: 0x0000000a1fffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:159: segment_file_size .....: 905272
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:160: segment_memory_size ...: 917504
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:161: segment_mode ..........: (R_X)
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:157: program header = [1] type = Loadable
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:158: segment_addr ..........: 0x0000000a200dc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:159: segment_file_size .....: 528752
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:160: segment_memory_size ...: 540672
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:161: segment_mode ..........: (RW_)
- [Core.Linker] <Error> module.cpp:LoadModuleToMemory:219: Unimplemented type SCE Module Parameters
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:196: TLS virtual address = 0xa1fffc000
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:197: TLS image size = 0
- [Core.Linker] <Error> module.cpp:LoadModuleToMemory:219: Unimplemented type SCE Library Version
- [Core.Linker] <Info> module.cpp:LoadModuleToMemory:224: program entry addr ..........: 0x0000000a1fffc000
- [Core.Linker] <Warning> module.cpp:LoadDynamicInfo:329: DT_FLAGS is NOT 0x04 should check!
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:393: unsupported dynamic tag ..........: 0x000000000000000e
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:393: unsupported dynamic tag ..........: 0x0000000061000017
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0001000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:367: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0000000000000009
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:360: DT_SCE_FINGERPRINT value = 0x0000000000000000
- [Core.Linker] <Info> module.cpp:LoadDynamicInfo:383: unsupported DT_SCE_MODULE_ATTR value = ..........: 0x0000000000000000
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved NN01qLRhiqU as rename (lib: libScePosix, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved bt3CTBKmGyI as scePthreadSetaffinity (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved haVZE9FgKqE as sceNpProfileDialogUpdateStatus (lib: libSceNpProfileDialog, mod: libSceNpProfileDialog)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved 8rhLl1-0W-o as sceNpProfileDialogGetResult (lib: libSceNpProfileDialog, mod: libSceNpProfileDialog)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved Lg+NCE6pTwQ as sceNpProfileDialogInitialize (lib: libSceNpProfileDialog, mod: libSceNpProfileDialog)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved uj9Cz7Tk0cc as sceNpProfileDialogOpen (lib: libSceNpProfileDialog, mod: libSceNpProfileDialog)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved 0Sp9vJcB1-w as sceNpProfileDialogTerminate (lib: libSceNpProfileDialog, mod: libSceNpProfileDialog)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved 10t3e5+JPnU as sceNpMatching2Initialize (lib: libSceNpMatching2, mod: libSceNpMatching2)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved Mqp3lJ+sjy4 as sceNpMatching2Terminate (lib: libSceNpMatching2, mod: libSceNpMatching2)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved fQQfP87I7hs as sceNpMatching2RegisterContextCallback (lib: libSceNpMatching2, mod: libSceNpMatching2)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved YfmpW719rMo as sceNpMatching2CreateContext (lib: libSceNpMatching2, mod: libSceNpMatching2)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved 7vjNQ6Z1op0 as sceNpMatching2ContextStart (lib: libSceNpMatching2, mod: libSceNpMatching2)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved LhCPctIICxQ as sceNpMatching2GetServerId (lib: libSceNpMatching2, mod: libSceNpMatching2)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved +8e7wXLmjds as sceNpMatching2SetDefaultRequestOptParam (lib: libSceNpMatching2, mod: libSceNpMatching2)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved p+2EnxmaAMM as sceNpMatching2RegisterRoomEventCallback (lib: libSceNpMatching2, mod: libSceNpMatching2)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved 0UMeWRGnZKA as sceNpMatching2RegisterSignalingCallback (lib: libSceNpMatching2, mod: libSceNpMatching2)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved 4Nj7u5B5yCA as sceNpMatching2RegisterLobbyEventCallback (lib: libSceNpMatching2, mod: libSceNpMatching2)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved 3KOuC4RmZZU as sceNpSignalingInitialize (lib: libSceNpSignaling, mod: libSceNpSignaling)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved 5yYjEdd4t8Y as sceNpSignalingCreateContext (lib: libSceNpSignaling, mod: libSceNpSignaling)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved 8533Q+LU7EQ as sceNpLookupCreateTitleCtx (lib: libSceNpUtility, mod: libSceNpUtility)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved hx+LIg-1koI as sceNpSignalingDeleteContext (lib: libSceNpSignaling, mod: libSceNpSignaling)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved NPhw0UXaNrk as sceNpSignalingTerminate (lib: libSceNpSignaling, mod: libSceNpSignaling)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved mtqDK9zkoIE as sceNpLookupDeleteTitleCtx (lib: libSceNpUtility, mod: libSceNpUtility)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved 6UEembipgrM as sceNpSignalingDeactivateConnection (lib: libSceNpSignaling, mod: libSceNpSignaling)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved n5JmImxTiZU as sceNpMatching2JoinLobby (lib: libSceNpMatching2, mod: libSceNpMatching2)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved BBbJ92uUdCg as sceNpMatching2LeaveLobby (lib: libSceNpMatching2, mod: libSceNpMatching2)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved -f6M4caNe8k as sceNpMatching2ContextStop (lib: libSceNpMatching2, mod: libSceNpMatching2)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved Nz-ZE7ur32I as sceNpMatching2DestroyContext (lib: libSceNpMatching2, mod: libSceNpMatching2)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved VqZX7POg2Mk as sceNpMatching2SearchRoom (lib: libSceNpMatching2, mod: libSceNpMatching2)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved wyvlEgZ-55w as sceNpMatching2GetLobbyInfoList (lib: libSceNpMatching2, mod: libSceNpMatching2)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved rJNPJqDCpiI as sceNpMatching2GetWorldInfoList (lib: libSceNpMatching2, mod: libSceNpMatching2)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved wUmwXZHaX1w as sceNpMatching2SignalingGetPingInfo (lib: libSceNpMatching2, mod: libSceNpMatching2)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved zCWZmXXN600 as sceNpMatching2CreateJoinRoom (lib: libSceNpMatching2, mod: libSceNpMatching2)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved CSIMDsVjs-g as sceNpMatching2JoinRoom (lib: libSceNpMatching2, mod: libSceNpMatching2)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved BD6kfx442Do as sceNpMatching2LeaveRoom (lib: libSceNpMatching2, mod: libSceNpMatching2)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved AUVfU6byg3c as sceNpMatching2KickoutRoomMember (lib: libSceNpMatching2, mod: libSceNpMatching2)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved NCP3bLGPt+o as sceNpMatching2GrantRoomOwner (lib: libSceNpMatching2, mod: libSceNpMatching2)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved S9D8JSYIrjE as sceNpMatching2SetRoomDataInternal (lib: libSceNpMatching2, mod: libSceNpMatching2)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved q7GK98-nYSE as sceNpMatching2SetRoomDataExternal (lib: libSceNpMatching2, mod: libSceNpMatching2)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved HoqTrkS9c5Q as sceNpMatching2SetRoomMemberDataInternal (lib: libSceNpMatching2, mod: libSceNpMatching2)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved tHD5FPFXtu4 as sceNpMatching2SignalingGetConnectionStatus (lib: libSceNpMatching2, mod: libSceNpMatching2)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved b7kJI+nx2hg as sceVoiceDeletePort (lib: libSceVoice, mod: libSceVoice)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved Oo0S5PH7FIQ as sceVoiceEnd (lib: libSceVoice, mod: libSceVoice)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved 9TrhuGzberQ as sceVoiceInit (lib: libSceVoice, mod: libSceVoice)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved nXpje5yNpaE as sceVoiceCreatePort (lib: libSceVoice, mod: libSceVoice)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved oV9GAdJ23Gw as sceVoiceConnectIPortToOPort (lib: libSceVoice, mod: libSceVoice)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved 54phPH2LZls as sceVoiceStart (lib: libSceVoice, mod: libSceVoice)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved Ao2YNSA7-Qo as sceVoiceStop (lib: libSceVoice, mod: libSceVoice)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved ajVj3QG2um4 as sceVoiceDisconnectIPortFromOPort (lib: libSceVoice, mod: libSceVoice)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved CrLqDwWLoXM as sceVoiceGetPortInfo (lib: libSceVoice, mod: libSceVoice)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved cQ6DGsQEjV4 as sceVoiceReadFromOPort (lib: libSceVoice, mod: libSceVoice)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved YeJl6yDlhW0 as sceVoiceWriteToIPort (lib: libSceVoice, mod: libSceVoice)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved eYz4v5Uek9U as sceNpLookupAbortRequest (lib: libSceNpUtility, mod: libSceNpUtility)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved wLaxchvEEnk as sceNpLookupDeleteRequest (lib: libSceNpUtility, mod: libSceNpUtility)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved 0UvTFeomAUM as sceNpSignalingActivateConnection (lib: libSceNpSignaling, mod: libSceNpSignaling)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved JA4+sS39GMs as sceNpLookupCreateAsyncRequest (lib: libSceNpUtility, mod: libSceNpUtility)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved V4EVrruHuy8 as sceNpLookupPollAsync (lib: libSceNpUtility, mod: libSceNpUtility)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved T6tnM1Uti4g as sceNpLookupNpId (lib: libSceNpUtility, mod: libSceNpUtility)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved bD-JizUb3JM as sceNpSignalingGetConnectionStatus (lib: libSceNpSignaling, mod: libSceNpSignaling)
- [Core.Linker] <Info> linker.cpp:operator():209: symbol visibility !=0
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved LR5cwFMMCVE as sceNpCommerceDialogUpdateStatus (lib: libSceNpCommerce, mod: libSceNpCommerce)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved m-I92Ab50W8 as sceNpCommerceDialogTerminate (lib: libSceNpCommerce, mod: libSceNpCommerce)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved 0aR2aWmQal4 as sceNpCommerceDialogInitialize (lib: libSceNpCommerce, mod: libSceNpCommerce)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved DfSCDRA3EjY as sceNpCommerceDialogOpen (lib: libSceNpCommerce, mod: libSceNpCommerce)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved gjSyfzSsDcE as sceNpAuthPollAsync (lib: libSceNpAuth, mod: libSceNpAuth)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved N+mr7GjTvr8 as sceNpAuthCreateAsyncRequest (lib: libSceNpAuth, mod: libSceNpAuth)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved KxGkOrQJTqY as sceNpAuthGetAuthorizationCode (lib: libSceNpAuth, mod: libSceNpAuth)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved H8wG9Bk-nPc as sceNpAuthDeleteRequest (lib: libSceNpAuth, mod: libSceNpAuth)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved WlyEA-sLDf0 as sceKernelTruncate (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved teiItL2boFw as sceKernelReleaseFlexibleMemory (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved 7Xl257M4VNI as pthread_equal (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved BG26hBGiNlw as Unknown !!! (lib: ulobjmgr, mod: ulobjmgr)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved Smf+fUNblPc as Unknown !!! (lib: ulobjmgr, mod: ulobjmgr)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved SweJO7t3pkk as Unknown !!! (lib: ulobjmgr, mod: ulobjmgr)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved HZ9Q2c+4BU4 as Unknown !!! (lib: ulobjmgr, mod: ulobjmgr)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved +2thxYZ4syk as environ (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved nQVWJEGHObc as _sigintr (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved kbw4UHHSYy0 as __pthread_cxa_finalize (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved djxxOmW6-aw as __progname (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved HoLVWNanBBc as getpid (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved +g+UP8Pyfmo as sceKernelGetProcessType (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved VADc3MNQ3cM as signal (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved bt0POEUZddE as sceKernelGetSanitizerMallocReplace (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved 3eqs37G74-s as pthread_getthreadid_np (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved Wl2o5hOVZdw as sceKernelPrintBacktraceWithModuleInfo (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved -YTW+qXc3CQ as sceKernelInternalMemoryGetModuleSegmentInfo (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved kc+LEEIYakc as sceKernelMapNamedSystemFlexibleMemory (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved 3k6kx-zOOSQ as sceKernelMlock (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved jh+8XiK4LeE as sceKernelIsAddressSanitizerEnabled (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved FN4gaPmuFV8 as write (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved NhpspxdjEKU as _nanosleep (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved NNtFaKJbPt0 as _close (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved VAzswvTOCzI as unlink (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved 2VRU7xiqLO8 as setcontext (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved Nd-u09VFSCA as sigdelset (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved +F7C-hdk7+E as sigemptyset (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved UDCI-WazohQ as _sigaction (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved 9zpLsLESzTs as _sigsuspend (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved JUimFtKe0Kc as sigaddset (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved JnNl8Xr-z4Y as sigismember (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved hPWDGx8ioXQ as setitimer (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved cjt-4ySmYTs as fork (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved edJoqV2FIWs as setsid (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved 6mMQ1MSPW-Q as chdir (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved W8f1adVl+48 as _dup2 (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved 6Z83sYWFlA8 as _exit (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved MhC53TKmjVA as sysctlbyname (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved Qsxbb+aty0U as __getcwd (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved A0O5kF5x4LQ as _fstat (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved bGVEgWXy6dg as _openat (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved DRGXpDDh8Ng as lstat (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved t6haf4s-eE0 as fstatat (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved DFmMT80xcNI as sysctl (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved t0fXUzq61Z4 as _fcntl (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved 17Mfe1B3X6U as _fstatfs (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved sfKygSjIbI8 as _getdirentries (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved 9jJTRrWCWK0 as vfork (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved -3nj+K1elI0 as _execve (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved ScfDTOqLOMw as _execvpe (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved 8fryvN6BDtY as setpgid (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved yawdym+zDvw as sched_setparam (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved puT82CSQzDE as sched_setscheduler (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved AfuS23bX6kg as getgid (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved 4oKwKmeOKjM as setegid (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved kg4x8Prhfxw as getuid (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved HTxb6gmexa0 as seteuid (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved cZq1zIzFN7s as _fpathconf (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved ngZnQWyUvGI as statfs (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved oc98+zOImus as pathconf (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved GDuV00CHrUg as utimes (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved 4pYihoPggn8 as __inet_ntop (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved kbw4UHHSYy0 as __pthread_cxa_finalize (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved Fjc4-n1+y2g as __elf_phdr_match_addr (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved pd02UI9TbOA as readlink (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved Pd7KtJ1gybk as link (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved ayrtszI7GBg as truncate (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved z0dtnPxYgtg as chmod (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved F4Kib3Mb0wI as sceKernelGetSanitizerNewReplace (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved crb5j7mkk1c as _is_signal_return (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved hHlZQUnlxSM as getrusage (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved D4yla3vx4tY as sceKernelError (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved 7NwggrWJ5cA as __sys_regmgr_call (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved hI7oVeOluPM as recvmsg (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved TU-d9PfIHPM as socket (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved HoLVWNanBBc as getpid (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved G-MYv5erXaU as sceKernelGetAppInfo (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved ChCOChPU-YM as sceKernelSettimeofday (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved D4yla3vx4tY as sceKernelError (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved d7nUj1LOdDU as clock_settime (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved 3k6kx-zOOSQ as sceKernelMlock (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved xQIIfJ860sk as sceKernelMunlock (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved 3k6kx-zOOSQ as sceKernelMlock (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved xQIIfJ860sk as sceKernelMunlock (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved 2zKnvQlTfsw as autofit_module_class (lib: libSceFreeType, mod: libSceFreeType)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved Fs3ejLCo4zc as t1_driver_class (lib: libSceFreeType, mod: libSceFreeType)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved c8aRMVPxLyc as t1cid_driver_class (lib: libSceFreeType, mod: libSceFreeType)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved rONISOlHgZI as pfr_driver_class (lib: libSceFreeType, mod: libSceFreeType)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved lheZj-eGtIc as t42_driver_class (lib: libSceFreeType, mod: libSceFreeType)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved 5IJlKspehi8 as winfnt_driver_class (lib: libSceFreeType, mod: libSceFreeType)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved XQbd3lyks0c as pcf_driver_class (lib: libSceFreeType, mod: libSceFreeType)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved UUikhajvVqo as psaux_module_class (lib: libSceFreeType, mod: libSceFreeType)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved BRAPUfVBWfk as pshinter_module_class (lib: libSceFreeType, mod: libSceFreeType)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved ocFN4P1KsWQ as ft_raster1_renderer_class (lib: libSceFreeType, mod: libSceFreeType)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved mKA4m9Tc6-4 as bdf_driver_class (lib: libSceFreeType, mod: libSceFreeType)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved ocFN4P1KsWQ as ft_raster1_renderer_class (lib: libSceFreeType, mod: libSceFreeType)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved rONISOlHgZI as pfr_driver_class (lib: libSceFreeType, mod: libSceFreeType)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved 2zKnvQlTfsw as autofit_module_class (lib: libSceFreeType, mod: libSceFreeType)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved Fs3ejLCo4zc as t1_driver_class (lib: libSceFreeType, mod: libSceFreeType)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved c8aRMVPxLyc as t1cid_driver_class (lib: libSceFreeType, mod: libSceFreeType)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved lheZj-eGtIc as t42_driver_class (lib: libSceFreeType, mod: libSceFreeType)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved 5IJlKspehi8 as winfnt_driver_class (lib: libSceFreeType, mod: libSceFreeType)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved XQbd3lyks0c as pcf_driver_class (lib: libSceFreeType, mod: libSceFreeType)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved UUikhajvVqo as psaux_module_class (lib: libSceFreeType, mod: libSceFreeType)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved BRAPUfVBWfk as pshinter_module_class (lib: libSceFreeType, mod: libSceFreeType)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved mKA4m9Tc6-4 as bdf_driver_class (lib: libSceFreeType, mod: libSceFreeType)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved t7sxUY1f9+E as ft_raster5_renderer_class (lib: libSceFreeType, mod: libSceFreeType)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved 3k6kx-zOOSQ as sceKernelMlock (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved xQIIfJ860sk as sceKernelMunlock (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved djxxOmW6-aw as __progname (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved kbw4UHHSYy0 as __pthread_cxa_finalize (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved VADc3MNQ3cM as signal (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved Wl2o5hOVZdw as sceKernelPrintBacktraceWithModuleInfo (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved 3k6kx-zOOSQ as sceKernelMlock (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved hHlZQUnlxSM as getrusage (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved Fjc4-n1+y2g as __elf_phdr_match_addr (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved kbw4UHHSYy0 as __pthread_cxa_finalize (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved DFmMT80xcNI as sysctl (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved VkTAsrZDcJ0 as sigfillset (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved aPcyptbOiZs as sigprocmask (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved tZY4+SZNFhA as msync (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved HoLVWNanBBc as getpid (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved crb5j7mkk1c as _is_signal_return (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved mo0bFmWppIw as sigreturn (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved OjWstbIRPUo as __Ux86_64_setcontext (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved 6Z83sYWFlA8 as _exit (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:261: Not Resolved module_stop
- [Core.Linker] <Info> linker.cpp:operator():242: Function not patched! module_stop
- [Core.Linker] <Error> linker.cpp:Resolve:261: Not Resolved module_start
- [Core.Linker] <Info> linker.cpp:operator():242: Function not patched! module_start
- [Core.Linker] <Error> linker.cpp:Resolve:261: Not Resolved module_stop
- [Core.Linker] <Info> linker.cpp:operator():242: Function not patched! module_stop
- [Core.Linker] <Error> linker.cpp:Resolve:261: Not Resolved module_start
- [Core.Linker] <Info> linker.cpp:operator():242: Function not patched! module_start
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved WlyEA-sLDf0 as sceKernelTruncate (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved bt3CTBKmGyI as scePthreadSetaffinity (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved rcrVFJsQWRY as scePthreadGetaffinity (lib: libkernel, mod: libkernel)
- [Core.Linker] <Error> linker.cpp:Resolve:261: Not Resolved module_stop
- [Core.Linker] <Info> linker.cpp:operator():242: Function not patched! module_stop
- [Core.Linker] <Error> linker.cpp:Resolve:261: Not Resolved module_start
- [Core.Linker] <Info> linker.cpp:operator():242: Function not patched! module_start
- [Core.Linker] <Error> linker.cpp:Resolve:261: Not Resolved module_stop
- [Core.Linker] <Info> linker.cpp:operator():242: Function not patched! module_stop
- [Core.Linker] <Error> linker.cpp:Resolve:261: Not Resolved module_start
- [Core.Linker] <Info> linker.cpp:operator():242: Function not patched! module_start
- [Core.Linker] <Error> linker.cpp:Resolve:261: Not Resolved module_stop
- [Core.Linker] <Info> linker.cpp:operator():242: Function not patched! module_stop
- [Core.Linker] <Error> linker.cpp:Resolve:261: Not Resolved module_start
- [Core.Linker] <Info> linker.cpp:operator():242: Function not patched! module_start
- [Core.Linker] <Error> linker.cpp:Resolve:261: Not Resolved module_stop
- [Core.Linker] <Info> linker.cpp:operator():242: Function not patched! module_stop
- [Core.Linker] <Error> linker.cpp:Resolve:261: Not Resolved module_start
- [Core.Linker] <Info> linker.cpp:operator():242: Function not patched! module_start
- [Kernel.Vmm] <Info> memory.cpp:SetupMemoryRegions:56: Configured memory regions: flexible size = 0x1c000000, direct size = 0x120000000
- [Kernel.Vmm] <Info> memory.cpp:operator():212: in_addr = 0x880000000, out_addr = 0x880000000, len = 0x4000, prot = 0x3, flags = 0x0
- [Core.Linker] <Info> module.cpp:Start:98: Module started : libSceNgs2
- [Core.Linker] <Info> module.cpp:Start:98: Module started : libSceUlt
- [Kernel.Event] <Info> event_flag.cpp:sceKernelCreateEventFlag:186: called name = libult eventflag attr = 0x21 initPattern = 0x0
- [Kernel.Event] <Info> event_flag.cpp:sceKernelCreateEventFlag:186: called name = libult eventflag attr = 0x21 initPattern = 0x0
- [Kernel.Event] <Info> event_flag.cpp:sceKernelCreateEventFlag:186: called name = libult eventflag attr = 0x21 initPattern = 0x0
- [Kernel.Event] <Info> event_flag.cpp:sceKernelCreateEventFlag:186: called name = libult eventflag attr = 0x21 initPattern = 0x0
- [Kernel.Event] <Info> event_flag.cpp:sceKernelCreateEventFlag:186: called name = libult eventflag attr = 0x21 initPattern = 0x0
- [Kernel.Event] <Info> event_flag.cpp:sceKernelCreateEventFlag:186: called name = libult eventflag attr = 0x21 initPattern = 0x0
- [Kernel.Event] <Info> event_flag.cpp:sceKernelCreateEventFlag:186: called name = libult eventflag attr = 0x21 initPattern = 0x0
- [Kernel.Event] <Info> event_flag.cpp:sceKernelCreateEventFlag:186: called name = libult eventflag attr = 0x21 initPattern = 0x0
- [Kernel.Event] <Info> event_flag.cpp:sceKernelCreateEventFlag:186: called name = libult eventflag attr = 0x21 initPattern = 0x0
- [Core] <Error> stubs.cpp:CommonStub:45: Stub: Unknown (nid: SweJO7t3pkk) called, returning zero to 0x920021a63
- [Core.Linker] <Info> module.cpp:Start:98: Module started : libSceJson
- [Core.Linker] <Info> module.cpp:Start:98: Module started : libSceJson2
- [Core.Linker] <Info> module.cpp:Start:98: Module started : libSceLibcInternal
- [Kernel.Fs] <Info> file_system.cpp:posix_open:147: posix open redirect to sceKernelOpen
- [Kernel.Fs] <Info> file_system.cpp:sceKernelOpen:61: path = /dev/console flags = 0x1 mode = 0
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: getpid (nid: HoLVWNanBBc) called, returning zero to 0x94fffc99e
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: sceKernelGetProcessType (nid: +g+UP8Pyfmo) called, returning zero to 0x94fffc9a5
- [Kernel.Fs] <Info> file_system.cpp:posix_open:147: posix open redirect to sceKernelOpen
- [Kernel.Fs] <Info> file_system.cpp:sceKernelOpen:61: path = /dev/deci_tty6 flags = 0x1 mode = 0
- [Core.Linker] <Info> module.cpp:Start:98: Module started : libSceDiscMap
- [Kernel.Fs] <Info> file_system.cpp:sceKernelOpen:61: path = /app0/sce_discmap.plt flags = 0x0 mode = 0
- [Kernel.Fs] <Info> file_system.cpp:sceKernelOpen:61: path = /app0/sce_discmap_patch.plt flags = 0x0 mode = 0
- [Common.Filesystem] <Error> io_file.cpp:Open:197: Failed to open the file at path=C:/Users/trllp/Downloads/shadps4-win64-qt-2025-01-23-e652369/game/CUSA03173\sce_discmap_patch.plt, error_message=no such file or directory
- [Kernel.Fs] <Info> file_system.cpp:sceKernelClose:179: Closing /app0/sce_discmap.plt
- [Kernel.Vmm] <Info> memory.cpp:posix_mmap:473: posix mmap redirect to sceKernelMmap
- [Kernel.Vmm] <Info> memory.cpp:sceKernelMmap:456: called addr = 0x0, len = 3473408, prot = 3, flags = 4098, fd = -1, offset = 0
- [Kernel.Fs] <Info> file_system.cpp:sceKernelOpen:61: path = /app0/sce_discmap.plt flags = 0x0 mode = 0
- [Input] <Info> sdl_window.cpp:Init:108: Got 1 gamepads. Opening the first one.
- [Input] <Info> sdl_window.cpp:Init:117: Gyro initialized, poll rate: 250
- [Input] <Info> sdl_window.cpp:Init:123: Accel initialized, poll rate: 250
- [Kernel.Fs] <Info> file_system.cpp:sceKernelClose:179: Closing /app0/sce_discmap.plt
- [Kernel.Fs] <Info> file_system.cpp:sceKernelOpen:61: path = /app0/sce_discmap_patch.plt flags = 0x0 mode = 0
- [Common.Filesystem] <Error> io_file.cpp:Open:197: Failed to open the file at path=C:/Users/trllp/Downloads/shadps4-win64-qt-2025-01-23-e652369/game/CUSA03173\sce_discmap_patch.plt, error_message=no such file or directory
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: socket (nid: TU-d9PfIHPM) called, returning zero to 0x95fffe361
- [Kernel.Pthread] <Error> file_system.cpp:posix_close:188: posix_close: error = -2147352575
- [Core.Linker] <Info> module.cpp:Start:98: Module started : libSceRtc
- [Core.Linker] <Info> module.cpp:Start:98: Module started : libSceCesCs
- [Core.Linker] <Info> module.cpp:Start:98: Module started : libSceFont
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: sceKernelMlock (nid: 3k6kx-zOOSQ) called, returning zero to 0x98fffc36d
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: sceKernelMlock (nid: 3k6kx-zOOSQ) called, returning zero to 0x98fffc36d
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: sceKernelMlock (nid: 3k6kx-zOOSQ) called, returning zero to 0x98fffc36d
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: sceKernelMlock (nid: 3k6kx-zOOSQ) called, returning zero to 0x98fffc36d
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: sceKernelMlock (nid: 3k6kx-zOOSQ) called, returning zero to 0x98fffc36d
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: sceKernelMlock (nid: 3k6kx-zOOSQ) called, returning zero to 0x98fffc36d
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: sceKernelMlock (nid: 3k6kx-zOOSQ) called, returning zero to 0x98fffc36d
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: sceKernelMlock (nid: 3k6kx-zOOSQ) called, returning zero to 0x98fffc36d
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: sceKernelMlock (nid: 3k6kx-zOOSQ) called, returning zero to 0x98fffc36d
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: sceKernelMlock (nid: 3k6kx-zOOSQ) called, returning zero to 0x98fffc36d
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: sceKernelMlock (nid: 3k6kx-zOOSQ) called, returning zero to 0x98fffc36d
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: sceKernelMlock (nid: 3k6kx-zOOSQ) called, returning zero to 0x98fffc36d
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: sceKernelMlock (nid: 3k6kx-zOOSQ) called, returning zero to 0x98fffc36d
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: sceKernelMlock (nid: 3k6kx-zOOSQ) called, returning zero to 0x98fffc36d
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: sceKernelMlock (nid: 3k6kx-zOOSQ) called, returning zero to 0x98fffc36d
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: sceKernelMlock (nid: 3k6kx-zOOSQ) called, returning zero to 0x98fffc36d
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: sceKernelMlock (nid: 3k6kx-zOOSQ) called, returning zero to 0x98fffc36d
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: sceKernelMlock (nid: 3k6kx-zOOSQ) called, returning zero to 0x98fffc36d
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: sceKernelMlock (nid: 3k6kx-zOOSQ) called, returning zero to 0x98fffc36d
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: sceKernelMlock (nid: 3k6kx-zOOSQ) called, returning zero to 0x98fffc36d
- [Core.Linker] <Info> module.cpp:Start:98: Module started : libSceFontFt
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: sceKernelMlock (nid: 3k6kx-zOOSQ) called, returning zero to 0x99fffc4cd
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: sceKernelMlock (nid: 3k6kx-zOOSQ) called, returning zero to 0x99fffc4cd
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: sceKernelMlock (nid: 3k6kx-zOOSQ) called, returning zero to 0x99fffc4cd
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: sceKernelMlock (nid: 3k6kx-zOOSQ) called, returning zero to 0x99fffc4cd
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: sceKernelMlock (nid: 3k6kx-zOOSQ) called, returning zero to 0x99fffc4cd
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: sceKernelMlock (nid: 3k6kx-zOOSQ) called, returning zero to 0x99fffc4cd
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: sceKernelMlock (nid: 3k6kx-zOOSQ) called, returning zero to 0x99fffc4cd
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: sceKernelMlock (nid: 3k6kx-zOOSQ) called, returning zero to 0x99fffc4cd
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: sceKernelMlock (nid: 3k6kx-zOOSQ) called, returning zero to 0x99fffc4cd
- [Core.Linker] <Info> module.cpp:Start:98: Module started : libSceFreeTypeOt
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: sceKernelMlock (nid: 3k6kx-zOOSQ) called, returning zero to 0x9afffc39d
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: sceKernelMlock (nid: 3k6kx-zOOSQ) called, returning zero to 0x9afffc39d
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: sceKernelMlock (nid: 3k6kx-zOOSQ) called, returning zero to 0x9afffc39d
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: sceKernelMlock (nid: 3k6kx-zOOSQ) called, returning zero to 0x9afffc39d
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: sceKernelMlock (nid: 3k6kx-zOOSQ) called, returning zero to 0x9afffc39d
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: sceKernelMlock (nid: 3k6kx-zOOSQ) called, returning zero to 0x9afffc39d
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: sceKernelMlock (nid: 3k6kx-zOOSQ) called, returning zero to 0x9afffc39d
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: sceKernelMlock (nid: 3k6kx-zOOSQ) called, returning zero to 0x9afffc39d
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: sceKernelMlock (nid: 3k6kx-zOOSQ) called, returning zero to 0x9afffc39d
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: sceKernelMlock (nid: 3k6kx-zOOSQ) called, returning zero to 0x9afffc39d
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: sceKernelMlock (nid: 3k6kx-zOOSQ) called, returning zero to 0x9afffc39d
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: sceKernelMlock (nid: 3k6kx-zOOSQ) called, returning zero to 0x9afffc39d
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: sceKernelMlock (nid: 3k6kx-zOOSQ) called, returning zero to 0x9afffc39d
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: sceKernelMlock (nid: 3k6kx-zOOSQ) called, returning zero to 0x9afffc39d
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: sceKernelMlock (nid: 3k6kx-zOOSQ) called, returning zero to 0x9afffc39d
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: sceKernelMlock (nid: 3k6kx-zOOSQ) called, returning zero to 0x9afffc39d
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: sceKernelMlock (nid: 3k6kx-zOOSQ) called, returning zero to 0x9afffc39d
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: sceKernelMlock (nid: 3k6kx-zOOSQ) called, returning zero to 0x9afffc39d
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: sceKernelMlock (nid: 3k6kx-zOOSQ) called, returning zero to 0x9afffc39d
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: sceKernelMlock (nid: 3k6kx-zOOSQ) called, returning zero to 0x9afffc39d
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: sceKernelMlock (nid: 3k6kx-zOOSQ) called, returning zero to 0x9afffc39d
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: sceKernelMlock (nid: 3k6kx-zOOSQ) called, returning zero to 0x9afffc39d
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: sceKernelMlock (nid: 3k6kx-zOOSQ) called, returning zero to 0x9afffc39d
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: sceKernelMlock (nid: 3k6kx-zOOSQ) called, returning zero to 0x9afffc39d
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: sceKernelMlock (nid: 3k6kx-zOOSQ) called, returning zero to 0x9afffc39d
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: sceKernelMlock (nid: 3k6kx-zOOSQ) called, returning zero to 0x9afffc39d
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: sceKernelMlock (nid: 3k6kx-zOOSQ) called, returning zero to 0x9afffc39d
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: sceKernelMlock (nid: 3k6kx-zOOSQ) called, returning zero to 0x9afffc39d
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: sceKernelMlock (nid: 3k6kx-zOOSQ) called, returning zero to 0x9afffc39d
- [Core.Linker] <Info> module.cpp:Start:98: Module started : libc
- [Core.Linker] <Info> module.cpp:Start:98: Module started : libSceFace
- [Core.Linker] <Info> module.cpp:Start:98: Module started : libSceFios2
- [Core.Linker] <Info> module.cpp:Start:98: Module started : libSceHand
- [Core.Linker] <Info> module.cpp:Start:98: Module started : libSceHeadTracker
- [Core.Linker] <Info> module.cpp:Start:98: Module started : libSceS3DConversion
- [Core.Linker] <Info> module.cpp:Start:98: Module started : libSceSmart
- [Kernel.Vmm] <Warning> memory.cpp:sceKernelGetDirectMemorySize:22: called
- [Kernel.Vmm] <Info> memory.cpp:sceKernelAllocateDirectMemory:54: searchStart = 0x0, searchEnd = 0x120000000, len = 0x7400000, alignment = 0x200000, memoryType = 0x0, physAddrOut = 0x0
- [Kernel.Vmm] <Info> memory.cpp:sceKernelMapDirectMemory:183: called, redirected to sceKernelMapNamedDirectMemory
- [Kernel.Vmm] <Info> memory.cpp:operator():173: in_addr = 0x0, out_addr = 0x142800000, len = 0x7400000, prot = 0x3, flags = 0x0, directMemoryStart = 0x0, alignment = 0x200000
- [Lib.SysModule] <Error> sysmodule.cpp:sceSysmoduleLoadModule:56: (DUMMY) called module = ORBIS_SYSMODULE_APP_CONTENT
- [Lib.AppContent] <Error> app_content.cpp:sceAppContentInitialize:243: (DUMMY) called
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: scePthreadSetaffinity (nid: bt3CTBKmGyI) called, returning zero to 0x902637473
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: scePthreadSetaffinity (nid: bt3CTBKmGyI) called, returning zero to 0x902087add
- [Lib.UserService] <Warning> userservice.cpp:sceUserServiceInitialize:1126: (dummy) called
- [Lib.SystemService] <Info> systemservice.cpp:sceSystemServiceParamGetInt:1892: called param_id 1
- [Lib.NpManager] <Error> np_manager.cpp:sceNpSetContentRestriction:1982: (STUBBED) called
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: scePthreadSetaffinity (nid: bt3CTBKmGyI) called, returning zero to 0x9020137a4
- [Kernel.Vmm] <Warning> memory.cpp:sceKernelGetDirectMemorySize:22: called
- [Kernel.Vmm] <Info> memory.cpp:sceKernelAllocateDirectMemory:54: searchStart = 0x0, searchEnd = 0x120000000, len = 0x20c00000, alignment = 0x4000, memoryType = 0x0, physAddrOut = 0x7400000
- [Kernel.Vmm] <Info> memory.cpp:sceKernelMapDirectMemory:183: called, redirected to sceKernelMapNamedDirectMemory
- [Kernel.Vmm] <Info> memory.cpp:operator():173: in_addr = 0x0, out_addr = 0x149c00000, len = 0x20c00000, prot = 0x3, flags = 0x0, directMemoryStart = 0x7400000, alignment = 0x4000
- [Kernel.Vmm] <Warning> memory.cpp:sceKernelGetDirectMemorySize:22: called
- [Kernel.Vmm] <Info> memory.cpp:sceKernelAllocateDirectMemory:54: searchStart = 0x0, searchEnd = 0x120000000, len = 0x11400000, alignment = 0x4000, memoryType = 0x0, physAddrOut = 0x28000000
- [Kernel.Vmm] <Info> memory.cpp:sceKernelMapDirectMemory:183: called, redirected to sceKernelMapNamedDirectMemory
- [Kernel.Vmm] <Info> memory.cpp:operator():173: in_addr = 0x0, out_addr = 0x16a800000, len = 0x11400000, prot = 0x3, flags = 0x0, directMemoryStart = 0x28000000, alignment = 0x4000
- [Kernel.Vmm] <Warning> memory.cpp:sceKernelGetDirectMemorySize:22: called
- [Kernel.Vmm] <Info> memory.cpp:sceKernelAllocateDirectMemory:54: searchStart = 0x0, searchEnd = 0x120000000, len = 0x9800000, alignment = 0x10000, memoryType = 0x0, physAddrOut = 0x39400000
- [Kernel.Vmm] <Info> memory.cpp:sceKernelMapDirectMemory:183: called, redirected to sceKernelMapNamedDirectMemory
- [Kernel.Vmm] <Info> memory.cpp:operator():173: in_addr = 0x0, out_addr = 0x17bc00000, len = 0x9800000, prot = 0x33, flags = 0x0, directMemoryStart = 0x39400000, alignment = 0x10000
- [Kernel.Vmm] <Warning> memory.cpp:sceKernelGetDirectMemorySize:22: called
- [Kernel.Vmm] <Info> memory.cpp:sceKernelAllocateDirectMemory:54: searchStart = 0x0, searchEnd = 0x120000000, len = 0x8ef00000, alignment = 0x10000, memoryType = 0x3, physAddrOut = 0x42c00000
- [Kernel.Vmm] <Info> memory.cpp:sceKernelMapDirectMemory:183: called, redirected to sceKernelMapNamedDirectMemory
- [Kernel.Vmm] <Info> memory.cpp:operator():173: in_addr = 0x0, out_addr = 0x185400000, len = 0x8ef00000, prot = 0x33, flags = 0x0, directMemoryStart = 0x42c00000, alignment = 0x10000
- [Kernel.Vmm] <Warning> memory.cpp:sceKernelGetDirectMemorySize:22: called
- [Kernel.Vmm] <Info> memory.cpp:sceKernelAllocateDirectMemory:54: searchStart = 0x0, searchEnd = 0x120000000, len = 0x37600000, alignment = 0x10000, memoryType = 0x3, physAddrOut = 0xd1b00000
- [Kernel.Vmm] <Info> memory.cpp:sceKernelMapDirectMemory:183: called, redirected to sceKernelMapNamedDirectMemory
- [Kernel.Vmm] <Info> memory.cpp:operator():173: in_addr = 0x0, out_addr = 0x214300000, len = 0x37600000, prot = 0x33, flags = 0x0, directMemoryStart = 0xd1b00000, alignment = 0x10000
- [Kernel.Vmm] <Warning> memory.cpp:sceKernelGetDirectMemorySize:22: called
- [Kernel.Vmm] <Info> memory.cpp:sceKernelAllocateDirectMemory:54: searchStart = 0x0, searchEnd = 0x120000000, len = 0xa00000, alignment = 0x4000, memoryType = 0x0, physAddrOut = 0x109100000
- [Kernel.Vmm] <Info> memory.cpp:sceKernelMapDirectMemory:183: called, redirected to sceKernelMapNamedDirectMemory
- [Kernel.Vmm] <Info> memory.cpp:operator():173: in_addr = 0x0, out_addr = 0x24b900000, len = 0xa00000, prot = 0x3, flags = 0x0, directMemoryStart = 0x109100000, alignment = 0x4000
- [Kernel.Vmm] <Warning> memory.cpp:sceKernelGetDirectMemorySize:22: called
- [Kernel.Vmm] <Info> memory.cpp:sceKernelAllocateDirectMemory:54: searchStart = 0x0, searchEnd = 0x120000000, len = 0x600000, alignment = 0x4000, memoryType = 0x0, physAddrOut = 0x109b00000
- [Kernel.Vmm] <Info> memory.cpp:sceKernelMapDirectMemory:183: called, redirected to sceKernelMapNamedDirectMemory
- [Kernel.Vmm] <Info> memory.cpp:operator():173: in_addr = 0x0, out_addr = 0x24c300000, len = 0x600000, prot = 0x3, flags = 0x0, directMemoryStart = 0x109b00000, alignment = 0x4000
- [Kernel.Vmm] <Info> memory.cpp:operator():212: in_addr = 0x0, out_addr = 0x24c900000, len = 0x3000000, prot = 0x3, flags = 0x0
- [Kernel.Vmm] <Warning> memory.cpp:sceKernelGetDirectMemorySize:22: called
- [Kernel.Vmm] <Info> memory.cpp:sceKernelAllocateDirectMemory:54: searchStart = 0x0, searchEnd = 0x120000000, len = 0xe00000, alignment = 0x4000, memoryType = 0x0, physAddrOut = 0x10a100000
- [Kernel.Vmm] <Info> memory.cpp:sceKernelMapDirectMemory:183: called, redirected to sceKernelMapNamedDirectMemory
- [Kernel.Vmm] <Info> memory.cpp:operator():173: in_addr = 0x0, out_addr = 0x24f900000, len = 0xe00000, prot = 0x3, flags = 0x0, directMemoryStart = 0x10a100000, alignment = 0x4000
- [Kernel.Vmm] <Info> memory.cpp:operator():212: in_addr = 0x0, out_addr = 0x250700000, len = 0x5200000, prot = 0x3, flags = 0x0
- [Kernel.Vmm] <Warning> memory.cpp:sceKernelGetDirectMemorySize:22: called
- [Kernel.Vmm] <Info> memory.cpp:sceKernelAllocateDirectMemory:54: searchStart = 0x0, searchEnd = 0x120000000, len = 0x500000, alignment = 0x10000, memoryType = 0x0, physAddrOut = 0x10af00000
- [Kernel.Vmm] <Info> memory.cpp:sceKernelMapDirectMemory:183: called, redirected to sceKernelMapNamedDirectMemory
- [Kernel.Vmm] <Info> memory.cpp:operator():173: in_addr = 0x0, out_addr = 0x255900000, len = 0x500000, prot = 0x33, flags = 0x0, directMemoryStart = 0x10af00000, alignment = 0x10000
- [Kernel.Vmm] <Warning> memory.cpp:sceKernelGetDirectMemorySize:22: called
- [Kernel.Vmm] <Info> memory.cpp:sceKernelAllocateDirectMemory:54: searchStart = 0x0, searchEnd = 0x120000000, len = 0x800000, alignment = 0x10000, memoryType = 0x3, physAddrOut = 0x10b400000
- [Kernel.Vmm] <Info> memory.cpp:sceKernelMapDirectMemory:183: called, redirected to sceKernelMapNamedDirectMemory
- [Kernel.Vmm] <Info> memory.cpp:operator():173: in_addr = 0x0, out_addr = 0x255e00000, len = 0x800000, prot = 0x33, flags = 0x0, directMemoryStart = 0x10b400000, alignment = 0x10000
- [Kernel.Vmm] <Warning> memory.cpp:sceKernelGetDirectMemorySize:22: called
- [Kernel.Vmm] <Info> memory.cpp:sceKernelAllocateDirectMemory:54: searchStart = 0x0, searchEnd = 0x120000000, len = 0x900000, alignment = 0x4000, memoryType = 0x0, physAddrOut = 0x10bc00000
- [Kernel.Vmm] <Info> memory.cpp:sceKernelMapDirectMemory:183: called, redirected to sceKernelMapNamedDirectMemory
- [Kernel.Vmm] <Info> memory.cpp:operator():173: in_addr = 0x0, out_addr = 0x256600000, len = 0x900000, prot = 0x3, flags = 0x0, directMemoryStart = 0x10bc00000, alignment = 0x4000
- [Kernel.Vmm] <Warning> memory.cpp:sceKernelGetDirectMemorySize:22: called
- [Kernel.Vmm] <Info> memory.cpp:sceKernelAllocateDirectMemory:54: searchStart = 0x0, searchEnd = 0x120000000, len = 0x12800000, alignment = 0x4000, memoryType = 0x0, physAddrOut = 0x10c500000
- [Kernel.Vmm] <Info> memory.cpp:sceKernelMapDirectMemory:183: called, redirected to sceKernelMapNamedDirectMemory
- [Kernel.Vmm] <Info> memory.cpp:operator():173: in_addr = 0x0, out_addr = 0x256f00000, len = 0x12800000, prot = 0x3, flags = 0x0, directMemoryStart = 0x10c500000, alignment = 0x4000
- [Kernel.Vmm] <Info> memory.cpp:operator():212: in_addr = 0x0, out_addr = 0x269700000, len = 0x2000000, prot = 0x3, flags = 0x0
- [Kernel.Vmm] <Info> memory.cpp:operator():212: in_addr = 0x0, out_addr = 0x26b700000, len = 0x6000000, prot = 0x3, flags = 0x0
- [Kernel.Vmm] <Info> memory.cpp:operator():212: in_addr = 0x0, out_addr = 0x271700000, len = 0x2000000, prot = 0x3, flags = 0x0
- [Kernel.Vmm] <Info> memory.cpp:operator():212: in_addr = 0x0, out_addr = 0x273700000, len = 0x2000000, prot = 0x3, flags = 0x0
- [Lib.Net] <Error> net.cpp:sceNetInit:770: (DUMMY) called
- [Lib.Net] <Error> net.cpp:sceNetPoolCreate:813: (DUMMY) name = FD4HttpMan size = 16384 flags = 0
- [Lib.Ssl] <Error> ssl.cpp:sceSslInit:697: (DUMMY) called poolSize = 311296
- [Lib.Http] <Error> http.cpp:sceHttpInit:263: (DUMMY) called libnetMemId = 0 libsslCtxId = 1 poolSize = 311296
- [Lib.Http] <Error> http.cpp:sceHttpCreateTemplate:117: (STUBBED) called
- [Lib.Http] <Error> http.cpp:sceHttpSetNonblock:420: (STUBBED) called
- [Lib.Http] <Error> http.cpp:sceHttpCreateEpoll:92: (STUBBED) called
- [Lib.Http] <Error> http.cpp:sceHttpAddRequestHeader:37: (STUBBED) called
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: scePthreadSetaffinity (nid: bt3CTBKmGyI) called, returning zero to 0x902637473
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: scePthreadSetaffinity (nid: bt3CTBKmGyI) called, returning zero to 0x902637473
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: scePthreadSetaffinity (nid: bt3CTBKmGyI) called, returning zero to 0x902637473
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: scePthreadSetaffinity (nid: bt3CTBKmGyI) called, returning zero to 0x902637473
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: scePthreadSetaffinity (nid: bt3CTBKmGyI) called, returning zero to 0x902637473
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: scePthreadSetaffinity (nid: bt3CTBKmGyI) called, returning zero to 0x902637473
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: scePthreadSetaffinity (nid: bt3CTBKmGyI) called, returning zero to 0x902637473
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: scePthreadSetaffinity (nid: bt3CTBKmGyI) called, returning zero to 0x902637473
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: scePthreadSetaffinity (nid: bt3CTBKmGyI) called, returning zero to 0x902637473
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: scePthreadSetaffinity (nid: bt3CTBKmGyI) called, returning zero to 0x902637473
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: scePthreadSetaffinity (nid: bt3CTBKmGyI) called, returning zero to 0x902637473
- [Lib.Ajm] <Info> ajm.cpp:sceAjmInitialize:137: called reserved = 0
- [Lib.Ajm] <Info> ajm.cpp:sceAjmModuleRegister:199: called context = 1, codec_type = 1
- [Lib.AudioOut] <Info> audioout.cpp:sceAudioOutOpen:307: id = 255 port_type = Main index = 0 length = 256 sample_rate = 48000 param_type = Float_8CH attr = None
- [Lib.AudioOut] <Info> sdl_audio.cpp:CalculateQueueThreshold:103: SDL audio buffers: guest = 8192 bytes, host = 15360 bytes, threshold = 61440 bytes
- [Lib.AudioOut] <Info> audioout.cpp:sceAudioOutOpen:307: id = 255 port_type = Bgm index = 0 length = 256 sample_rate = 48000 param_type = Float_8CH attr = None
- [Lib.AudioOut] <Info> sdl_audio.cpp:CalculateQueueThreshold:103: SDL audio buffers: guest = 8192 bytes, host = 15360 bytes, threshold = 61440 bytes
- [Kernel.Fs] <Info> file_system.cpp:sceKernelStat:446: (PARTIAL) path = /app0/dvdroot_ps4/sound/sprj_mixer.fev
- [Kernel.Fs] <Info> file_system.cpp:sceKernelStat:446: (PARTIAL) path = /app0/dvdroot_ps4/sound/sprj_mixer.fev
- [Kernel.Fs] <Info> file_system.cpp:sceKernelOpen:61: path = /app0/dvdroot_ps4/sound/sprj_mixer.fev flags = 0x0 mode = 365
- [Kernel.Fs] <Info> file_system.cpp:sceKernelStat:446: (PARTIAL) path = /app0/dvdroot_ps4/sound/sprj_mixer.fev
- [Kernel.Fs] <Info> file_system.cpp:sceKernelClose:179: Closing /app0/dvdroot_ps4/sound/sprj_mixer.fev
- [Kernel.Fs] <Info> file_system.cpp:sceKernelStat:446: (PARTIAL) path = /app0/dvdroot_ps4/sound/sprj_multirpc.rpc
- [Kernel.Fs] <Info> file_system.cpp:sceKernelStat:446: (PARTIAL) path = /app0/dvdroot_ps4/sound/sprj_multirpc.rpc
- [Kernel.Fs] <Info> file_system.cpp:sceKernelOpen:61: path = /app0/dvdroot_ps4/sound/sprj_multirpc.rpc flags = 0x0 mode = 365
- [Kernel.Fs] <Info> file_system.cpp:sceKernelStat:446: (PARTIAL) path = /app0/dvdroot_ps4/sound/sprj_multirpc.rpc
- [Kernel.Fs] <Info> file_system.cpp:sceKernelClose:179: Closing /app0/dvdroot_ps4/sound/sprj_multirpc.rpc
- [Kernel.Fs] <Info> file_system.cpp:sceKernelStat:446: (PARTIAL) path = /app0/dvdroot_ps4/sound/sprj_multimix.mix
- [Kernel.Fs] <Info> file_system.cpp:sceKernelStat:446: (PARTIAL) path = /app0/dvdroot_ps4/sound/sprj_multimix.mix
- [Kernel.Fs] <Info> file_system.cpp:sceKernelOpen:61: path = /app0/dvdroot_ps4/sound/sprj_multimix.mix flags = 0x0 mode = 365
- [Kernel.Fs] <Info> file_system.cpp:sceKernelStat:446: (PARTIAL) path = /app0/dvdroot_ps4/sound/sprj_multimix.mix
- [Kernel.Fs] <Info> file_system.cpp:sceKernelClose:179: Closing /app0/dvdroot_ps4/sound/sprj_multimix.mix
- [Kernel.Fs] <Info> file_system.cpp:sceKernelStat:446: (PARTIAL) path = /app0/dvdroot_ps4/sound/sprj_multich.mch
- [Kernel.Fs] <Info> file_system.cpp:sceKernelStat:446: (PARTIAL) path = /app0/dvdroot_ps4/sound/sprj_multich.mch
- [Kernel.Fs] <Info> file_system.cpp:sceKernelOpen:61: path = /app0/dvdroot_ps4/sound/sprj_multich.mch flags = 0x0 mode = 365
- [Kernel.Fs] <Info> file_system.cpp:sceKernelStat:446: (PARTIAL) path = /app0/dvdroot_ps4/sound/sprj_multich.mch
- [Kernel.Fs] <Info> file_system.cpp:sceKernelClose:179: Closing /app0/dvdroot_ps4/sound/sprj_multich.mch
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: scePthreadSetaffinity (nid: bt3CTBKmGyI) called, returning zero to 0x902637473
- [Kernel.Vmm] <Warning> memory.cpp:sceKernelGetDirectMemorySize:22: called
- [Kernel.Vmm] <Info> memory.cpp:sceKernelAllocateDirectMemory:54: searchStart = 0x0, searchEnd = 0x120000000, len = 0x20000, alignment = 0x10000, memoryType = 0x3, physAddrOut = 0x11ed00000
- [Kernel.Vmm] <Info> memory.cpp:sceKernelMapDirectMemory:183: called, redirected to sceKernelMapNamedDirectMemory
- [Kernel.Vmm] <Info> memory.cpp:operator():173: in_addr = 0xff0000000, out_addr = 0xff0000000, len = 0x20000, prot = 0x33, flags = 0x0, directMemoryStart = 0x11ed00000, alignment = 0x10000
- [Lib.GnmDriver] <Info> gnmdriver.cpp:sceGnmMapComputeQueue:1121: ASC pipe 0 queue 0 mapped to vqueue 1
- [Lib.VideoOut] <Info> video_out.cpp:sceVideoOutOpen:227: called
- [Kernel.Event] <Info> equeue.cpp:sceKernelCreateEqueue:182: name = FlipEventQueue
- [Lib.VideoOut] <Info> video_out.cpp:sceVideoOutAddFlipEvent:41: handle = 1
- [Lib.VideoOut] <Info> video_out.cpp:sceVideoOutSetBufferAttribute:28: pixelFormat = A8R8G8B8Srgb, tilingMode = 0, aspectRatio = 0, width = 1920, height = 1080, pitchInPixel = 1920
- [Lib.VideoOut] <Info> driver.cpp:RegisterBuffers:122: startIndex = 0, bufferNum = 3, pixelFormat = A8R8G8B8Srgb, aspectRatio = 0, tilingMode = 0, width = 1920, height = 1080, pitchInPixel = 1920, option = 0x0
- [Lib.VideoOut] <Info> driver.cpp:RegisterBuffers:137: buffers[0] = 0x18fc08000
- [Lib.VideoOut] <Info> driver.cpp:RegisterBuffers:137: buffers[1] = 0x190400000
- [Lib.VideoOut] <Info> driver.cpp:RegisterBuffers:137: buffers[2] = 0x190bf8000
- [Render.Vulkan] <Info> vk_pipeline_cache.cpp:CompileModule:485: Compiling cs shader 0x306ce628
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: scePthreadSetaffinity (nid: bt3CTBKmGyI) called, returning zero to 0x902637473
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: scePthreadSetaffinity (nid: bt3CTBKmGyI) called, returning zero to 0x902637473
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: scePthreadSetaffinity (nid: bt3CTBKmGyI) called, returning zero to 0x902637473
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: scePthreadSetaffinity (nid: bt3CTBKmGyI) called, returning zero to 0x902637473
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: scePthreadSetaffinity (nid: bt3CTBKmGyI) called, returning zero to 0x902637473
- [Kernel.Fs] <Info> file_system.cpp:sceKernelOpen:61: path = /data/cache.bin flags = 0x602 mode = 511
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: scePthreadSetaffinity (nid: bt3CTBKmGyI) called, returning zero to 0x902637473
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: scePthreadSetaffinity (nid: bt3CTBKmGyI) called, returning zero to 0x902637473
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: scePthreadSetaffinity (nid: bt3CTBKmGyI) called, returning zero to 0x902637473
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: scePthreadSetaffinity (nid: bt3CTBKmGyI) called, returning zero to 0x902637473
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: scePthreadSetaffinity (nid: bt3CTBKmGyI) called, returning zero to 0x902637473
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: scePthreadSetaffinity (nid: bt3CTBKmGyI) called, returning zero to 0x902637473
- [Kernel.Fs] <Info> file_system.cpp:sceKernelOpen:61: path = /app0/dvdroot_ps4/shader/gxshader.shaderbnd.dcx flags = 0x0 mode = 365
- [Kernel.Fs] <Info> file_system.cpp:sceKernelStat:446: (PARTIAL) path = /app0/dvdroot_ps4/shader/gxshader.shaderbnd.dcx
- [Kernel.Fs] <Info> file_system.cpp:sceKernelOpen:61: path = /app0/dvdroot_ps4/other/systex.tpf.dcx flags = 0x0 mode = 365
- [Kernel.Fs] <Info> file_system.cpp:sceKernelStat:446: (PARTIAL) path = /app0/dvdroot_ps4/other/systex.tpf.dcx
- [Kernel.Fs] <Info> file_system.cpp:sceKernelOpen:61: path = /app0/dvdroot_ps4/other/movtaesprj.movtae.dcx flags = 0x0 mode = 365
- [Kernel.Fs] <Info> file_system.cpp:sceKernelStat:446: (PARTIAL) path = /app0/dvdroot_ps4/other/movtaesprj.movtae.dcx
- [Kernel.Fs] <Info> file_system.cpp:sceKernelOpen:61: path = /app0/dvdroot_ps4/action/eventnameid.txt flags = 0x0 mode = 365
- [Kernel.Fs] <Info> file_system.cpp:sceKernelStat:446: (PARTIAL) path = /app0/dvdroot_ps4/action/eventnameid.txt
- [Kernel.Fs] <Info> file_system.cpp:sceKernelClose:179: Closing /app0/dvdroot_ps4/shader/gxshader.shaderbnd.dcx
- [Kernel.Fs] <Info> file_system.cpp:sceKernelClose:179: Closing /app0/dvdroot_ps4/other/systex.tpf.dcx
- [Kernel.Fs] <Info> file_system.cpp:sceKernelClose:179: Closing /app0/dvdroot_ps4/other/movtaesprj.movtae.dcx
- [Kernel.Fs] <Info> file_system.cpp:sceKernelClose:179: Closing /app0/dvdroot_ps4/action/eventnameid.txt
- [Kernel.Fs] <Info> file_system.cpp:sceKernelOpen:61: path = /app0/dvdroot_ps4/action/variablenameid.txt flags = 0x0 mode = 365
- [Kernel.Fs] <Info> file_system.cpp:sceKernelStat:446: (PARTIAL) path = /app0/dvdroot_ps4/action/variablenameid.txt
- [Kernel.Fs] <Info> file_system.cpp:sceKernelOpen:61: path = /app0/dvdroot_ps4/action/statenameid.txt flags = 0x0 mode = 365
- [Kernel.Fs] <Info> file_system.cpp:sceKernelStat:446: (PARTIAL) path = /app0/dvdroot_ps4/action/statenameid.txt
- [Kernel.Fs] <Info> file_system.cpp:sceKernelClose:179: Closing /app0/dvdroot_ps4/action/variablenameid.txt
- [Kernel.Fs] <Info> file_system.cpp:sceKernelClose:179: Closing /app0/dvdroot_ps4/action/statenameid.txt
- [Kernel.Fs] <Info> file_system.cpp:sceKernelOpen:61: path = /app0/dvdroot_ps4/shader/gxgui.shaderbnd.dcx flags = 0x0 mode = 365
- [Kernel.Fs] <Info> file_system.cpp:sceKernelStat:446: (PARTIAL) path = /app0/dvdroot_ps4/shader/gxgui.shaderbnd.dcx
- [Kernel.Fs] <Info> file_system.cpp:sceKernelClose:179: Closing /app0/dvdroot_ps4/shader/gxgui.shaderbnd.dcx
- [Kernel.Fs] <Info> file_system.cpp:sceKernelOpen:61: path = /app0/dvdroot_ps4/shader/gxrenderershader.shaderbnd.dcx flags = 0x0 mode = 365
- [Kernel.Fs] <Info> file_system.cpp:sceKernelStat:446: (PARTIAL) path = /app0/dvdroot_ps4/shader/gxrenderershader.shaderbnd.dcx
- [Kernel.Fs] <Info> file_system.cpp:sceKernelOpen:61: path = /app0/dvdroot_ps4/shader/gxposteffect.shaderbnd.dcx flags = 0x0 mode = 365
- [Kernel.Fs] <Info> file_system.cpp:sceKernelStat:446: (PARTIAL) path = /app0/dvdroot_ps4/shader/gxposteffect.shaderbnd.dcx
- [Kernel.Fs] <Info> file_system.cpp:sceKernelOpen:61: path = /app0/dvdroot_ps4/shader/gxflvershader.shaderbnd.dcx flags = 0x0 mode = 365
- [Kernel.Fs] <Info> file_system.cpp:sceKernelStat:446: (PARTIAL) path = /app0/dvdroot_ps4/shader/gxflvershader.shaderbnd.dcx
- [Kernel.Fs] <Info> file_system.cpp:sceKernelClose:179: Closing /app0/dvdroot_ps4/shader/gxposteffect.shaderbnd.dcx
- [Kernel.Fs] <Info> file_system.cpp:sceKernelClose:179: Closing /app0/dvdroot_ps4/shader/gxrenderershader.shaderbnd.dcx
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (66560 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (66560 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Kernel.Fs] <Info> file_system.cpp:sceKernelOpen:61: path = /app0/dvdroot_ps4/mtd/allmaterialbnd.mtdbnd.dcx flags = 0x0 mode = 365
- [Kernel.Fs] <Info> file_system.cpp:sceKernelStat:446: (PARTIAL) path = /app0/dvdroot_ps4/mtd/allmaterialbnd.mtdbnd.dcx
- [Kernel.Fs] <Info> file_system.cpp:sceKernelOpen:61: path = /app0/dvdroot_ps4/param/drawparam/default.gparam.dcx flags = 0x0 mode = 365
- [Kernel.Fs] <Info> file_system.cpp:sceKernelStat:446: (PARTIAL) path = /app0/dvdroot_ps4/param/drawparam/default.gparam.dcx
- [Kernel.Fs] <Info> file_system.cpp:sceKernelOpen:61: path = /app0/dvdroot_ps4/param/drawparam/m_template.gparam.dcx flags = 0x0 mode = 365
- [Kernel.Fs] <Info> file_system.cpp:sceKernelStat:446: (PARTIAL) path = /app0/dvdroot_ps4/param/drawparam/m_template.gparam.dcx
- [Kernel.Fs] <Info> file_system.cpp:sceKernelClose:179: Closing /app0/dvdroot_ps4/shader/gxflvershader.shaderbnd.dcx
- [Kernel.Fs] <Info> file_system.cpp:sceKernelOpen:61: path = /app0/dvdroot_ps4/param/drawparam/s_template.gparam.dcx flags = 0x0 mode = 365
- [Kernel.Fs] <Info> file_system.cpp:sceKernelStat:446: (PARTIAL) path = /app0/dvdroot_ps4/param/drawparam/s_template.gparam.dcx
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: scePthreadSetaffinity (nid: bt3CTBKmGyI) called, returning zero to 0x9017f639d
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: scePthreadSetaffinity (nid: bt3CTBKmGyI) called, returning zero to 0x9017f639d
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: scePthreadSetaffinity (nid: bt3CTBKmGyI) called, returning zero to 0x9017f639d
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: scePthreadSetaffinity (nid: bt3CTBKmGyI) called, returning zero to 0x9017f639d
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: scePthreadSetaffinity (nid: bt3CTBKmGyI) called, returning zero to 0x9017f639d
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: scePthreadSetaffinity (nid: bt3CTBKmGyI) called, returning zero to 0x9017f639d
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: scePthreadSetaffinity (nid: bt3CTBKmGyI) called, returning zero to 0x9017f639d
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: scePthreadSetaffinity (nid: bt3CTBKmGyI) called, returning zero to 0x9017f639d
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: scePthreadSetaffinity (nid: bt3CTBKmGyI) called, returning zero to 0x9017f639d
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: scePthreadSetaffinity (nid: bt3CTBKmGyI) called, returning zero to 0x9017f639d
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: scePthreadSetaffinity (nid: bt3CTBKmGyI) called, returning zero to 0x9017f639d
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: scePthreadSetaffinity (nid: bt3CTBKmGyI) called, returning zero to 0x9017f639d
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: scePthreadSetaffinity (nid: bt3CTBKmGyI) called, returning zero to 0x902637473
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: scePthreadSetaffinity (nid: bt3CTBKmGyI) called, returning zero to 0x901e3b1c4
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: scePthreadSetaffinity (nid: bt3CTBKmGyI) called, returning zero to 0x902637473
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: scePthreadSetaffinity (nid: bt3CTBKmGyI) called, returning zero to 0x901e3b1c4
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: scePthreadSetaffinity (nid: bt3CTBKmGyI) called, returning zero to 0x902637473
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: scePthreadSetaffinity (nid: bt3CTBKmGyI) called, returning zero to 0x901e3b1c4
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: scePthreadSetaffinity (nid: bt3CTBKmGyI) called, returning zero to 0x902637473
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: scePthreadSetaffinity (nid: bt3CTBKmGyI) called, returning zero to 0x901e3b1c4
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: scePthreadSetaffinity (nid: bt3CTBKmGyI) called, returning zero to 0x902637473
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: scePthreadSetaffinity (nid: bt3CTBKmGyI) called, returning zero to 0x901e3b1c4
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: scePthreadSetaffinity (nid: bt3CTBKmGyI) called, returning zero to 0x902637473
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: scePthreadSetaffinity (nid: bt3CTBKmGyI) called, returning zero to 0x901e3b1c4
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: scePthreadSetaffinity (nid: bt3CTBKmGyI) called, returning zero to 0x902637473
- [Lib.SysModule] <Error> sysmodule.cpp:sceSysmoduleLoadModule:56: (DUMMY) called module = ORBIS_SYSMODULE_NP_TROPHY
- [Lib.SysModule] <Error> sysmodule.cpp:sceSysmoduleLoadModule:56: (DUMMY) called module = ORBIS_SYSMODULE_PLAYGO
- [Lib.PlayGo] <Info> playgo.cpp:scePlayGoInitialize:239: called, bufSize = 2097152
- [Lib.SystemService] <Info> systemservice.cpp:sceSystemServiceParamGetInt:1892: called param_id 1
- [Core] <Error> stubs.cpp:CommonStub:42: Stub: scePthreadSetaffinity (nid: bt3CTBKmGyI) called, returning zero to 0x902637473
- [Lib.UserService] <Info> userservice.cpp:sceUserServiceGetUserName:1071: called user_id = 1 ,size = 17
- [Lib.Pad] <Error> pad.cpp:scePadInit:208: (STUBBED) called
- [Lib.Pad] <Info> pad.cpp:scePadOpen:253: (DUMMY) called user_id = 1 type = 0 index = 0
- [Lib.UserService] <Info> userservice.cpp:sceUserServiceGetUserName:1071: called user_id = 1 ,size = 17
- [Kernel.Fs] <Info> file_system.cpp:sceKernelOpen:61: path = /app0/dvdroot_ps4/param/drawparam/empty.gparam.dcx flags = 0x0 mode = 365
- [Kernel.Fs] <Info> file_system.cpp:sceKernelStat:446: (PARTIAL) path = /app0/dvdroot_ps4/param/drawparam/empty.gparam.dcx
- [Kernel.Fs] <Info> file_system.cpp:sceKernelOpen:61: path = /app0/dvdroot_ps4/other/global_snow_a.tpf.dcx flags = 0x0 mode = 365
- [Kernel.Fs] <Info> file_system.cpp:sceKernelStat:446: (PARTIAL) path = /app0/dvdroot_ps4/other/global_snow_a.tpf.dcx
- [Kernel.Fs] <Info> file_system.cpp:sceKernelOpen:61: path = /app0/dvdroot_ps4/other/global_snow_r.tpf.dcx flags = 0x0 mode = 365
- [Kernel.Fs] <Info> file_system.cpp:sceKernelStat:446: (PARTIAL) path = /app0/dvdroot_ps4/other/global_snow_r.tpf.dcx
- [Kernel.Fs] <Info> file_system.cpp:sceKernelOpen:61: path = /app0/dvdroot_ps4/other/global_snow_s.tpf.dcx flags = 0x0 mode = 365
- [Kernel.Fs] <Info> file_system.cpp:sceKernelStat:446: (PARTIAL) path = /app0/dvdroot_ps4/other/global_snow_s.tpf.dcx
- [Kernel.Fs] <Info> file_system.cpp:sceKernelOpen:61: path = /app0/dvdroot_ps4/other/global_snow_n.tpf.dcx flags = 0x0 mode = 365
- [Kernel.Fs] <Info> file_system.cpp:sceKernelStat:446: (PARTIAL) path = /app0/dvdroot_ps4/other/global_snow_n.tpf.dcx
- [Kernel.Fs] <Info> file_system.cpp:sceKernelOpen:61: path = /app0/dvdroot_ps4/other/modelviewer_default_rem.tpf.dcx flags = 0x0 mode = 365
- [Kernel.Fs] <Info> file_system.cpp:sceKernelStat:446: (PARTIAL) path = /app0/dvdroot_ps4/other/modelviewer_default_rem.tpf.dcx
- [Kernel.Fs] <Info> file_system.cpp:sceKernelOpen:61: path = /app0/dvdroot_ps4/other/modelviewer_default_iem.tpf.dcx flags = 0x0 mode = 365
- [Kernel.Fs] <Info> file_system.cpp:sceKernelStat:446: (PARTIAL) path = /app0/dvdroot_ps4/other/modelviewer_default_iem.tpf.dcx
- [Kernel.Fs] <Info> file_system.cpp:sceKernelStat:446: (PARTIAL) path = /app0/dvdroot_ps4/menu/black.gfx
- [Kernel.Fs] <Info> file_system.cpp:sceKernelOpen:61: path = /app0/dvdroot_ps4/menu/black.gfx flags = 0x0 mode = 0
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (68608 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioOut] <Warning> sdl_audio.cpp:Output:64: SDL audio queue backed up (65536 queued, 61440 threshold), clearing.
- [Lib.AudioO
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement