shadps4-emu / shadPS4

PS4 emulator for Windows,Linux,MacOS
https://shadps4.net/
GNU General Public License v2.0
11.13k stars 708 forks source link

EndeavourOS - Black Screen after compiling, appImage not booting either #1478

Open spartan195 opened 3 weeks ago

spartan195 commented 3 weeks ago

Hello,

I tried to download the appImage but didn't boot, giving me this error: ./Shadps4-qt.AppImage [1] 12825 segmentation fault (core dumped) ./Shadps4-qt.AppImage

So I build the repository, using this fix or it did not build at all.

So after the build was done, I tried to boot Bloodborne and I'm stuck at a black screen, tried to uninstall my eac glibc I'm using to play Insurgency Sandstorm with the latest version but got the same result. Also tried loading into X11.

Specs:

Please let me know if I need to provide more information

Let me paste the logs:

[Loader] <Info> emulator.cpp:Emulator:61: Starting shadps4 emulator v0.4.1 WIP 
[Loader] <Info> emulator.cpp:Emulator:62: Revision 76f440889b28b01a32dc47b427e85a13bfb8e32d
[Loader] <Info> emulator.cpp:Emulator:63: Branch main
[Loader] <Info> emulator.cpp:Emulator:64: Description v.0.4.0-7-g76f44088-dirty
[Config] <Info> emulator.cpp:Emulator:66: General Logtype: async
[Config] <Info> emulator.cpp:Emulator:67: General isNeo: false
[Config] <Info> emulator.cpp:Emulator:68: GPU isNullGpu: false
[Config] <Info> emulator.cpp:Emulator:69: GPU shouldDumpShaders: false
[Config] <Info> emulator.cpp:Emulator:70: GPU vblankDivider: 1
[Config] <Info> emulator.cpp:Emulator:71: Vulkan gpuId: 0
[Config] <Info> emulator.cpp:Emulator:72: Vulkan vkValidation: false
[Config] <Info> emulator.cpp:Emulator:73: Vulkan vkValidationSync: false
[Config] <Info> emulator.cpp:Emulator:74: Vulkan vkValidationGpu: false
[Config] <Info> emulator.cpp:Emulator:75: Vulkan rdocEnable: false
[Config] <Info> emulator.cpp:Emulator:76: Vulkan rdocMarkersEnable: false
[Config] <Info> emulator.cpp:Emulator:77: Vulkan crashDiagnostics: false
[Kernel.Vmm] <Info> address_space.cpp:Impl:353: System managed virtual memory region: 0x400000 - 0x7ffffbfff
[Kernel.Vmm] <Info> address_space.cpp:Impl:356: System reserved virtual memory region: 0x7ffffc000 - 0xfffffffff
[Kernel.Vmm] <Info> address_space.cpp:Impl:358: User virtual memory region: 0x1000000000 - 0x10fffffffff
[Kernel.Vmm] <Info> memory.cpp:SetupMemoryRegions:54: Configured memory regions: flexible size = 0x1c000000, direct size = 0x120000000
[Kernel.Vmm] <Info> memory.cpp:MemoryManager:37: Usable memory address space: 1087_GB
[Loader] <Info> emulator.cpp:Run:156: Game id: CUSA03173 Title: Bloodborne™
[Loader] <Info> emulator.cpp:Run:159: Fw: 0x4500000 App Version: 01.00
[Kernel.Pthread] <Error> thread_management.cpp:scePthreadMutexattrSettype:528: Unimplemented adaptive mutex
[Lib.Kernel] <Info> libs.cpp:InitHLELibs:50: Initializing HLE libraries
[Lib.GnmDriver] <Info> gnmdriver.cpp:RegisterlibSceGnmDriver:2711: Initializing renderer
[Render.Vulkan] <Info> vk_platform.cpp:CreateInstance:203: Creating vulkan instance
[Render.Vulkan] <Info> vk_instance.cpp:Instance:106: Found 1 physical devices
[Render.Vulkan] <Info> vk_instance.cpp:CollectDeviceParameters:525: GPU_Vendor: radv
[Render.Vulkan] <Info> vk_instance.cpp:CollectDeviceParameters:526: GPU_Model: AMD Radeon RX 7800 XT (RADV NAVI32)
[Render.Vulkan] <Info> vk_instance.cpp:CollectDeviceParameters:527: GPU_Vulkan_Driver: radv 24.2.6
[Render.Vulkan] <Info> vk_instance.cpp:CollectDeviceParameters:528: GPU_Vulkan_Version: 1.3.289
[Render.Vulkan] <Info> vk_instance.cpp:CollectDeviceParameters:529: GPU_Vulkan_Extensions: VK_KHR_8bit_storage, VK_KHR_16bit_storage, VK_KHR_acceleration_structure, VK_KHR_bind_memory2, VK_KHR_buffer_device_address, VK_KHR_calibrated_timestamps, VK_KHR_cooperative_matrix, VK_KHR_copy_commands2, VK_KHR_create_renderpass2, VK_KHR_dedicated_allocation, VK_KHR_deferred_host_operations, 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_dynamic_rendering_local_read, VK_KHR_external_fence, VK_KHR_external_fence_fd, VK_KHR_external_memory, VK_KHR_external_memory_fd, VK_KHR_external_semaphore, VK_KHR_external_semaphore_fd, VK_KHR_format_feature_flags2, VK_KHR_fragment_shader_barycentric, VK_KHR_fragment_shading_rate, VK_KHR_get_memory_requirements2, VK_KHR_global_priority, VK_KHR_image_format_list, VK_KHR_imageless_framebuffer, VK_KHR_incremental_present, VK_KHR_index_type_uint8, VK_KHR_line_rasterization, VK_KHR_load_store_op_none, VK_KHR_maintenance1, VK_KHR_maintenance2, VK_KHR_maintenance3, VK_KHR_maintenance4, VK_KHR_maintenance5, VK_KHR_maintenance6, VK_KHR_maintenance7, VK_KHR_map_memory2, VK_KHR_multiview, VK_KHR_pipeline_executable_properties, VK_KHR_pipeline_library, VK_KHR_present_id, VK_KHR_present_wait, VK_KHR_push_descriptor, VK_KHR_ray_query, VK_KHR_ray_tracing_maintenance1, VK_KHR_ray_tracing_pipeline, VK_KHR_ray_tracing_position_fetch, VK_KHR_relaxed_block_layout, VK_KHR_sampler_mirror_clamp_to_edge, VK_KHR_sampler_ycbcr_conversion, VK_KHR_separate_depth_stencil_layouts, VK_KHR_shader_atomic_int64, VK_KHR_shader_clock, 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_shader_maximal_reconvergence, VK_KHR_shader_non_semantic_info, VK_KHR_shader_quad_control, VK_KHR_shader_subgroup_extended_types, VK_KHR_shader_subgroup_rotate, VK_KHR_shader_subgroup_uniform_control_flow, VK_KHR_shader_terminate_invocation, VK_KHR_spirv_1_4, VK_KHR_storage_buffer_storage_class, VK_KHR_swapchain, VK_KHR_swapchain_mutable_format, VK_KHR_synchronization2, VK_KHR_timeline_semaphore, VK_KHR_uniform_buffer_standard_layout, VK_KHR_variable_pointers, VK_KHR_vertex_attribute_divisor, VK_KHR_vulkan_memory_model, VK_KHR_workgroup_memory_explicit_layout, VK_KHR_zero_initialize_workgroup_memory, VK_EXT_4444_formats, VK_EXT_attachment_feedback_loop_dynamic_state, VK_EXT_attachment_feedback_loop_layout, VK_EXT_border_color_swizzle, VK_EXT_buffer_device_address, VK_EXT_calibrated_timestamps, VK_EXT_color_write_enable, VK_EXT_conditional_rendering, VK_EXT_conservative_rasterization, VK_EXT_custom_border_color, VK_EXT_depth_bias_control, VK_EXT_depth_clamp_zero_one, VK_EXT_depth_clip_control, VK_EXT_depth_clip_enable, VK_EXT_depth_range_unrestricted, VK_EXT_descriptor_buffer, VK_EXT_descriptor_indexing, VK_EXT_device_address_binding_report, VK_EXT_device_fault, VK_EXT_discard_rectangles, VK_EXT_display_control, VK_EXT_dynamic_rendering_unused_attachments, VK_EXT_extended_dynamic_state, VK_EXT_extended_dynamic_state2, VK_EXT_extended_dynamic_state3, VK_EXT_external_memory_acquire_unmodified, VK_EXT_external_memory_dma_buf, VK_EXT_external_memory_host, VK_EXT_fragment_shader_interlock, VK_EXT_global_priority, VK_EXT_global_priority_query, VK_EXT_graphics_pipeline_library, VK_EXT_host_query_reset, VK_EXT_image_2d_view_of_3d, VK_EXT_image_compression_control, VK_EXT_image_drm_format_modifier, VK_EXT_image_robustness, VK_EXT_image_sliced_view_of_3d, VK_EXT_image_view_min_lod, VK_EXT_index_type_uint8, VK_EXT_inline_uniform_block, VK_EXT_legacy_vertex_attributes, VK_EXT_line_rasterization, VK_EXT_load_store_op_none, VK_EXT_map_memory_placed, VK_EXT_memory_budget, VK_EXT_memory_priority, VK_EXT_mesh_shader, VK_EXT_multi_draw, VK_EXT_mutable_descriptor_type, VK_EXT_nested_command_buffer, VK_EXT_non_seamless_cube_map, VK_EXT_pci_bus_info, VK_EXT_physical_device_drm, VK_EXT_pipeline_creation_cache_control, VK_EXT_pipeline_creation_feedback, VK_EXT_pipeline_library_group_handles, VK_EXT_pipeline_robustness, VK_EXT_post_depth_coverage, VK_EXT_primitive_topology_list_restart, VK_EXT_primitives_generated_query, VK_EXT_private_data, VK_EXT_provoking_vertex, VK_EXT_queue_family_foreign, VK_EXT_robustness2, VK_EXT_sampler_filter_minmax, VK_EXT_scalar_block_layout, VK_EXT_separate_stencil_usage, VK_EXT_shader_atomic_float, VK_EXT_shader_atomic_float2, VK_EXT_shader_demote_to_helper_invocation, VK_EXT_shader_image_atomic_int64, VK_EXT_shader_module_identifier, VK_EXT_shader_object, VK_EXT_shader_replicated_composites, VK_EXT_shader_stencil_export, VK_EXT_shader_subgroup_ballot, VK_EXT_shader_subgroup_vote, VK_EXT_shader_viewport_index_layer, VK_EXT_subgroup_size_control, VK_EXT_swapchain_maintenance1, VK_EXT_texel_buffer_alignment, VK_EXT_tooling_info, VK_EXT_transform_feedback, VK_EXT_vertex_attribute_divisor, VK_EXT_vertex_input_dynamic_state, VK_EXT_ycbcr_image_arrays, VK_AMD_buffer_marker, VK_AMD_device_coherent_memory, VK_AMD_draw_indirect_count, VK_AMD_gcn_shader, VK_AMD_gpu_shader_half_float, VK_AMD_gpu_shader_int16, VK_AMD_memory_overallocation_behavior, VK_AMD_mixed_attachment_samples, VK_AMD_shader_ballot, VK_AMD_shader_core_properties, VK_AMD_shader_core_properties2, VK_AMD_shader_early_and_late_fragment_tests, VK_AMD_shader_explicit_vertex_parameter, VK_AMD_shader_image_load_store_lod, VK_AMD_shader_trinary_minmax, VK_GOOGLE_decorate_string, VK_GOOGLE_hlsl_functionality1, VK_GOOGLE_user_type, VK_INTEL_shader_integer_functions2, VK_MESA_image_alignment_control, VK_NV_compute_shader_derivatives, VK_VALVE_mutable_descriptor_type
[Render.Vulkan] <Info> vk_instance.cpp:CreateDevice:225: Physical device subgroup size 64
[Render.Vulkan] <Info> vk_instance.cpp:operator():240: Enabling extension: VK_KHR_swapchain
[Render.Vulkan] <Info> vk_instance.cpp:operator():240: Enabling extension: VK_EXT_shader_stencil_export
[Render.Vulkan] <Info> vk_instance.cpp:operator():240: Enabling extension: VK_EXT_external_memory_host
[Render.Vulkan] <Info> vk_instance.cpp:operator():240: Enabling extension: VK_EXT_custom_border_color
[Render.Vulkan] <Info> vk_instance.cpp:operator():240: Enabling extension: VK_KHR_push_descriptor
[Render.Vulkan] <Info> vk_instance.cpp:operator():240: Enabling extension: VK_EXT_depth_clip_control
[Render.Vulkan] <Info> vk_instance.cpp:operator():240: Enabling extension: VK_EXT_depth_range_unrestricted
[Render.Vulkan] <Info> vk_instance.cpp:operator():240: Enabling extension: VK_KHR_workgroup_memory_explicit_layout
[Render.Vulkan] <Info> vk_instance.cpp:operator():240: Enabling extension: VK_EXT_vertex_input_dynamic_state
[Render.Vulkan] <Info> vk_instance.cpp:operator():240: Enabling extension: VK_EXT_color_write_enable
[Render.Vulkan] <Info> vk_instance.cpp:operator():240: Enabling extension: VK_EXT_extended_dynamic_state3
[Render.Vulkan] <Info> vk_instance.cpp:operator():240: Enabling extension: VK_EXT_calibrated_timestamps
[Render.Vulkan] <Info> vk_instance.cpp:operator():240: Enabling extension: VK_EXT_robustness2
[Render.Vulkan] <Info> vk_instance.cpp:operator():240: Enabling extension: VK_EXT_primitive_topology_list_restart
[Render.Vulkan] <Info> vk_instance.cpp:operator():240: Enabling extension: VK_KHR_maintenance5
[Render.Vulkan] <Info> vk_instance.cpp:operator():240: Enabling extension: VK_KHR_maintenance4
[Render.Vulkan] <Info> vk_instance.cpp:operator():240: Enabling extension: VK_KHR_format_feature_flags2
[Render.Vulkan] <Info> vk_instance.cpp:operator():240: Enabling extension: VK_KHR_dynamic_rendering
[Render.Vulkan] <Info> vk_instance.cpp:operator():240: Enabling extension: VK_EXT_shader_demote_to_helper_invocation
[Render.Vulkan] <Info> vk_instance.cpp:operator():240: Enabling extension: VK_KHR_synchronization2
[Render.Vulkan] <Info> vk_instance.cpp:operator():240: Enabling extension: VK_EXT_extended_dynamic_state
[Render.Vulkan] <Warning> vk_instance.cpp:Instance:169: Surface format data_format=1, number_format=2 is not fully supported (vk_format=R8Uscaled, missing features={ SampledImage | UniformTexelBuffer | TransferSrc | TransferDst })
[Render.Vulkan] <Warning> vk_instance.cpp:Instance:169: Surface format data_format=1, number_format=3 is not fully supported (vk_format=R8Sscaled, missing features={ SampledImage | UniformTexelBuffer | TransferSrc | TransferDst })
[Render.Vulkan] <Warning> vk_instance.cpp:Instance:169: Surface format data_format=2, number_format=2 is not fully supported (vk_format=R16Uscaled, missing features={ SampledImage | UniformTexelBuffer | TransferSrc | TransferDst })
[Render.Vulkan] <Warning> vk_instance.cpp:Instance:169: Surface format data_format=2, number_format=3 is not fully supported (vk_format=R16Sscaled, missing features={ SampledImage | UniformTexelBuffer | TransferSrc | TransferDst })
[Render.Vulkan] <Warning> vk_instance.cpp:Instance:169: Surface format data_format=3, number_format=2 is not fully supported (vk_format=R8G8Uscaled, missing features={ SampledImage | UniformTexelBuffer | TransferSrc | TransferDst })
[Render.Vulkan] <Warning> vk_instance.cpp:Instance:169: Surface format data_format=3, number_format=3 is not fully supported (vk_format=R8G8Sscaled, missing features={ SampledImage | UniformTexelBuffer | TransferSrc | TransferDst })
[Render.Vulkan] <Warning> vk_instance.cpp:Instance:169: Surface format data_format=5, number_format=2 is not fully supported (vk_format=R16G16Uscaled, missing features={ SampledImage | UniformTexelBuffer | TransferSrc | TransferDst })
[Render.Vulkan] <Warning> vk_instance.cpp:Instance:169: Surface format data_format=5, number_format=3 is not fully supported (vk_format=R16G16Sscaled, missing features={ SampledImage | UniformTexelBuffer | TransferSrc | TransferDst })
[Render.Vulkan] <Warning> vk_instance.cpp:Instance:169: Surface format data_format=9, number_format=1 is not fully supported (vk_format=A2B10G10R10SnormPack32, missing features={ SampledImage | StorageImage | UniformTexelBuffer | StorageTexelBuffer | ColorAttachment | TransferSrc | TransferDst })
[Render.Vulkan] <Warning> vk_instance.cpp:Instance:169: Surface format data_format=9, number_format=2 is not fully supported (vk_format=A2B10G10R10UscaledPack32, missing features={ SampledImage | UniformTexelBuffer | TransferSrc | TransferDst })
[Render.Vulkan] <Warning> vk_instance.cpp:Instance:169: Surface format data_format=9, number_format=3 is not fully supported (vk_format=A2B10G10R10SscaledPack32, missing features={ SampledImage | UniformTexelBuffer | TransferSrc | TransferDst })
[Render.Vulkan] <Warning> vk_instance.cpp:Instance:169: Surface format data_format=9, number_format=5 is not fully supported (vk_format=A2B10G10R10SintPack32, missing features={ SampledImage | StorageImage | UniformTexelBuffer | StorageTexelBuffer | ColorAttachment | TransferSrc | TransferDst })
[Render.Vulkan] <Warning> vk_instance.cpp:Instance:169: Surface format data_format=10, number_format=2 is not fully supported (vk_format=R8G8B8A8Uscaled, missing features={ SampledImage | UniformTexelBuffer | TransferSrc | TransferDst })
[Render.Vulkan] <Warning> vk_instance.cpp:Instance:169: Surface format data_format=10, number_format=3 is not fully supported (vk_format=R8G8B8A8Sscaled, missing features={ SampledImage | UniformTexelBuffer | TransferSrc | TransferDst })
[Render.Vulkan] <Warning> vk_instance.cpp:Instance:169: Surface format data_format=12, number_format=2 is not fully supported (vk_format=R16G16B16A16Uscaled, missing features={ SampledImage | UniformTexelBuffer | TransferSrc | TransferDst })
[Render.Vulkan] <Warning> vk_instance.cpp:Instance:169: Surface format data_format=12, number_format=3 is not fully supported (vk_format=R16G16B16A16Sscaled, missing features={ SampledImage | UniformTexelBuffer | TransferSrc | TransferDst })
[Render.Vulkan] <Warning> vk_instance.cpp:Instance:169: Surface format data_format=13, number_format=4 is not fully supported (vk_format=R32G32B32Uint, missing features={ SampledImage | TransferSrc | TransferDst })
[Render.Vulkan] <Warning> vk_instance.cpp:Instance:169: Surface format data_format=13, number_format=5 is not fully supported (vk_format=R32G32B32Sint, missing features={ SampledImage | TransferSrc | TransferDst })
[Render.Vulkan] <Warning> vk_instance.cpp:Instance:169: Surface format data_format=13, number_format=7 is not fully supported (vk_format=R32G32B32Sfloat, missing features={ SampledImage | TransferSrc | TransferDst })
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:94: Loading module eboot to 0x8ffffc000
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:102: ======== Load Module to Memory ========
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:103: base_virtual_addr ......: 0x00000008ffffc000
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:104: base_size ..............: 0x00000000056d4000
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:105: aligned_base_size ......: 0x00000000056d4000
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:132: program header = [0] type = Loadable
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:133: segment_addr ..........: 0x00000008ffffc000
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:134: segment_file_size .....: 84779060
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:135: segment_memory_size ...: 84787200
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:136: segment_mode ..........: (R_X)
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:132: program header = [1] type = Loadable
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:133: segment_addr ..........: 0x00000009050d8000
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:134: segment_file_size .....: 3185432
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:135: segment_memory_size ...: 6258688
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:136: segment_mode ..........: (RW_)
[Core.Linker] <Error> module.cpp:LoadModuleToMemory:196: Unimplemented type Interpreter Path
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:173: TLS virtual address = 0x9050d8040
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:174: TLS image size      = 1872
[Core.Linker] <Error> module.cpp:LoadModuleToMemory:196: Unimplemented type SCE Comment
[Core.Linker] <Error> module.cpp:LoadModuleToMemory:196: Unimplemented type SCE Library Version
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:201: program entry addr ..........: 0x00000008ffffc0a0
[Loader] <Error> memory_patcher.cpp:OnGameLoaded:199: Unable to open files.json for reading.
[Loader] <Error> memory_patcher.cpp:OnGameLoaded:199: Unable to open files.json for reading.
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:344: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x000d000000000009
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:344: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x001c000000000009
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:344: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0018000000000009
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:344: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0006000000000009
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:344: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0026000000000009
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:344: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0019000000000009
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:344: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0005000000000009
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:344: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x001e000000000009
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:344: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0001000000000009
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:344: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x000a000000000009
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:344: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x001b000000000009
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:344: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0014000000000009
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:344: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0023000000000009
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:344: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0004000000000009
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:344: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0009000000000009
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:344: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0017000000000009
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:344: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0024000000000009
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:344: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0010000000000009
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:344: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0011000000000009
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:344: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x000f000000000009
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:344: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0021000000000009
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:344: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0028000000000009
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:344: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0013000000000009
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:344: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0025000000000009
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:344: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0012000000000009
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:344: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0016000000000009
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:344: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0000000000000009
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:344: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0027000000000009
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:344: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0007000000000009
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:344: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x000e000000000009
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:344: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x001d000000000009
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:344: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0020000000000009
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:344: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x000b000000000009
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:344: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x000c000000000009
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:344: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0015000000000009
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:344: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0003000000000009
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:344: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0002000000000009
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:344: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x001f000000000009
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:344: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0022000000000009
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:344: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x001a000000000009
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:344: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x002a000000000009
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:344: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0008000000000009
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:344: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0029000000000009
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:337: DT_SCE_FINGERPRINT value = 0x0000000000000000
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:360: unsupported DT_SCE_MODULE_ATTR value = ..........: 0x0000000000000000
[Loader] <Info> emulator.cpp:LoadSystemModules:305: Can't Load libSceNgs2.sprx switching to HLE
[Loader] <Info> emulator.cpp:LoadSystemModules:305: Can't Load libSceFiber.sprx switching to HLE
[Loader] <Info> emulator.cpp:LoadSystemModules:308: No HLE available for libSceUlt.sprx module
[Loader] <Info> emulator.cpp:LoadSystemModules:308: No HLE available for libSceJson.sprx module
[Loader] <Info> emulator.cpp:LoadSystemModules:308: No HLE available for libSceJson2.sprx module
[Loader] <Info> emulator.cpp:LoadSystemModules:305: Can't Load libSceLibcInternal.sprx switching to HLE
[Loader] <Info> emulator.cpp:LoadSystemModules:305: Can't Load libSceDiscMap.sprx switching to HLE
[Loader] <Info> emulator.cpp:LoadSystemModules:305: Can't Load libSceRtc.sprx switching to HLE
[Loader] <Info> emulator.cpp:LoadSystemModules:308: No HLE available for libSceJpegEnc.sprx module
[Loader] <Info> emulator.cpp:LoadSystemModules:308: No HLE available for libSceRazorCpu.sprx module
[Loader] <Info> emulator.cpp:LoadSystemModules:308: No HLE available for libSceCesCs.sprx module
[Loader] <Info> emulator.cpp:LoadSystemModules:308: No HLE available for libSceRudp.sprx module
[Loader] <Info> emulator.cpp:Run:244: Loading /run/media/xbanus/Data/PS4/Games/CUSA03173/sce_module/libSceSmart.prx
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:94: Loading module libSceSmart to 0x90fffc000
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:102: ======== Load Module to Memory ========
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:103: base_virtual_addr ......: 0x000000090fffc000
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:104: base_size ..............: 0x0000000000164000
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:105: aligned_base_size ......: 0x0000000000164000
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:132: program header = [0] type = Loadable
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:133: segment_addr ..........: 0x000000090fffc000
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:134: segment_file_size .....: 905272
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:135: segment_memory_size ...: 917504
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:136: segment_mode ..........: (R_X)
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:132: program header = [1] type = Loadable
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:133: segment_addr ..........: 0x00000009100dc000
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:134: segment_file_size .....: 528752
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:135: segment_memory_size ...: 540672
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:136: segment_mode ..........: (RW_)
[Core.Linker] <Error> module.cpp:LoadModuleToMemory:196: Unimplemented type SCE Module Parameters
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:173: TLS virtual address = 0x90fffc000
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:174: TLS image size      = 0
[Core.Linker] <Error> module.cpp:LoadModuleToMemory:196: Unimplemented type SCE Library Version
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:201: program entry addr ..........: 0x000000090fffc000
[Core.Linker] <Warning> module.cpp:LoadDynamicInfo:306: DT_FLAGS is NOT 0x04 should check!
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:370: unsupported dynamic tag ..........: 0x000000000000000e
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:370: unsupported dynamic tag ..........: 0x0000000061000017
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:344: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0001000000000009
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:344: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0000000000000009
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:337: DT_SCE_FINGERPRINT value = 0x0000000000000000
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:360: unsupported DT_SCE_MODULE_ATTR value = ..........: 0x0000000000000000
[Loader] <Info> emulator.cpp:Run:244: Loading /run/media/xbanus/Data/PS4/Games/CUSA03173/sce_module/libc.prx
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:94: Loading module libc to 0x91fffc000
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:102: ======== Load Module to Memory ========
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:103: base_virtual_addr ......: 0x000000091fffc000
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:104: base_size ..............: 0x00000000000d8000
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:105: aligned_base_size ......: 0x00000000000d8000
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:132: program header = [0] type = Loadable
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:133: segment_addr ..........: 0x000000091fffc000
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:134: segment_file_size .....: 751908
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:135: segment_memory_size ...: 753664
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:136: segment_mode ..........: (R_X)
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:132: program header = [1] type = Loadable
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:133: segment_addr ..........: 0x00000009200b4000
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:134: segment_file_size .....: 27840
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:135: segment_memory_size ...: 131072
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:136: segment_mode ..........: (RW_)
[Core.Linker] <Error> module.cpp:LoadModuleToMemory:196: Unimplemented type SCE Module Parameters
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:173: TLS virtual address = 0x9200b4018
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:174: TLS image size      = 1184
[Core.Linker] <Error> module.cpp:LoadModuleToMemory:196: Unimplemented type SCE Comment
[Core.Linker] <Error> module.cpp:LoadModuleToMemory:196: Unimplemented type SCE Library Version
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:201: program entry addr ..........: 0x000000091fffc000
[Core.Linker] <Warning> module.cpp:LoadDynamicInfo:306: DT_FLAGS is NOT 0x04 should check!
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:370: unsupported dynamic tag ..........: 0x000000000000000e
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:370: unsupported dynamic tag ..........: 0x0000000061000017
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:344: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0001000000000009
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:344: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0000000000000009
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:337: DT_SCE_FINGERPRINT value = 0x0000000000000000
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:360: unsupported DT_SCE_MODULE_ATTR value = ..........: 0x0000000000000000
[Loader] <Info> emulator.cpp:Run:244: Loading /run/media/xbanus/Data/PS4/Games/CUSA03173/sce_module/libSceHeadTracker.prx
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:94: Loading module libSceHeadTracker to 0x92fffc000
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:102: ======== Load Module to Memory ========
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:103: base_virtual_addr ......: 0x000000092fffc000
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:104: base_size ..............: 0x00000000001d8000
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:105: aligned_base_size ......: 0x00000000001d8000
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:132: program header = [0] type = Loadable
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:133: segment_addr ..........: 0x000000092fffc000
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:134: segment_file_size .....: 316792
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:135: segment_memory_size ...: 327680
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:136: segment_mode ..........: (R_X)
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:132: program header = [1] type = Loadable
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:133: segment_addr ..........: 0x000000093004c000
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:134: segment_file_size .....: 1017000
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:135: segment_memory_size ...: 1605632
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:136: segment_mode ..........: (RW_)
[Core.Linker] <Error> module.cpp:LoadModuleToMemory:196: Unimplemented type SCE Module Parameters
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:173: TLS virtual address = 0x92fffc000
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:174: TLS image size      = 0
[Core.Linker] <Error> module.cpp:LoadModuleToMemory:196: Unimplemented type SCE Library Version
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:201: program entry addr ..........: 0x000000092fffc000
[Core.Linker] <Warning> module.cpp:LoadDynamicInfo:306: DT_FLAGS is NOT 0x04 should check!
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:370: unsupported dynamic tag ..........: 0x000000000000000e
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:370: unsupported dynamic tag ..........: 0x0000000061000017
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:344: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0001000000000009
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:344: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0004000000000009
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:344: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0002000000000009
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:344: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0000000000000009
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:344: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0003000000000009
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:337: DT_SCE_FINGERPRINT value = 0x0000000000000000
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:360: unsupported DT_SCE_MODULE_ATTR value = ..........: 0x0000000000000000
[Loader] <Info> emulator.cpp:Run:244: Loading /run/media/xbanus/Data/PS4/Games/CUSA03173/sce_module/libSceS3DConversion.prx
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:94: Loading module libSceS3DConversion to 0x93fffc000
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:102: ======== Load Module to Memory ========
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:103: base_virtual_addr ......: 0x000000093fffc000
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:104: base_size ..............: 0x0000000000048000
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:105: aligned_base_size ......: 0x0000000000048000
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:132: program header = [0] type = Loadable
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:133: segment_addr ..........: 0x000000093fffc000
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:134: segment_file_size .....: 275856
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:135: segment_memory_size ...: 278528
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:136: segment_mode ..........: (R_X)
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:132: program header = [1] type = Loadable
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:133: segment_addr ..........: 0x0000000940040000
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:134: segment_file_size .....: 6808
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:135: segment_memory_size ...: 16384
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:136: segment_mode ..........: (RW_)
[Core.Linker] <Error> module.cpp:LoadModuleToMemory:196: Unimplemented type SCE Module Parameters
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:173: TLS virtual address = 0x93fffc000
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:174: TLS image size      = 0
[Core.Linker] <Error> module.cpp:LoadModuleToMemory:196: Unimplemented type SCE Library Version
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:201: program entry addr ..........: 0x000000093fffc000
[Core.Linker] <Warning> module.cpp:LoadDynamicInfo:306: DT_FLAGS is NOT 0x04 should check!
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:370: unsupported dynamic tag ..........: 0x000000000000000e
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:370: unsupported dynamic tag ..........: 0x0000000061000017
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:344: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0000000000000009
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:344: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0002000000000009
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:344: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0001000000000009
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:337: DT_SCE_FINGERPRINT value = 0x0000000000000000
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:360: unsupported DT_SCE_MODULE_ATTR value = ..........: 0x0000000000000000
[Loader] <Info> emulator.cpp:Run:244: Loading /run/media/xbanus/Data/PS4/Games/CUSA03173/sce_module/libSceFace.prx
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:94: Loading module libSceFace to 0x94fffc000
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:102: ======== Load Module to Memory ========
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:103: base_virtual_addr ......: 0x000000094fffc000
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:104: base_size ..............: 0x000000000004c000
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:105: aligned_base_size ......: 0x000000000004c000
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:132: program header = [0] type = Loadable
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:133: segment_addr ..........: 0x000000094fffc000
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:134: segment_file_size .....: 278568
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:135: segment_memory_size ...: 294912
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:136: segment_mode ..........: (R_X)
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:132: program header = [1] type = Loadable
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:133: segment_addr ..........: 0x0000000950044000
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:134: segment_file_size .....: 4816
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:135: segment_memory_size ...: 16384
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:136: segment_mode ..........: (RW_)
[Core.Linker] <Error> module.cpp:LoadModuleToMemory:196: Unimplemented type SCE Module Parameters
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:173: TLS virtual address = 0x94fffc000
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:174: TLS image size      = 0
[Core.Linker] <Error> module.cpp:LoadModuleToMemory:196: Unimplemented type SCE Library Version
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:201: program entry addr ..........: 0x000000094fffc000
[Core.Linker] <Warning> module.cpp:LoadDynamicInfo:306: DT_FLAGS is NOT 0x04 should check!
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:370: unsupported dynamic tag ..........: 0x000000000000000e
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:370: unsupported dynamic tag ..........: 0x0000000061000017
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:344: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0001000000000009
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:344: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0000000000000009
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:337: DT_SCE_FINGERPRINT value = 0x0000000000000000
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:360: unsupported DT_SCE_MODULE_ATTR value = ..........: 0x0000000000000000
[Loader] <Info> emulator.cpp:Run:244: Loading /run/media/xbanus/Data/PS4/Games/CUSA03173/sce_module/libSceHand.prx
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:94: Loading module libSceHand to 0x95fffc000
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:102: ======== Load Module to Memory ========
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:103: base_virtual_addr ......: 0x000000095fffc000
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:104: base_size ..............: 0x000000000000c000
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:105: aligned_base_size ......: 0x000000000000c000
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:132: program header = [0] type = Loadable
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:133: segment_addr ..........: 0x000000095fffc000
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:134: segment_file_size .....: 22288
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:135: segment_memory_size ...: 32768
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:136: segment_mode ..........: (R_X)
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:132: program header = [1] type = Loadable
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:133: segment_addr ..........: 0x0000000960004000
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:134: segment_file_size .....: 184
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:135: segment_memory_size ...: 16384
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:136: segment_mode ..........: (RW_)
[Core.Linker] <Error> module.cpp:LoadModuleToMemory:196: Unimplemented type SCE Module Parameters
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:173: TLS virtual address = 0x95fffc000
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:174: TLS image size      = 0
[Core.Linker] <Error> module.cpp:LoadModuleToMemory:196: Unimplemented type SCE Library Version
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:201: program entry addr ..........: 0x000000095fffc000
[Core.Linker] <Warning> module.cpp:LoadDynamicInfo:306: DT_FLAGS is NOT 0x04 should check!
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:370: unsupported dynamic tag ..........: 0x000000000000000e
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:370: unsupported dynamic tag ..........: 0x0000000061000017
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:344: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0001000000000009
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:344: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0000000000000009
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:337: DT_SCE_FINGERPRINT value = 0x0000000000000000
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:360: unsupported DT_SCE_MODULE_ATTR value = ..........: 0x0000000000000000
[Loader] <Info> emulator.cpp:Run:244: Loading /run/media/xbanus/Data/PS4/Games/CUSA03173/sce_module/libSceFios2.prx
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:94: Loading module libSceFios2 to 0x96fffc000
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:102: ======== Load Module to Memory ========
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:103: base_virtual_addr ......: 0x000000096fffc000
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:104: base_size ..............: 0x0000000000178000
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:105: aligned_base_size ......: 0x0000000000178000
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:132: program header = [0] type = Loadable
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:133: segment_addr ..........: 0x000000096fffc000
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:134: segment_file_size .....: 309956
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:135: segment_memory_size ...: 311296
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:136: segment_mode ..........: (R_X)
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:132: program header = [1] type = Loadable
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:133: segment_addr ..........: 0x0000000970048000
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:134: segment_file_size .....: 55232
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:135: segment_memory_size ...: 1228800
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:136: segment_mode ..........: (RW_)
[Core.Linker] <Error> module.cpp:LoadModuleToMemory:196: Unimplemented type SCE Module Parameters
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:173: TLS virtual address = 0x970048018
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:174: TLS image size      = 64
[Core.Linker] <Error> module.cpp:LoadModuleToMemory:196: Unimplemented type SCE Library Version
[Core.Linker] <Info> module.cpp:LoadModuleToMemory:201: program entry addr ..........: 0x000000096fffc000
[Core.Linker] <Warning> module.cpp:LoadDynamicInfo:306: DT_FLAGS is NOT 0x04 should check!
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:370: unsupported dynamic tag ..........: 0x000000000000000e
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:370: unsupported dynamic tag ..........: 0x0000000061000017
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:344: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0000000000000009
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:344: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0003000000000009
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:344: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0001000000000009
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:344: unsupported DT_SCE_IMPORT_LIB_ATTR value = ......: 0x0002000000000009
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:337: DT_SCE_FINGERPRINT value = 0x0000000000000000
[Core.Linker] <Info> module.cpp:LoadDynamicInfo:360: 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 Qs0wWulgl7U as sceMouseInit (lib: libSceMouse, mod: libSceMouse)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved cAnT0Rw-IwU as sceMouseClose (lib: libSceMouse, mod: libSceMouse)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved RaqxZIf6DvE as sceMouseOpen (lib: libSceMouse, mod: libSceMouse)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved x8qnXqh-tiM as sceMouseRead (lib: libSceMouse, mod: libSceMouse)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved i8UmXTSq7N4 as sceNpCmpNpId (lib: libSceNpCommon, mod: libSceNpCommon)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved dj+O5aD2a0Q as sceNpCmpOnlineId (lib: libSceNpCommon, mod: libSceNpCommon)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved CQtPRSF6Ds8 as sceNpWebApiReadData (lib: libSceNpWebApi, mod: libSceNpWebApi)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved G3AnLNdRBjE as sceNpWebApiInitialize (lib: libSceNpWebApi, mod: libSceNpWebApi)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved x1Y7yiYSk7c as sceNpWebApiCreateContext (lib: libSceNpWebApi, mod: libSceNpWebApi)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved y5Ta5JCzQHY as sceNpWebApiCreatePushEventFilter (lib: libSceNpWebApi, mod: libSceNpWebApi)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved PfSTDCgNMgc as sceNpWebApiRegisterPushEventCallback (lib: libSceNpWebApi, mod: libSceNpWebApi)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved JzhYTP2fG18 as sceNpWebApiAbortRequest (lib: libSceNpWebApi, mod: libSceNpWebApi)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved qK4o2656W4w as sceNpWebApiUnregisterPushEventCallback (lib: libSceNpWebApi, mod: libSceNpWebApi)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved zE+R6Rcx3W0 as sceNpWebApiDeletePushEventFilter (lib: libSceNpWebApi, mod: libSceNpWebApi)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved XUjdsSTTZ3U as sceNpWebApiDeleteContext (lib: libSceNpWebApi, mod: libSceNpWebApi)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved asz3TtIqGF8 as sceNpWebApiTerminate (lib: libSceNpWebApi, mod: libSceNpWebApi)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved noQgleu+KLE as sceNpWebApiDeleteRequest (lib: libSceNpWebApi, mod: libSceNpWebApi)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved rdgs5Z1MyFw as sceNpWebApiCreateRequest (lib: libSceNpWebApi, mod: libSceNpWebApi)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved kVbL4hL3K7w as sceNpWebApiSendRequest (lib: libSceNpWebApi, mod: libSceNpWebApi)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved k210oKgP80Y as sceNpWebApiGetHttpStatusCode (lib: libSceNpWebApi, mod: libSceNpWebApi)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved or0e885BlXo as sceNpWebApiUtilityParseNpId (lib: libSceNpWebApi, mod: libSceNpWebApi)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved 743ZzEBzlV8 as sceNpWebApiGetHttpResponseHeaderValueLength (lib: libSceNpWebApi, mod: libSceNpWebApi)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved VwJ5L0Higg0 as sceNpWebApiGetHttpResponseHeaderValue (lib: libSceNpWebApi, mod: libSceNpWebApi)
[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)
spartan195 commented 3 weeks ago

