Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Black Plague - Issues Entering Password "1167"
Guest
Unregistered

 
#19
Solved: 8 Years, 1 Month ago RE: Black Plague - Issues Entering Password "1167"
While this is not the best solution, I have found a work around.
1. Locate the Penumbra application in your finder window
2. Right click on it and select "show package contents"
3. Navigate to Contents/Resources/BlackPlague/interfaces/
4. Locate the document called "04_howard_gui.hps" and open it in text edit
5. Make a duplicate of the document (The duplicate is the one we are going to edit)
6. Scroll down until you see a line of code like this: if(GetWidgetString("PasswordText", "Text") == "1167") 7. Erase the 1167 so that your code looks like this: if(GetWidgetString("PasswordText", "Text") == "")
8. Save the text file with the exact same name as the original file
9. Right click on your new file and click on "get info"
10. Delete the .txt at the end of your file name
11. Delete or rename the old file and replace it with your new file
12. Enjoy
09-03-2014, 04:03 AM
Jump to the post that solved this thread.


Messages In This Thread
Black Plague - Issues Entering Password "1167" - by Matt P - 06-13-2014, 02:07 PM
RE: Black Plague - Issues Entering Password "1167" - by Guest - 06-30-2014, 11:44 PM
RE: Black Plague - Issues Entering Password "1167" - by Guest - 07-16-2014, 03:16 PM
RE: Black Plague - Issues Entering Password "1167" - by Guest - 07-21-2014, 01:49 AM
RE: Black Plague - Issues Entering Password "1167" - by Guest - 08-02-2014, 02:36 AM
RE: Black Plague - Issues Entering Password "1167" - by Guest - 08-26-2014, 06:33 PM
RE: Black Plague - Issues Entering Password "1167" - by Guest - 09-03-2014, 04:03 AM
RE: Black Plague - Issues Entering Password "1167" - by Guest - 09-07-2014, 05:01 PM
RE: Black Plague - Issues Entering Password "1167" - by Guest - 09-08-2014, 04:27 AM



Users browsing this thread: 1 Guest(s)