wghost / UPKUtils

Set of utilities to work with UPK files
GNU General Public License v2.0
58 stars 29 forks source link

Added Support for More Games #14

Open Wastelander121 opened 2 years ago

Wastelander121 commented 2 years ago

All games below have been tested with texture injection and have been confirmed to work correctly. Additionally, I have opened up a Google Doc to track the compatibility of as many UE3 games as possible here.

Assassin’s Creed Chronicles Bulletstorm: Full Clip Edition DmC: Devil May Cry Fable: Anniversary Homefront Killing Floor 2 Lost Planet 3 Murdered: Soul Suspect Outlast Shadow Complex Remastered Sherlock Holmes: Crimes and Punishments Sherlock Holmes: The Devil's Daughter Styx: Master of Shadows XCom Declassified X-Men Origins: Wolverine

GameOverloads commented 10 months ago

It seems the way to replace the header is missing, would you have a working link to that document by any chance?

Wastelander121 commented 10 months ago

It seems the way to replace the header is missing, would you have a working link to that document by any chance?

Not anymore - I deleted it around the time I started working on UPK Explorer, but it's just the first 16 characters of the UPK. For example

Batman Arkham Asylum = C183 2A9E 4002 1500 Batman Arkham City = C183 2A9E 2503 6500

GameOverloads commented 10 months ago

Thank you for the help, I am trying to get higher resolution textures extracted from the DC Universe online TFC files, but even with a header change, no files output at all. So no luck with this as it were.