[GH-ISSUE #1858] CUSA03173 Bloodborne: Baldness issue #637

Closed
opened 2026-02-27 21:07:21 +03:00 by kerem · 15 comments
Owner

Originally created by @Missake212 on GitHub (Dec 23, 2024).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/1858

Some people reported that their character have some type of baldness issue, they're not completely bald but they do have some bald spots on their head depending on the haircut they chose during character creation, I tested in main on latest nightly and this is how it looks like on the emulator:

https://github.com/user-attachments/assets/f3d30c14-8402-42d5-b9bd-ad65829e54b0

And this is how it looks like on PS4:

https://github.com/user-attachments/assets/059f6572-6a6c-4365-bb3d-019ec4cf118c

Originally created by @Missake212 on GitHub (Dec 23, 2024). Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/1858 Some people reported that their character have some type of baldness issue, they're not completely bald but they do have some bald spots on their head depending on the haircut they chose during character creation, I tested in main on latest nightly and this is how it looks like on the emulator: https://github.com/user-attachments/assets/f3d30c14-8402-42d5-b9bd-ad65829e54b0 And this is how it looks like on PS4: https://github.com/user-attachments/assets/059f6572-6a6c-4365-bb3d-019ec4cf118c
kerem 2026-02-27 21:07:21 +03:00
Author
Owner

@rafael-57 commented on GitHub (Dec 25, 2024):

It's a bit of an old issue, I'm trying to isolate the guilty commit. Here's some more screenshots in the meantime:

0.5.1 latest
image

0.4 release
image

<!-- gh-comment-id:2562022760 --> @rafael-57 commented on GitHub (Dec 25, 2024): It's a bit of an old issue, I'm trying to isolate the guilty commit. Here's some more screenshots in the meantime: 0.5.1 latest ![image](https://github.com/user-attachments/assets/6e037e46-5f56-4f5c-b0f5-e3f15d16d84b) 0.4 release ![image](https://github.com/user-attachments/assets/181b4a17-6d7d-4bc0-b88f-469a7ecc4e92)
Author
Owner

@diegolix29 commented on GitHub (Dec 26, 2024):

im debuging which commit causes this as we cant look into old actions rn, as far i could get its between these commits im currently doing local testing as some people help me narrow it down on my fork but testing main shad old actions re pushed
image

<!-- gh-comment-id:2562040290 --> @diegolix29 commented on GitHub (Dec 26, 2024): im debuging which commit causes this as we cant look into old actions rn, as far i could get its between these commits im currently doing local testing as some people help me narrow it down on my fork but testing main shad old actions re pushed ![image](https://github.com/user-attachments/assets/8acbc62e-6342-4ecc-b446-b07914a4709c)
Author
Owner

@diegolix29 commented on GitHub (Dec 26, 2024):

found it is this commit that broke the hair
image

<!-- gh-comment-id:2562050487 --> @diegolix29 commented on GitHub (Dec 26, 2024): found it is this commit that broke the hair ![image](https://github.com/user-attachments/assets/ffa15528-3889-4a0e-beff-228d8e47dc62)
Author
Owner

@raphaelthegreat commented on GitHub (Dec 26, 2024):

Could you check if this PR fixes the issue https://github.com/shadps4-emu/shadPS4/pull/1869

<!-- gh-comment-id:2562051031 --> @raphaelthegreat commented on GitHub (Dec 26, 2024): Could you check if this PR fixes the issue https://github.com/shadps4-emu/shadPS4/pull/1869
Author
Owner

@diegolix29 commented on GitHub (Dec 26, 2024):

yes

<!-- gh-comment-id:2562051423 --> @diegolix29 commented on GitHub (Dec 26, 2024): yes
Author
Owner

@diegolix29 commented on GitHub (Dec 26, 2024):

image
tried this action and is still there

https://github.com/squidbus/shadPS4/actions/runs/12497571513

<!-- gh-comment-id:2562051997 --> @diegolix29 commented on GitHub (Dec 26, 2024): ![image](https://github.com/user-attachments/assets/fd5dc59d-e15c-4725-94fc-295619d5cbdc) tried this action and is still there https://github.com/squidbus/shadPS4/actions/runs/12497571513
Author
Owner

@raphaelthegreat commented on GitHub (Dec 26, 2024):

Ok just to make sure, could you go back to latest commit and revert just github.com/shadps4-emu/shadPS4@722a0e36be to confirm. If it is that, we can try to more selectively revert things to see which exact change broke it

<!-- gh-comment-id:2562052972 --> @raphaelthegreat commented on GitHub (Dec 26, 2024): Ok just to make sure, could you go back to latest commit and revert just https://github.com/shadps4-emu/shadPS4/commit/722a0e36be3486d2084bae557bc6722d7b895b3d to confirm. If it is that, we can try to more selectively revert things to see which exact change broke it
Author
Owner

@diegolix29 commented on GitHub (Dec 26, 2024):

sure give me a minute will do locally rn

<!-- gh-comment-id:2562053584 --> @diegolix29 commented on GitHub (Dec 26, 2024): sure give me a minute will do locally rn
Author
Owner

@diegolix29 commented on GitHub (Dec 26, 2024):

image
i had to merge 3 files that was causing conflicts but after the revert of that commit and those merged files the hair is fixed

https://github.com/diegolix29/shadPS4/actions/runs/12498211660 here is the action for the push on the revert

and these are the files that i needed to merge for the build to compile after revert

image

<!-- gh-comment-id:2562057454 --> @diegolix29 commented on GitHub (Dec 26, 2024): ![image](https://github.com/user-attachments/assets/6f852369-bf90-4a71-98e6-11abd19b4dad) i had to merge 3 files that was causing conflicts but after the revert of that commit and those merged files the hair is fixed https://github.com/diegolix29/shadPS4/actions/runs/12498211660 here is the action for the push on the revert and these are the files that i needed to merge for the build to compile after revert ![image](https://github.com/user-attachments/assets/c4d79ae3-affe-4a11-90fe-69eab51d9c02)
Author
Owner

@rafael-57 commented on GitHub (Dec 26, 2024):

I can also confirm it's from that commit, I've built from main both that commit and the one before and double-checked

<!-- gh-comment-id:2562059108 --> @rafael-57 commented on GitHub (Dec 26, 2024): I can also confirm it's from that commit, I've built from main both that commit and the one before and double-checked
Author
Owner

@diegolix29 commented on GitHub (Dec 26, 2024):

Help I look like Asmongold

scalp texture is not getting rendered ?

github.com/diegolix29/shadPS4@6823aedeed you can build locally or use my fork just remove these two things and the hair should be there

<!-- gh-comment-id:2563069348 --> @diegolix29 commented on GitHub (Dec 26, 2024): > Help I look like Asmongold > > scalp texture is not getting rendered ? https://github.com/diegolix29/shadPS4/commit/6823aedeed3549871ebed5b98ee237f82fa9016d you can build locally or use my fork just remove these two things and the hair should be there
Author
Owner

@rafael-57 commented on GitHub (Jan 9, 2025):

Tested latest main today, still present

<!-- gh-comment-id:2581173187 --> @rafael-57 commented on GitHub (Jan 9, 2025): Tested latest main today, still present
Author
Owner

@diegolix29 commented on GitHub (Jan 10, 2025):

yea this pr prevent to make a workaround for it https://github.com/shadps4-emu/shadPS4/pull/1869 now i dont know where to look to hack this error

<!-- gh-comment-id:2581546034 --> @diegolix29 commented on GitHub (Jan 10, 2025): yea this pr prevent to make a workaround for it https://github.com/shadps4-emu/shadPS4/pull/1869 now i dont know where to look to hack this error
Author
Owner

@diegolix29 commented on GitHub (Jan 10, 2025):

again was able to workaround it by removing this from the code github.com/diegolix29/shadPS4@a5efe3e521

<!-- gh-comment-id:2581582577 --> @diegolix29 commented on GitHub (Jan 10, 2025): again was able to workaround it by removing this from the code https://github.com/diegolix29/shadPS4/commit/a5efe3e52143c54953f561cfab945298b3d5a08f
Author
Owner

@Hermiten commented on GitHub (Jan 24, 2025):

Fixed with #2236

<!-- gh-comment-id:2613382126 --> @Hermiten commented on GitHub (Jan 24, 2025): Fixed with #2236
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#637
No description provided.