You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-6Lines changed: 10 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -4,9 +4,15 @@ Just a lightweight launcher for Bloodborne on shadPS4
4
4
5
5
Windows: Just place the exe next the shadPS4 exe. If you are using an SDL (no GUI) build for shadPS4, the other files in the BB Launcher folder have to be also transferred to the shadPS4 folder.
6
6
7
-
Linux: The Launcher will ask for the shadPS4 binary/AppImage on startup. BBLauncher would need executable permission to run (chmod +x)
7
+
Linux/Mac: The Launcher will ask for the shadPS4 binary/AppImage on startup. BBLauncher would need executable permission to run (chmod +x)
8
8
9
-
GUI can be skipped with command line argument -n, only once the install folder has been set-up in the GUI.
9
+
GUI can be skipped with command line argument -n (--args -n on Mac), only once the install folder has been set-up in the GUI.
10
+
11
+
**Mod Installation:**
12
+
13
+
Click the mods folder and place the mods in the opened location. The mod folder should be the name of the mod, and inside that folder should be a Bloodborne game folder (dvdroot_ps4 or one of its subfolders).
14
+
Example: Mods/Vertex Explosion fix/parts
15
+
Mods/Xbox (and switch) UI for Bloodborne/dvdroot_ps4
10
16
11
17
**Current features:**
12
18
- Fixes the sound glitch when you crash at 60 fps
@@ -15,7 +21,5 @@ Just a lightweight launcher for Bloodborne on shadPS4
15
21
- Change shadPS4 settings from the launcher
16
22
- Enable Bloodborne patches from the launcher
17
23
- View save info and restore backup saves with the GUI
18
-
19
-
**Planned features: **
20
-
- Trophy locking/unlocking (on hold while waiting for an easier way to dump trophy keys)
0 commit comments