-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/rainmakerv3/BB_Launcher
- Loading branch information
Showing
1 changed file
with
9 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,13 @@ | ||
Just a lighweight launcher for Bloodborne on shadPS4 (if I can get around to working on it) | ||
Just a lightweight launcher for Bloodborne on shadPS4 (if I can get around to working on it) | ||
|
||
Installation: | ||
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. | ||
|
||
Just place the exe next the shadPS4 exe. If you are using and SDL build for shadPS4, the other files in the folder have to be transferred as well (those are QT dependencies). | ||
Current features: | ||
- Fixes the sound glitch when you crash at 60 fps | ||
- Creates backup saves after a configurable interval | ||
|
||
Current feature: | ||
|
||
Just the sound fix when you crash at 60 fps | ||
|
||
Planned features: | ||
|
||
Backup saving | ||
|
||
Trophy locking/unlocking | ||
|
||
Mod manager (similar to the Generic Mod Manager on nexus, but automatically structures folders) | ||
|
||
Change shadPS4 settings and patches from the launcher | ||
Planned features: | ||
- Trophy locking/unlocking | ||
- Mod manager (similar to the Generic Mod Manager on nexus, but automatically structures folders) | ||
- Change shadPS4 settings and patches from the launcher |