hossam morsy Posted July 26, 2016 Posted July 26, 2016 i want to know where can i find the face photo location because i want to replace the face photos with another photos any help please Quote
Perfectplex Posted July 27, 2016 Posted July 27, 2016 Steam > userdata > ID# > 385730 > remoteback these files up as this is your save data.Copy a file like LOGOBODY0000 to desktop and open it up with a hex editordelete anything before the ZLIB line (if there are any bytes before it)Save and exit hex editor.Use X-PacKer, Utilities > Decompress file with header using zlib.Choose your file and then your location for the output.Exit X-PacKer.Rename the .decompressed file to .dds.Now you can open it with Visual Studio.You will just have to do each logo until you find the right one.To replace an image then you will have to repack the file, I have not yet looked into this to provide a definite explanation of how to do it but it would basically involve repacking a zlib and readding any hex code you deleted.Sorry its not a thorough explanation but this gives you the location of where your logos are being stored so you can figure out from there a process of replacing them, but surely it would be easier to just use the upload tool on the official site?! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.