[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 H2e8t5ScQGc as __cxa_finalize (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved ZT4ODD2Ts9o as Need_sceLibcInternal (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved kxXCvcat1cM as _ZNSt8ios_base4InitD1Ev (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved Uw3OTZFPNt4 as _ZNSt6_WinitD1Ev (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved QWCTbYI14dA as _FInf (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved VVgqI3B2bfk as _FNan (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved 2sWzhYqFH4E as _Stdout (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved H8AprKeZtNg as _Stderr (lib: libSceLibcInternal, mod: libSceLibcInternal)
[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:300: Linker: Stub resolved H2e8t5ScQGc as __cxa_finalize (lib: libSceLibcInternal, mod: libSceLibcInternal)
[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 sqWytnhYdEg as _ZNSt8ios_base4InitC1Ev (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved tsvEmnenz48 as __cxa_atexit (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved -Bl9-SZ2noc as _ZNSt6_WinitC1Ev (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved tQIo+GIPklo as _ZSt14_Xlength_errorPKc (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved z+P+xCnWLBk as _ZdlPv (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved PDX01ziUz+4 as _ZSt13_Syserror_mapi (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved +P6FRGH4LfA as memmove (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved fJnpuVVBbKk as _Znwm (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved eT2UsmTewbU as _ZSt11_Xbad_allocv (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved ozMAr28BwSY as _ZSt14_Xout_of_rangePKc (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved ZE6RNL+eLbk as tanf (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved L1SBTkC+Cvw as abort (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved cpCOXWMgha0 as rand (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved iz2shAGFIxc as hypotf (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved hcuQgD53UxM as printf (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved YQ0navp+YIc as puts (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved AEJdIVZTEmo as qsort (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved m5wN+SwZOR4 as putchar (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved DDHG1a6+3q0 as roundf (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved hdm0YfMa7TQ as _Znam (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved MLWl90SFWNE as _ZdaPv (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved mnufPlYbnN0 as _FDtest (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved zXCi78bYrEI as _Log (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved kn0yiYeExgA as ldexpf (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved EH-x713A99c as atan2f (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved 1D0H2KNjshE as powf (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved jjjRS7l1MPM as _FLog (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved Lyx2DzUL7Lc as fmaxf (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved RWqyr1OKuw4 as logbf (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved 9fs1btfLoUs as scalbnf (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved ZtjspkJQ+vw as _FSin (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved -3pU5y1utmI as _FExp (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved tIhsqj0qsFE as free (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved b-xTWRgI1qw as _Dtest (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved QI-x0SL8jhw as acosf (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved VPbJwTCgME0 as srand (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved MUjC4lbHrK4 as fflush (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved 9LCjpWyQ5Zc as pow (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved fffwELXNVFA as fprintf (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved rtV7-jWC6Yg as log (lib: libSceLibcInternal, mod: libSceLibcInternal)
[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 zE-wXIZjLoM as sceKernelDebugRaiseExceptionOnReleaseMode (lib: libkernel, mod: libkernel)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved PrdHuuDekhY as scePthreadKeyDelete (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 6XG4B33N09g as sched_yield (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 UqDGjXA5yUM as munmap (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 k+AXqu2-eBc as getpagesize (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 H2e8t5ScQGc as __cxa_finalize (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved ZT4ODD2Ts9o as Need_sceLibcInternal (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved zr094EQ39Ww as __cxa_pure_virtual (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved zr094EQ39Ww as __cxa_pure_virtual (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved zr094EQ39Ww as __cxa_pure_virtual (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved zr094EQ39Ww as __cxa_pure_virtual (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved zr094EQ39Ww as __cxa_pure_virtual (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved zr094EQ39Ww as __cxa_pure_virtual (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved zr094EQ39Ww as __cxa_pure_virtual (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved zr094EQ39Ww as __cxa_pure_virtual (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved zr094EQ39Ww as __cxa_pure_virtual (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved zr094EQ39Ww as __cxa_pure_virtual (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved zr094EQ39Ww as __cxa_pure_virtual (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved ZE6RNL+eLbk as tanf (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved ZtjspkJQ+vw as _FSin (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved DDHG1a6+3q0 as roundf (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved tsvEmnenz48 as __cxa_atexit (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved GMpvxPFW924 as vprintf (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved weDug8QD-lE as atanf (lib: libSceLibcInternal, mod: libSceLibcInternal)
[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:300: Linker: Stub resolved H2e8t5ScQGc as __cxa_finalize (lib: libSceLibcInternal, mod: libSceLibcInternal)
[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 z+P+xCnWLBk as _ZdlPv (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved iz2shAGFIxc as hypotf (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved jjjRS7l1MPM as _FLog (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved EH-x713A99c as atan2f (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved +P6FRGH4LfA as memmove (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved H2e8t5ScQGc as __cxa_finalize (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved ZT4ODD2Ts9o as Need_sceLibcInternal (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved z+P+xCnWLBk as _ZdlPv (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved 3GPpjQdAMTw as __cxa_guard_acquire (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved 9rAeANT2tyE as __cxa_guard_release (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved PDX01ziUz+4 as _ZSt13_Syserror_mapi (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved +P6FRGH4LfA as memmove (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved tQIo+GIPklo as _ZSt14_Xlength_errorPKc (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved fJnpuVVBbKk as _Znwm (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved eT2UsmTewbU as _ZSt11_Xbad_allocv (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved ozMAr28BwSY as _ZSt14_Xout_of_rangePKc (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved OXmauLdQ8kY as atan (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved T7uyNqP7vQA as tan (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved cCXjU72Z0Ow as _Sin (lib: libSceLibcInternal, mod: libSceLibcInternal)
[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:300: Linker: Stub resolved H2e8t5ScQGc as __cxa_finalize (lib: libSceLibcInternal, mod: libSceLibcInternal)
[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 Q2V+iqvjgC0 as vsnprintf (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved hcuQgD53UxM as printf (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved AEJdIVZTEmo as qsort (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved zr094EQ39Ww as __cxa_pure_virtual (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved zr094EQ39Ww as __cxa_pure_virtual (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved zr094EQ39Ww as __cxa_pure_virtual (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved zr094EQ39Ww as __cxa_pure_virtual (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved zr094EQ39Ww as __cxa_pure_virtual (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved zr094EQ39Ww as __cxa_pure_virtual (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved zr094EQ39Ww as __cxa_pure_virtual (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved zr094EQ39Ww as __cxa_pure_virtual (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved zr094EQ39Ww as __cxa_pure_virtual (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved zr094EQ39Ww as __cxa_pure_virtual (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved zr094EQ39Ww as __cxa_pure_virtual (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved zr094EQ39Ww as __cxa_pure_virtual (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved zr094EQ39Ww as __cxa_pure_virtual (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved zr094EQ39Ww as __cxa_pure_virtual (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved zr094EQ39Ww as __cxa_pure_virtual (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved zr094EQ39Ww as __cxa_pure_virtual (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved zr094EQ39Ww as __cxa_pure_virtual (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved zr094EQ39Ww as __cxa_pure_virtual (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved zr094EQ39Ww as __cxa_pure_virtual (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved H2e8t5ScQGc as __cxa_finalize (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved ZT4ODD2Ts9o as Need_sceLibcInternal (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved 3GPpjQdAMTw as __cxa_guard_acquire (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved 9rAeANT2tyE as __cxa_guard_release (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved iz2shAGFIxc as hypotf (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved z+P+xCnWLBk as _ZdlPv (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved +P6FRGH4LfA as memmove (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved Ovb2dSJOAuE as strcmp (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved ZtjspkJQ+vw as _FSin (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved jjjRS7l1MPM as _FLog (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved EH-x713A99c as atan2f (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved JrwFIMzKNr0 as ldexp (lib: libSceLibcInternal, mod: libSceLibcInternal)
[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:300: Linker: Stub resolved H2e8t5ScQGc as __cxa_finalize (lib: libSceLibcInternal, mod: libSceLibcInternal)
[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 H2e8t5ScQGc as __cxa_finalize (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved ZT4ODD2Ts9o as Need_sceLibcInternal (lib: libSceLibcInternal, mod: libSceLibcInternal)
[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:300: Linker: Stub resolved H2e8t5ScQGc as __cxa_finalize (lib: libSceLibcInternal, mod: libSceLibcInternal)
[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 H2e8t5ScQGc as __cxa_finalize (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved ZT4ODD2Ts9o as Need_sceLibcInternal (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved 2sWzhYqFH4E as _Stdout (lib: libSceLibcInternal, mod: libSceLibcInternal)
[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:300: Linker: Stub resolved H2e8t5ScQGc as __cxa_finalize (lib: libSceLibcInternal, mod: libSceLibcInternal)
[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 hcuQgD53UxM as printf (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved Q2V+iqvjgC0 as vsnprintf (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved GMpvxPFW924 as vprintf (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved MUjC4lbHrK4 as fflush (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved n7AepwR0s34 as mktime (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved wLlFkwG9UcQ as time (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved efhK-YSUYYQ as localtime (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved 1mecP7RgI2A as gmtime (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Core.Linker] <Error> linker.cpp:Resolve:300: Linker: Stub resolved 5bBacGLyLOs as gmtime_s (lib: libSceLibcInternal, mod: libSceLibcInternal)
[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 tIhsqj0qsFE as free (lib: libSceLibcInternal, mod: libSceLibcInternal)
[Kernel.Vmm] <Info> memory_management.cpp:sceKernelMapNamedFlexibleMemory:208: addr = 0x880000000, len = 0x4000, prot = 0x3, flags = 0x0
[Core.Linker] <Info> module.cpp:Start:72: Module started : libSceSmart
[Core] <Error> stubs.cpp:CommonStub:42: Stub: _ZNSt8ios_base4InitC1Ev (nid: sqWytnhYdEg) called, returning zero to 0x91003b3c3
[Core] <Error> stubs.cpp:CommonStub:42: Stub: __cxa_atexit (nid: tsvEmnenz48) called, returning zero to 0x91003b3dc
[Core] <Error> stubs.cpp:CommonStub:42: Stub: _ZNSt6_WinitC1Ev (nid: -Bl9-SZ2noc) called, returning zero to 0x91003b3eb
[Core] <Error> stubs.cpp:CommonStub:42: Stub: __cxa_atexit (nid: tsvEmnenz48) called, returning zero to 0x90fffc074
[Core] <Error> stubs.cpp:CommonStub:42: Stub: _ZNSt8ios_base4InitC1Ev (nid: sqWytnhYdEg) called, returning zero to 0x910036b83
[Core] <Error> stubs.cpp:CommonStub:42: Stub: __cxa_atexit (nid: tsvEmnenz48) called, returning zero to 0x910036b9c
[Core] <Error> stubs.cpp:CommonStub:42: Stub: _ZNSt6_WinitC1Ev (nid: -Bl9-SZ2noc) called, returning zero to 0x910036bab
[Core] <Error> stubs.cpp:CommonStub:42: Stub: __cxa_atexit (nid: tsvEmnenz48) called, returning zero to 0x90fffc074
[Core] <Error> stubs.cpp:CommonStub:42: Stub: _ZNSt8ios_base4InitC1Ev (nid: sqWytnhYdEg) called, returning zero to 0x9100237d3
[Core] <Error> stubs.cpp:CommonStub:42: Stub: __cxa_atexit (nid: tsvEmnenz48) called, returning zero to 0x9100237ec
[Core] <Error> stubs.cpp:CommonStub:42: Stub: _ZNSt6_WinitC1Ev (nid: -Bl9-SZ2noc) called, returning zero to 0x9100237fb
[Core] <Error> stubs.cpp:CommonStub:42: Stub: __cxa_atexit (nid: tsvEmnenz48) called, returning zero to 0x90fffc074
[Core] <Error> stubs.cpp:CommonStub:42: Stub: _ZNSt8ios_base4InitC1Ev (nid: sqWytnhYdEg) called, returning zero to 0x90fffed93
[Core] <Error> stubs.cpp:CommonStub:42: Stub: __cxa_atexit (nid: tsvEmnenz48) called, returning zero to 0x90fffedac
[Core] <Error> stubs.cpp:CommonStub:42: Stub: _ZNSt6_WinitC1Ev (nid: -Bl9-SZ2noc) called, returning zero to 0x90fffedbb
[Core] <Error> stubs.cpp:CommonStub:42: Stub: __cxa_atexit (nid: tsvEmnenz48) called, returning zero to 0x90fffc074
[Core] <Error> stubs.cpp:CommonStub:42: Stub: _ZNSt8ios_base4InitC1Ev (nid: sqWytnhYdEg) called, returning zero to 0x90fffd223
[Core] <Error> stubs.cpp:CommonStub:42: Stub: __cxa_atexit (nid: tsvEmnenz48) called, returning zero to 0x90fffd23c
[Core] <Error> stubs.cpp:CommonStub:42: Stub: _ZNSt6_WinitC1Ev (nid: -Bl9-SZ2noc) called, returning zero to 0x90fffd24b
[Core] <Error> stubs.cpp:CommonStub:42: Stub: __cxa_atexit (nid: tsvEmnenz48) called, returning zero to 0x90fffc074
[Core] <Error> stubs.cpp:CommonStub:42: Stub: _ZNSt8ios_base4InitC1Ev (nid: sqWytnhYdEg) called, returning zero to 0x90fffc963
[Core] <Error> stubs.cpp:CommonStub:42: Stub: __cxa_atexit (nid: tsvEmnenz48) called, returning zero to 0x90fffc97c
[Core] <Error> stubs.cpp:CommonStub:42: Stub: _ZNSt6_WinitC1Ev (nid: -Bl9-SZ2noc) called, returning zero to 0x90fffc98b
[Core] <Error> stubs.cpp:CommonStub:42: Stub: __cxa_atexit (nid: tsvEmnenz48) called, returning zero to 0x90fffc074
[Core.Linker] <Info> module.cpp:Start:72: Module started : libc
[Kernel.Pthread] <Info> thread_management.cpp:scePthreadMutexInit:457: name=SceLibc_Atexit, result=0
[Kernel.Pthread] <Info> thread_management.cpp:scePthreadMutexInit:457: name=SceLibc_Locale, result=0
[Kernel.Pthread] <Info> thread_management.cpp:scePthreadMutexInit:457: name=SceLibc_Malloc, result=0
[Kernel.Pthread] <Info> thread_management.cpp:scePthreadMutexInit:457: name=SceLibc_Stream, result=0
[Kernel.Pthread] <Info> thread_management.cpp:scePthreadMutexInit:457: name=SceLibc_Debug, result=0
[Kernel.Pthread] <Info> thread_management.cpp:scePthreadMutexInit:457: name=SceLibc_FileStdin, result=0
[Kernel.Pthread] <Info> thread_management.cpp:scePthreadMutexInit:457: name=SceLibc_FileStdout, result=0
[Kernel.Pthread] <Info> thread_management.cpp:scePthreadMutexInit:457: name=SceLibc_FileStderr, result=0
[Core.Linker] <Info> module.cpp:Start:72: Module started : libSceHeadTracker
[Core] <Error> stubs.cpp:CommonStub:42: Stub: __cxa_atexit (nid: tsvEmnenz48) called, returning zero to 0x92fffc074
[Core] <Error> stubs.cpp:CommonStub:42: Stub: __cxa_atexit (nid: tsvEmnenz48) called, returning zero to 0x92fffc074
[Core.Linker] <Info> module.cpp:Start:72: Module started : libSceS3DConversion
[Core.Linker] <Info> module.cpp:Start:72: Module started : libSceFace
[Core.Linker] <Info> module.cpp:Start:72: Module started : libSceHand
[Core.Linker] <Info> module.cpp:Start:72: Module started : libSceFios2
[Kernel.Vmm] <Warning> memory_management.cpp:sceKernelGetDirectMemorySize:19: called
[Kernel.Vmm] <Info> memory_management.cpp:sceKernelAllocateDirectMemory:51: searchStart = 0x0, searchEnd = 0x120000000, len = 0x7400000, alignment = 0x200000, memoryType = 0x0, physAddrOut = 0x0
[Kernel.Vmm] <Info> memory_management.cpp:sceKernelMapDirectMemory:177: called, redirected to sceKernelMapNamedDirectMemory
[Kernel.Vmm] <Info> memory_management.cpp:sceKernelMapNamedDirectMemory:150: addr = 0x0, len = 0x7400000, prot = 0x3, flags = 0x0, directMemoryStart = 0x0, alignment = 0x200000
[Lib.SysModule] <Error> sysmodule.cpp:sceSysmoduleLoadModule:47: (DUMMY) called module = ORBIS_SYSMODULE_APP_CONTENT
[Lib.AppContent] <Error> app_content.cpp:sceAppContentInitialize:246: (DUMMY) called
[Kernel.Pthread] <Error> thread_management.cpp:scePthreadAttrSetschedpolicy:289: policy=1 not supported by winpthreads
[Kernel.Pthread] <Error> thread_management.cpp:scePthreadAttrSetschedpolicy:289: policy=1 not supported by winpthreads
[Kernel.Pthread] <Info> thread_management.cpp:scePthreadCreate:1050: thread create name = Core.Logging.BackgroundStrategy
[Lib.UserService] <Warning> userservice.cpp:sceUserServiceInitialize:1126: (dummy) called
[Lib.SystemService] <Info> systemservice.cpp:sceSystemServiceParamGetInt:1894: called param_id 1
[Lib.NpManager] <Error> np_manager.cpp:sceNpSetContentRestriction:1970: (STUBBED) called
[Kernel.Vmm] <Warning> memory_management.cpp:sceKernelGetDirectMemorySize:19: called
[Kernel.Vmm] <Info> memory_management.cpp:sceKernelAllocateDirectMemory:51: searchStart = 0x0, searchEnd = 0x120000000, len = 0x20c00000, alignment = 0x4000, memoryType = 0x0, physAddrOut = 0x7400000
[Kernel.Vmm] <Info> memory_management.cpp:sceKernelMapDirectMemory:177: called, redirected to sceKernelMapNamedDirectMemory
[Kernel.Vmm] <Info> memory_management.cpp:sceKernelMapNamedDirectMemory:150: addr = 0x0, len = 0x20c00000, prot = 0x3, flags = 0x0, directMemoryStart = 0x7400000, alignment = 0x4000
[Kernel.Vmm] <Warning> memory_management.cpp:sceKernelGetDirectMemorySize:19: called
[Kernel.Vmm] <Info> memory_management.cpp:sceKernelAllocateDirectMemory:51: searchStart = 0x0, searchEnd = 0x120000000, len = 0x11400000, alignment = 0x4000, memoryType = 0x0, physAddrOut = 0x28000000
[Kernel.Vmm] <Info> memory_management.cpp:sceKernelMapDirectMemory:177: called, redirected to sceKernelMapNamedDirectMemory
[Kernel.Vmm] <Info> memory_management.cpp:sceKernelMapNamedDirectMemory:150: addr = 0x0, len = 0x11400000, prot = 0x3, flags = 0x0, directMemoryStart = 0x28000000, alignment = 0x4000
[Kernel.Vmm] <Warning> memory_management.cpp:sceKernelGetDirectMemorySize:19: called
[Kernel.Vmm] <Info> memory_management.cpp:sceKernelAllocateDirectMemory:51: searchStart = 0x0, searchEnd = 0x120000000, len = 0x9800000, alignment = 0x10000, memoryType = 0x0, physAddrOut = 0x39400000
[Kernel.Vmm] <Info> memory_management.cpp:sceKernelMapDirectMemory:177: called, redirected to sceKernelMapNamedDirectMemory
[Kernel.Vmm] <Info> memory_management.cpp:sceKernelMapNamedDirectMemory:150: addr = 0x0, len = 0x9800000, prot = 0x33, flags = 0x0, directMemoryStart = 0x39400000, alignment = 0x10000
[Kernel.Vmm] <Warning> memory_management.cpp:sceKernelGetDirectMemorySize:19: called
[Kernel.Vmm] <Info> memory_management.cpp:sceKernelAllocateDirectMemory:51: searchStart = 0x0, searchEnd = 0x120000000, len = 0x8ef00000, alignment = 0x10000, memoryType = 0x3, physAddrOut = 0x42c00000
[Kernel.Vmm] <Info> memory_management.cpp:sceKernelMapDirectMemory:177: called, redirected to sceKernelMapNamedDirectMemory
[Kernel.Vmm] <Info> memory_management.cpp:sceKernelMapNamedDirectMemory:150: addr = 0x0, len = 0x8ef00000, prot = 0x33, flags = 0x0, directMemoryStart = 0x42c00000, alignment = 0x10000
^C[Loader] <Info> emulator.cpp:UpdatePlayTime:387: Playing time for CUSA03173: 0:03:10```
ngoquang2708 commented 3 weeks ago

Bloodborne does not boot on Linux with main branch. Wait for https://github.com/shadps4-emu/shadPS4/pull/1440.

Rokkag commented 3 weeks ago

Bloodborne does not boot on Linux with main branch. Wait for #1440.

When will it be available?

ngoquang2708 commented 3 weeks ago

I don't know. My guess is 0.5 or 0.6.

georgemoralis commented 3 weeks ago

Bloodborne does not boot on Linux with main branch. Wait for #1440.

When will it be available?

yah probably it will go in one version later. Since it is quite unstable yet

spartan195 commented 3 weeks ago

Managed to get it working using a fork “shados4 linux-hack” but most walls are transparent and performance in marginal.

We’d need to wait some more

Litnesslegitimate commented 3 weeks ago

A comment I left in another issue regarding getting it working on linux (Fixes black screen and transparency issues for me):

Using ngoquang2708's build fixed the black screen on arch for me. https://github.com/ngoquang2708/shadPS4/actions (Just updated and I'm getting blackscreen on that build again, https://github.com/diegolix29/shadPS4/actions works for me.)

But once I loaded into the game, there was an issue rendering things. It turns out RADV can't properly render bloodborne or something (Example: https://www.youtube.com/watch?v=cYJ8NdJzyTQ), so I had to make ShadPS4 launch with the AMDGPU-PRO driver: https://wiki.archlinux.org/title/Vulkan After installing it I moved it to it's own special location in /opt/amdgpu-stuff/ (Not needed, just wanted to make sure it only uses the PRO if I call it to)

Then you can launch shad with env VK_ICD_FILENAMES=/opt/amdgpu-stuff/amd_pro_icd64.json /ShadLocation/Shadps4-qt.AppImage (If you don't want to move the driver it'll be env VK_ICD_FILENAMES=/usr/share/vulkan/icd.d/amd_pro_icd64.json /ShadLocation/Shadps4-qt.AppImage)

A more convenient way I found to launch it was through steam though, I prefer having the desktop icon to launching it from the terminal every time (I also have it running with mangohud) image

spartan195 commented 2 weeks ago

A comment I left in another issue regarding getting it working on linux (Fixes black screen and transparency issues for me):

Using ngoquang2708's build fixed the black screen on arch for me. https://github.com/ngoquang2708/shadPS4/actions (Just updated and I'm getting blackscreen on that build again, https://github.com/diegolix29/shadPS4/actions works for me.)

But once I loaded into the game, there was an issue rendering things. It turns out RADV can't properly render bloodborne or something (Example: https://www.youtube.com/watch?v=cYJ8NdJzyTQ), so I had to make ShadPS4 launch with the AMDGPU-PRO driver: https://wiki.archlinux.org/title/Vulkan After installing it I moved it to it's own special location in /opt/amdgpu-stuff/ (Not needed, just wanted to make sure it only uses the PRO if I call it to)

Then you can launch shad with env VK_ICD_FILENAMES=/opt/amdgpu-stuff/amd_pro_icd64.json /ShadLocation/Shadps4-qt.AppImage (If you don't want to move the driver it'll be env VK_ICD_FILENAMES=/usr/share/vulkan/icd.d/amd_pro_icd64.json /ShadLocation/Shadps4-qt.AppImage)

A more convenient way I found to launch it was through steam though, I prefer having the desktop icon to launching it from the terminal every time (I also have it running with mangohud) image

Hi, tried recreating your steps but I'm getting a qt wayland error:

"env" "VK_ICD_FILENAMES=/home/xbanus/icd.d/amd_pro_icd64.json" "/home/xbanus/ShadPS4/Shadps4-qt.AppImage" 
qt.qpa.wayland: EGL not available
[1]    68738 segmentation fault (core dumped)  "env" "VK_ICD_FILENAMES=/home/xbanus/icd.d/amd_pro_icd64.json"

I'll try to build it from source again, looks like in endeavourOs there's something that makes the appImage incompatible