Jump to content

Recommended Posts

  • Engineers
Posted (edited)

Hello. Offzip finds 45 valid compressed streams, these strings in one of them:

wordpad_vamOJv7SQp.png

and a png file (saved as jpg):

x.jpg

Edited by shak-otay
Posted

This was an example from the Spanish language file. I will add all the English text files. Can you help me to extract and package them if that is possible? And how do I know which compression method to use? When I open it with HxD editor there is no known title.

uk.rar

  • Engineers
Posted

You'd need to know the compressed file's structure, then create a quickbms script for correct decompression.

For quick/rough results I used offzip from Luigi Auriemma, zlib compression assumed

offzip -a -z -15 w_main_world.ps3 D:\extractedfilespath

(Usually I care for models only.  So you're on your own with repacking.)

  • Engineers
Posted

You need to know UTF-8. Export FF FE 4A 00 55 00 45 00 47 00 4F 00 20 00 45 00 4E 00 for example from your hexeditor with file extension .rtf

(FFFE is BOM, byte order mark, needs to be inserted manually.)

  • 2 weeks later...
Posted

can you help me with swapping in-game models?
I want swap any available enemy type of GAC,Triad,Skinhead into Lower_Class_female in any available Chapter
when I was digging in Cheat Engine, I had some strings called UCFemale_Body

UCFemale_HeadA

female_Body_Texture

and the game uses something like CharacterBankSector 

and CharacterTextureSwapsDT near every model name in memory
I only want the skins to be swapped, and I already did this Dead to rights 2002 PC by swapping in-Game strings that are all colored in green
I swapped HILDY_SEXY with GAC_CLOWN2 to have Hildy strippers enemies at Chapter 5  and (EVE with GAC) & (eve with gac) to Have EVE as Enemy in Chapter 4
I had no luck with Retribution!
Help please!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...