Jump to content

[PS3] Zombie Apocalypse **The edited DDS file is not working**


Recommended Posts

Posted

I have never done font editing before. Today I tried it on this game, but the letters I changed appear in their original form in the game, as if no changes were made. I edited it using the Photoshop DDS plugin. I modified these characters: "î", "ý", "ō". I’m attaching both the original and the edited files. I don’t know what I did wrong.

 

Zombie_Apocalypse_Files.rar

  • Engineers
Posted
1 hour ago, yerayay1 said:

but the letters I changed appear in their original form in the game, as if no changes were made.

Maybe the game didn't load the changed DDS file?

You should leave the edited file (DXT5 compressed) uncompressed as the original is.

(Another (less important?) thing is that the edited dds has 298 unique colors while the original has 255 only.)

Posted (edited)
59 minutes ago, shak-otay said:

Maybe the game didn't load the changed DDS file?

I noticed that. However, even after deleting all saved game data, the problem persisted. 

 

59 minutes ago, shak-otay said:

You should leave the edited file (DXT5 compressed) uncompressed as the original is.

I didn't know the settings. I saved the file with Photoshop standard (DXT5) settings.  

Is it supposed to be like this:

Ekrangrnts2025-11-30153403.png.3aa2a3548c829bd2651ea0494077299c.png

Edited by yerayay1
  • Engineers
Posted (edited)

Which are the other format options?

Your edited file is compressed (one 4th of the original size) so you should save uncompressed, like the options show.

Edited by shak-otay
Posted (edited)
15 minutes ago, shak-otay said:

Which are the other format options?

Your edited file is compressed (one 4th of the original size) so you should save uncompressed, like the options show.

 

I saved the settings I just sent you and tried again. But it's still the same, nothing changes.

These are all the settings:

ss4.thumb.PNG.f71aefdeb48f2b34edaf0a62d73803ad.PNG

There is also a setting called alpha channels that is not visible in the image. It is selected.

Edited by yerayay1
Posted
35 minutes ago, shak-otay said:

When you choose "uncompressed" the file size should be bigger than for a DXT5 file.

I'd try some other tool, maybe Gimp, for testing.

It's exactly the same size as the original file. However, as I said, the problem persists.

  • Engineers
Posted

Then a byte-to-byte comparison could shed a light on this.

But you'd need to asure that the game loads the file. (A tool like "Process Monitor" would help but that might be above your skills.)

So you could use a hex editor to change some dozens of FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF blocks in the original DDS into 0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A (for example).

If the font isn't affected in game the file isn't loaded.

(Keep backups of original files, btw.)

  • Confused 1

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...