Are there any tools to convert a *.img.ps2 file to a tga similar to IMG2TGA? Doesn't seem to work with this file type and I can't find any alternatives.
Trying get some deck textures from THP8, if that explains anything. I've used WadEdit to get all of the files, like so: http://i.imgur.com/nFkALiq.png
Trying to make any of these images actually viewable: http://i.imgur.com/GAtZ11l.png
Thanks!
[Request] *.img.ps2 to tga (or any other viewable image fmt)
Forum rules
Its preferred you release the source code, but if not its ok, but if its found you stole/borrowed source code from another tool/program and violated its license it will be removed.
Its preferred you release the source code, but if not its ok, but if its found you stole/borrowed source code from another tool/program and violated its license it will be removed.
-
- VIP
- Posts: 124
- Joined: Sun Jul 01, 2012 4:15 pm
- Location: USA
- Contact:
Re: [Request] *.img.ps2 to tga (or any other viewable image
I have a complied version of the IMG2TGA_PS2 Tool, I don't think it'll work with textures but you're welcome to try, It works perfectly fine on loading screens, Header replacement is required for converting from THAW/THP8. If it doesn't work then try the textures from the XBOX version of THP8, They can easily be converted to DDS format.
I'd upload it as an attachment but I've received the "Temporary folder could not be found. Please check your PHP installation." error when trying to so I've uploaded it to MediaFire.
https://www.mediafire.com/?b4ufnv5rlf1n0bf
I'd upload it as an attachment but I've received the "Temporary folder could not be found. Please check your PHP installation." error when trying to so I've uploaded it to MediaFire.
https://www.mediafire.com/?b4ufnv5rlf1n0bf
THPS4 Level Expansion Pack, THUG2 710 Mod 1.0, Guide on ripping THPS Models
Modding and Model ripping since 2009
Modding and Model ripping since 2009
Re: [Request] *.img.ps2 to tga (or any other viewable image
THAW and THP8 img files aren't the same as thug2 and earlier.
loose tex files should just contain a single img anyways. Basically just an img with the tex extension not like actual textures.
loose tex files should just contain a single img anyways. Basically just an img with the tex extension not like actual textures.
Re: [Request] *.img.ps2 to tga (or any other viewable image
Having issues running this - http://i.imgur.com/CscPRzo.pngZurePitchmen83 wrote:I have a complied version of the IMG2TGA_PS2 Tool, I don't think it'll work with textures but you're welcome to try, It works perfectly fine on loading screens, Header replacement is required for converting from THAW/THP8. If it doesn't work then try the textures from the XBOX version of THP8, They can easily be converted to DDS format.
I'd upload it as an attachment but I've received the "Temporary folder could not be found. Please check your PHP installation." error when trying to so I've uploaded it to MediaFire.
https://www.mediafire.com/?b4ufnv5rlf1n0bf
According to some googling: https://social.msdn.microsoft.com/Forum ... vcr100ddll
Re: [Request] *.img.ps2 to tga (or any other viewable image
All I'm really trying to get is the art from the decks, since I really like the default deck's art: http://i.imgur.com/KZpBjdi.png%.gone. wrote:THAW and THP8 img files aren't the same as thug2 and earlier.
loose tex files should just contain a single img anyways. Basically just an img with the tex extension not like actual textures.
Re: [Request] *.img.ps2 to tga (or any other viewable image
Even an .img.psp converter would be fine since I've done the same thing with the PSP version of the game, if anyone has that instead.
Re: [Request] *.img.ps2 to tga (or any other viewable image
The tool you're running is a debug build and by MS standards you are NOT allowed to release debug versions therefore debug version of dlls aren't found on your system unless you have visual studio installed.Having issues running this - http://i.imgur.com/CscPRzo.png
This gave me a malicious site warningAccording to some googling: https://social.msdn.microsoft.com/Forum ... vcr100ddll
No one has made a ps2 version for THAW+ games. If memory serves me correctly the header isn't too much different and should be the same size. You could manually remove the header with a hex editor and manually add a dds header in its place. You'll need to find the value in the img header that states its compression level they usually use dxt1, dxt2 or dxt5 so you could just try all three.Even an .img.psp converter would be fine since I've done the same thing with the PSP version of the game, if anyone has that instead.
Re: [Request] *.img.ps2 to tga (or any other viewable image
Alright, thanks%.gone. wrote: The tool you're running is a debug build and by MS standards you are NOT allowed to release debug versions therefore debug version of dlls aren't found on your system unless you have visual studio installed.
Haha what? Look at the URL - it's a microsoft site. What AV are you using?%.gone. wrote: This gave me a malicious site warning
Thanks, might try using a hex editor then%.gone. wrote: No one has made a ps2 version for THAW+ games. If memory serves me correctly the header isn't too much different and should be the same size. You could manually remove the header with a hex editor and manually add a dds header in its place. You'll need to find the value in the img header that states its compression level they usually use dxt1, dxt2 or dxt5 so you could just try all three.
Re: [Request] *.img.ps2 to tga (or any other viewable image
Chrome stopped me, when I tried to click through Malwarebytes stopped me. That was enough for me to stop trying.Haha what? Look at the URL - it's a microsoft site. What AV are you using?%.gone. wrote: This gave me a malicious site warning
You'll need a little more information from the header like width and height else the dds file wont be valid, but shouldn't be too hard to figure out.Thanks, might try using a hex editor then%.gone. wrote: No one has made a ps2 version for THAW+ games. If memory serves me correctly the header isn't too much different and should be the same size. You could manually remove the header with a hex editor and manually add a dds header in its place. You'll need to find the value in the img header that states its compression level they usually use dxt1, dxt2 or dxt5 so you could just try all three.
Re: [Request] *.img.ps2 to tga (or any other viewable image
i recompile file from ZurePitchmen83 post
look, work for me without this bug http://i.imgur.com/CscPRzo.png - http://www.mediafire.com/download/5lblv ... GA_PS2.exe
look, work for me without this bug http://i.imgur.com/CscPRzo.png - http://www.mediafire.com/download/5lblv ... GA_PS2.exe