mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-12-20 02:13:00 +00:00
Adjust instructions to remove DLC folder name requirements.
@@ -108,14 +108,11 @@ The process for installing updates is the same:
|
||||
3. Once finished, the game should show the installed update version in the UI.
|
||||
|
||||
Installing DLC is slightly different:
|
||||
1. Prepare your dump of the DLC by making sure the folder has the correct name format
|
||||
- Currently, this means the name should end in a 16-character long string called the "entitlement id".
|
||||
- Itemzflow DLC dumps are formatted correctly by default.
|
||||
2. Navigate to your set additional content directory, this is something you set when first booting shadPS4.
|
||||
1. Navigate to your set additional content directory, this is something you set when first booting shadPS4.
|
||||
- For SDL users, you'll need to manually add an additional content path to the "addonInstallDir" setting in your config.toml file.
|
||||
3. Create a folder in your additional content directory, and give it the same name as your game folder from before.
|
||||
4. Copy your dumped DLCs to the folder you created.
|
||||
5. Once finished, your installed DLC should appear ingame.
|
||||
2. Create a folder in your additional content directory, and give it the same name as your game folder from before.
|
||||
3. Copy your dumped DLCs to the folder you created.
|
||||
4. Once finished, your installed DLC should appear ingame.
|
||||
---
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user