mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-25 15:56:00 +03:00
[GH-ISSUE #734] is steel crash aftter make charcter #186
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#186
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 @Senorkashy470 on GitHub (Sep 2, 2024).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/734
is steel crash aftter make charcter




please fix this
this all error i get
@Blake64 commented on GitHub (Sep 2, 2024):
Hi,
as you can see "ErrorOutOfDeviceMemory" means that you ran out of RAM.
follow the guide for bb: bb guide
extract of the guide:
RAM - Memory used by the Central Processing Unit (CPU)
At the moment, emulating BB is known to have severe memory leaks, meaning the game will inevitably crash. Thus it is recommended to have as much RAM and VRAM as possible. As long as other programs aren’t hogging up memory in the background, you might get away with using 16 GB, although 32 is recommended.
If you are running out of RAM, you can use a pagefile. Read about increasing your pagefile here: https://www.tomshardware.com/news/how-to-manage-virtual-memory-pagefile-windows-10,36929.html
VRAM - Memory used by the Graphics Processing Unit (GPU)
Some places in the game can suddenly use up a lot of VRAM, and can easily crash graphics cards with 8 Gigabytes of memory. Thus it is recommended to look at the ground if you notice a particular area is suddenly crashing your game, or to ensure your graphics card has plenty of memory, preferably at least 12 Gigabytes._
@Hermiten commented on GitHub (Oct 1, 2024):
I close this one because we already have this error reported here https://github.com/shadps4-emu/shadPS4/issues/498