[GH-ISSUE #795] Bloodborne. No 3d renderring happening (no character at the character creation screen, no world, but the game shows the interface). #207

Closed
opened 2026-02-27 21:05:08 +03:00 by kerem · 9 comments
Owner

Originally created by @dante42lk on GitHub (Sep 5, 2024).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/795

[Kernel.Pthread] <Info> thread_management.cpp:scePthreadCondInit:655: name=NoName, result=0 [Kernel.Pthread] <Info> thread_management.cpp:scePthreadCondInit:655: name=NoName, result=0 [Kernel.Pthread] <Info> thread_management.cpp:scePthreadCondInit:655: name=NoName, result=0 [Kernel.Pthread] <Info> thread_management.cpp:scePthreadCondInit:655: name=NoName, result=0 [Kernel.Pthread] <Info> thread_management.cpp:scePthreadCondInit:655: name=NoName, result=0 [Lib.Http] <Error> http.cpp:sceHttpWaitRequest:585: (STUBBED) called [Lib.Http] <Error> http.cpp:sceHttpWaitRequest:585: (STUBBED) called [Render.Vulkan] <Error> tile_manager.cpp:TryDetile:391: Unsupported tiled image: D32SfloatS8Uint (Depth_MacroTiled) [Render.Vulkan] <Warning> vk_pipeline_cache.cpp:ShouldSkipShader:177: Skipped graphics shader hash 0x8e3f8dc4. [Render.Vulkan] <Warning> vk_pipeline_cache.cpp:ShouldSkipShader:177: Skipped compute shader hash 0x4ca76892. [Render.Vulkan] <Warning> vk_pipeline_cache.cpp:ShouldSkipShader:177: Skipped compute shader hash 0xa954e79d. [Render.Vulkan] <Warning> vk_pipeline_cache.cpp:ShouldSkipShader:177: Skipped compute shader hash 0x2da7fe60. [Lib.Pad] <Info> pad.cpp:scePadSetVibration:526: scePadSetVibration called handle = 1 data = 0 , 0 [Lib.Pad] <Info> pad.cpp:scePadSetVibration:526: scePadSetVibration called handle = 1 data = 0 , 0 [Kernel.Pthread] <Info> thread_management.cpp:scePthreadCondInit:655: name=NoName, result=0 [Lib.Rtc] <Error> rtc.cpp:sceRtcGetCurrentClockLocalTime:80: (STUBBED) called [Lib.Rtc] <Error> rtc.cpp:sceRtcGetTick:122: (STUBBED) called [Lib.Rtc] <Error> rtc.cpp:sceRtcSetTick:191: (STUBBED) called

Rtx 4060 7840hs 32gb ram latest nvidia drivers 23h2 22631.4112

No character at the character creation screen, 3d visuals renderred at all, but the audio and interface are loading

Originally created by @dante42lk on GitHub (Sep 5, 2024). Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/795 `[Kernel.Pthread] <Info> thread_management.cpp:scePthreadCondInit:655: name=NoName, result=0 [Kernel.Pthread] <Info> thread_management.cpp:scePthreadCondInit:655: name=NoName, result=0 [Kernel.Pthread] <Info> thread_management.cpp:scePthreadCondInit:655: name=NoName, result=0 [Kernel.Pthread] <Info> thread_management.cpp:scePthreadCondInit:655: name=NoName, result=0 [Kernel.Pthread] <Info> thread_management.cpp:scePthreadCondInit:655: name=NoName, result=0 [Lib.Http] <Error> http.cpp:sceHttpWaitRequest:585: (STUBBED) called [Lib.Http] <Error> http.cpp:sceHttpWaitRequest:585: (STUBBED) called [Render.Vulkan] <Error> tile_manager.cpp:TryDetile:391: Unsupported tiled image: D32SfloatS8Uint (Depth_MacroTiled) [Render.Vulkan] <Warning> vk_pipeline_cache.cpp:ShouldSkipShader:177: Skipped graphics shader hash 0x8e3f8dc4. [Render.Vulkan] <Warning> vk_pipeline_cache.cpp:ShouldSkipShader:177: Skipped compute shader hash 0x4ca76892. [Render.Vulkan] <Warning> vk_pipeline_cache.cpp:ShouldSkipShader:177: Skipped compute shader hash 0xa954e79d. [Render.Vulkan] <Warning> vk_pipeline_cache.cpp:ShouldSkipShader:177: Skipped compute shader hash 0x2da7fe60. [Lib.Pad] <Info> pad.cpp:scePadSetVibration:526: scePadSetVibration called handle = 1 data = 0 , 0 [Lib.Pad] <Info> pad.cpp:scePadSetVibration:526: scePadSetVibration called handle = 1 data = 0 , 0 [Kernel.Pthread] <Info> thread_management.cpp:scePthreadCondInit:655: name=NoName, result=0 [Lib.Rtc] <Error> rtc.cpp:sceRtcGetCurrentClockLocalTime:80: (STUBBED) called [Lib.Rtc] <Error> rtc.cpp:sceRtcGetTick:122: (STUBBED) called [Lib.Rtc] <Error> rtc.cpp:sceRtcSetTick:191: (STUBBED) called` Rtx 4060 7840hs 32gb ram latest nvidia drivers 23h2 22631.4112 No character at the character creation screen, 3d visuals renderred at all, but the audio and interface are loading
kerem closed this issue 2026-02-27 21:05:08 +03:00
Author
Owner

@DanielSvoboda commented on GitHub (Sep 5, 2024):

Just out of curiosity, what build are you using in this test?

<!-- gh-comment-id:2332209281 --> @DanielSvoboda commented on GitHub (Sep 5, 2024): Just out of curiosity, what build are you using in this test?
Author
Owner

@enzi commented on GitHub (Sep 5, 2024):

bb-hacks branch?

<!-- gh-comment-id:2332865966 --> @enzi commented on GitHub (Sep 5, 2024): bb-hacks branch?
Author
Owner

@gandalfthewhite19890404 commented on GitHub (Sep 6, 2024):

Close issue, please

<!-- gh-comment-id:2333087092 --> @gandalfthewhite19890404 commented on GitHub (Sep 6, 2024): Close issue, please
Author
Owner

@dante42lk commented on GitHub (Sep 6, 2024):

Just out of curiosity, what build are you using in this test?

All latest builds from Actions fail, BB-hacks builds (i assume builds by this guy as the bb-hack branch is outdated and has no updates). Always the same rs32/d32s float unit error.

<!-- gh-comment-id:2333441151 --> @dante42lk commented on GitHub (Sep 6, 2024): > Just out of curiosity, what build are you using in this test? All latest builds from Actions fail, BB-hacks builds (i[ assume builds by this guy](https://github.com/rafael-57/shadps4-pino/actions) as the bb-hack branch is outdated and has no updates). Always the same rs32/d32s float unit error.
Author
Owner

@DanielSvoboda commented on GitHub (Sep 6, 2024):

So you are reporting a 'issue' from another repository here?
Please close this and open an issue there, as this doesn't make sense.
here is the shadPS4 repository, go to rafael-57's repository and report there

<!-- gh-comment-id:2334886876 --> @DanielSvoboda commented on GitHub (Sep 6, 2024): So you are reporting a 'issue' from another repository here? Please close this and open an issue there, as this doesn't make sense. here is the shadPS4 repository, go to rafael-57's repository and report there
Author
Owner

@dante42lk commented on GitHub (Sep 7, 2024):

So you are reporting a 'issue' from another repository here? Please close this and open an issue there, as this doesn't make sense. here is the shadPS4 repository, go to rafael-57's repository and report there

Are you serious? I answered multiple questions. One of them was about bb-hacks. Both the main branch and Raphael's branch fail with the same error. So the report is under main branch for that reason.

<!-- gh-comment-id:2335042936 --> @dante42lk commented on GitHub (Sep 7, 2024): > So you are reporting a 'issue' from another repository here? Please close this and open an issue there, as this doesn't make sense. here is the shadPS4 repository, go to rafael-57's repository and report there Are you serious? I answered multiple questions. One of them was about bb-hacks. Both the main branch and Raphael's branch fail with the same error. So the report is under main branch for that reason.
Author
Owner

@DanielSvoboda commented on GitHub (Sep 7, 2024):

I had understood that this error was happening with the code from the other repository. If it is giving an error in this repository, it makes sense to report it here then

<!-- gh-comment-id:2335873947 --> @DanielSvoboda commented on GitHub (Sep 7, 2024): I had understood that this error was happening with the code from the other repository. If it is giving an error in this repository, it makes sense to report it here then
Author
Owner

@Hermiten commented on GitHub (Oct 1, 2024):

I suggest you use the latest version and open a new ticket if necessary.

<!-- gh-comment-id:2386503566 --> @Hermiten commented on GitHub (Oct 1, 2024): I suggest you use the latest version and open a new ticket if necessary.
Author
Owner

@M7MD25XWd commented on GitHub (Dec 4, 2024):

i have the same problem of charcter do you have an answer

<!-- gh-comment-id:2516044569 --> @M7MD25XWd commented on GitHub (Dec 4, 2024): i have the same problem of charcter do you have an answer
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shadPS4#207
No description provided.