-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(troubleshooting): add page for missing strings
- Loading branch information
1 parent
434ab43
commit 58b4295
Showing
3 changed files
with
32 additions
and
1 deletion.
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 |
---|---|---|
@@ -0,0 +1,30 @@ | ||
--- | ||
title: Missing Strings (UI_PEACOCK) | ||
--- | ||
|
||
This is caused by the dynamic resources package not being downloaded from Peacock. | ||
|
||
Mods can disable downloading this to allow their weapon (or other repository edits)changes to show on official via a thumbs command. | ||
But this also stops Peacock's dynamic resources package from being downloaded, this only contains a localisation file for Peacock's custom content. | ||
|
||
You can identify it by the text of custom Peacock menu elements showing text starting with `['UI_PEACOCK` as shown in the image. | ||
|
||
![Screenshot from the featured page of Peacock in HITMAN: World of Assassination. Custom Peacock menu elements show text starting with `['UI_PEACOCK`.](/img/wiki/missing_strings.png) | ||
|
||
## How to fix | ||
|
||
You can fix this by installing a mod using Simple Mod Framework. | ||
|
||
- Using [this link](https://hitman-resources.netlify.app/smf-install-link/https://github.com/thepeacockproject/peacock-strings/releases/latest/download/mod.framework.zip), or; | ||
- By [downloading it directly](https://github.com/thepeacockproject/peacock-strings/releases/latest/download/mod.framework.zip) and adding it through the mod manager. | ||
|
||
Don't forget to re-apply your mods. | ||
|
||
:::note If you already have the mod installed | ||
|
||
Ensure it is updated! You can do this through Simple Mod Framework's mod manager. | ||
|
||
::: | ||
|
||
If you have not installed mods, ensure that your `thumbs.dat` file does not disable the dynamic resources package through a console command. | ||
If you are unsure how to check this, you can verify your game files to ensure you have the vanilla version. |
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.