mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 08:15:59 +03:00
[GH-ISSUE #1873] CUSA03173 Bloodborne: Missing particles effects #640
Labels
No labels
Bloodborne
bug
contributor wanted
documentation
enhancement
frontend
good first issue
help wanted
linux
pull-request
question
release
verification progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shadPS4#640
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Missake212 on GitHub (Dec 25, 2024).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/1873
This is already a known issue but I thought it was for the best to open an issue still in order to showcase what are the missing particles for the people unaware of what they are. I'll post PS4 footage first then Shad footage. Here's how it looks on PS4 :
Blood splatters during a visceral attack (at the very beginning) on PS4
https://github.com/user-attachments/assets/2459f2ee-7bb1-4a29-adeb-8e35ac2bdc22
Little particles when absorbing Blood Echoes on PS4
https://github.com/user-attachments/assets/6017cd40-3b9b-41bc-9c76-f96dbdce66b0
Flowing particles on the Cleric Beast bridge in Central Yharnam on PS4
https://github.com/user-attachments/assets/6e9efc3b-d304-4f14-88b2-d5219d97280a
Black particles when warping on PS4
https://github.com/user-attachments/assets/23a0f16a-a9af-46a4-a4b2-5d1ab4e684cb
Cainhurst's snowflakes on PS4
https://github.com/user-attachments/assets/13ceea27-58e0-4e73-9765-3eb7a7447fe2
And here's how it looks on ShadPS4 :
Blood splatters during a visceral attack (at the very beginning) on ShadPS4
https://github.com/user-attachments/assets/3c88fbdc-f693-4ae5-b227-c789d54c8045
Little particles when absorbing Blood Echoes on ShadPS4
https://github.com/user-attachments/assets/672a7482-8615-40de-a16b-d2ce88dd0949
Flowing particles on the Cleric Beast bridge in Central Yharnam on ShadPS4
https://github.com/user-attachments/assets/3776a86a-d051-42c3-9410-0580445e8f16
Black particles when warping on ShadPS4
https://github.com/user-attachments/assets/5ac71908-1973-4e13-aaf4-2a4d15964c03
Cainhurst's snowflakes on ShadPS4
https://github.com/user-attachments/assets/2ef1ae0e-28da-4640-ae10-6ed1fc9ae144
That's about all I know and I captured (beside the ps4 cainhurst snowflakes, this was brad's footage)
Here are a few more example of working particles that I was sent by sam on Discord:








Here's the list of missing effects he sent me "No blood rain when killing big bosses, no lamp lighting effect, no spark effect from bonfires and torchlight, no effects in the arena with Gascoigne like the Cleric Beast arena, no particles on the disappearance of defeated enemies like Church Giants and some environment effects like the sandstorm in Loran's chalices.
I can't check it now, but I think there are also no snowstorm effects in the Cainhurst cutscenes.
It's also worth noting that many of these effects are physical effects that react to the environment, rather than just sprites"
If I missed any particles that aren't showing up on Shad currently, feel free to let me know or even better, post the comparison footage as a reply to this issue.
@setepenre commented on GitHub (Jan 4, 2025):
I'm linking my comment on OG dma PR for ref and visibility:
https://github.com/shadps4-emu/shadPS4/pull/1775#issuecomment-2571370134
It's frustrating, it feels like the right solution is so close
@TafferKing451 commented on GitHub (Jan 20, 2025):
@adjonesey came up with a clever workaround/hack that makes most of these particle effects return that can be seen at their fork:
https://github.com/adjonesey/shadPS4/tree/adjo/bb-particles-stable-2
Because of the nature of this workaround, I imagine it won't be integrated into main. That said, with those particle effects now working, I noticed the lamp lighting ones still aren't quite right (incorrect color, material) and felt it would useful for the future to have some footage as a comparison if this issue is still present when the proper particle fix gets worked on:
https://www.youtube.com/watch?v=5k5AF_uqhyw
@NimboYT commented on GitHub (Jan 21, 2025):
Apparently this is now fixed in the Diego fork.
@Missake212 commented on GitHub (Jan 21, 2025):
This is not fixed at all, there's a hack to make the freezes less frequent, they can still happen. Also like you said it's on a fork, it's not relevant to main.
@lmutig commented on GitHub (Jan 23, 2025):
What do you mean by freezing?
Is this situation? Game screen suddenly freezes, the task manager can't be opened, and nothing can be operated, so I can only press the restart button of the computer manually.
@rainmakerv3 commented on GitHub (Jul 1, 2025):
should be properly fixed by #3178 , even with readbacks disabled