Page 1 of 1

Find image in vram/gpu viewer

Posted: July 18th, 2024, 4:23 am
by branco
Hello everyone, I need help finding images that don't appear in the tim2view tool but I see in the vram/gpu viewer, I've checked the game iso several times with tim2viewbut I didn't find them, I would like to know how to find them in the game iso using vram /gpu viewer.

scphscpe

Posted: September 2nd, 2024, 10:58 am
by scphscpe
Very often games use their own image formats which are similar to TIM in nature but have totally different header and sometimes they use compression for them, more to that, some games use texture atlases for faster loading, so they just load entire texture pages at once including CLUTs packed in them instead of loading textures one by one. And if you don't have knowledge and experience in reverse engineering all this stuff then you're out of luck here.

Re: Find image in vram/gpu viewer

Posted: September 7th, 2024, 12:10 am
by branco
Thank you for the information, I will research more about it.

Re: Find image in vram/gpu viewer

Posted: November 1st, 2024, 3:29 pm
by branco
Hello, I am part of the translation team for the game The Legend of Dragoon into Brazilian Portuguese. I managed to find the image file that I need to edit, I am researching the image file formats, but I don't know what this file type is. Can anyone help?

Re: Find image in vram/gpu viewer

Posted: November 1st, 2024, 4:07 pm
by MasterLink
Apparently InfranView can open the .tim file, but it says it's "PlayStation (Recoil)". It looks like you edited it already though, but I think that may have been a 640x240 image, and you edited it in 640x480.
Screenshot 2024-11-01 010520.png

Re: Find image in vram/gpu viewer

Posted: November 1st, 2024, 9:51 pm
by branco
I took a screenshot, edited it in Photoshop and saved it in TIM format, but in the game, it is not in TIM format.

Re: Find image in vram/gpu viewer

Posted: January 17th, 2025, 8:16 am
by Raspberry98
Hi! To figure out the custom graphic format in The Legend of Dragoon, check the file’s header with a hex editor like HxD. Tools like PSicture or Tile Molester might help, as they support many PS1 formats.

Re: Find image in vram/gpu viewer

Posted: February 6th, 2025, 10:34 pm
by branco
Hi! I tried both but I couldn't open the file. It seems that this file is proprietary.