SA-MP Forums Archive
How to Extract Original Texture from the Game - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP DL Edition (https://sampforum.blast.hk/forumdisplay.php?fid=92)
+--- Forum: SA-MP 0.3.DL (https://sampforum.blast.hk/forumdisplay.php?fid=90)
+--- Thread: How to Extract Original Texture from the Game (/showthread.php?tid=644733)



How to Extract Original Texture from the Game - ATomas - 13.11.2017

Hello,
how to get the original textures from the game? I would like the texture of the road, the sidewalk, the rocks, etc. I want to model the objects so they fit into the gta concept and look good. I can not find txd of these textures.

Thank you for your help


Re: How to Extract Original Texture from the Game - cuber - 13.11.2017

From "GTA SA"?


Re: How to Extract Original Texture from the Game - NaS - 13.11.2017

What I always do when I want to find such textures, find some model IDs of some roads/rocks I want the textures of and search for them on (for example) Prineside's Dev Tools. There you can see some info about it (on the right), like modelname, texturename etc.

http://dev.prineside.com/en/gtasa_samp_model_id/

You'll need the texturename and find that in the gta3.img (inside models/ directory) - IMG Tool 2 is a very old but well working Tool for that.
Extract the .TXD file you looked for and open it in TXD Workshop. Then you can browse through it until you find what you need.


Re: How to Extract Original Texture from the Game - Baseball - 13.11.2017

Hi,
to open gta3.img I recommend SPARK, you can import and export all files.