Important information: this site is currently scheduled to go offline indefinitely by end of the year.

[PS3/ X360] GTA V resource research & software development

The Original Forum. Game archives, full of resources. How to open them? Get help here.
CityPoke912
beginner
Posts: 30
Joined: Sat Sep 18, 2010 8:20 pm
Has thanked: 1 time

Re: [PS3/ X360] GTA V resource research & software developme

Post by CityPoke912 »

Texturs from Beach Bum DLC have different format? I can't open them by Dageron's tool.
SonofUgly
beginner
Posts: 21
Joined: Sat Feb 25, 2012 2:43 pm
Has thanked: 6 times
Been thanked: 2 times

Re: [PS3/ X360] GTA V resource research & software developme

Post by SonofUgly »

Seems so, here's a screenshot of the error. Here are some sample textures. Also get an error when trying to resize the window.
Image

Also the carcols file in the DLC is a readable .meta, not a .xmt/.cmt. May be useful for making a .xmt/.cmt reader? Files.

And lastly, files in update.rpf should overwrite files in the dlc pack, so if you want to edit/add something in the dlc, you don't need to mess around with the dlc files. Makes editing the handling for everything a lot easier.
kornto
advanced
Posts: 61
Joined: Sat Jun 23, 2007 9:53 pm
Has thanked: 6 times
Been thanked: 37 times

Re: [PS3/ X360] GTA V resource research & software developme

Post by kornto »

Ok, so I finally started to work on the resources. I didn't do exactly what I planned at first.
As first step I added a resource viewer for .xtd/.ctd. (With many missing fields right now).
Image
This is just the first step towards working with resources.
So right now I want to describe as many structures and fields of the resources in the program, and I will be happy if other people will be able to help me with that.
My next target with resources is viewing/extracting 3D models. But first that I need to understand the related structures and add them to my program.
For those who are interested, the changes are available in the resources branch in the git.
CityPoke912
beginner
Posts: 30
Joined: Sat Sep 18, 2010 8:20 pm
Has thanked: 1 time

Re: [PS3/ X360] GTA V resource research & software developme

Post by CityPoke912 »

@up

Ask tgascoigne, he made a .xdr exporter, but without loading textures, you can ask him for a help.
http://gtaforums.com/topic/656269-game- ... 1064238416
michalss
Moderator
Posts: 954
Joined: Sun Mar 27, 2011 8:42 pm
Has thanked: 10 times
Been thanked: 161 times

Re: [PS3/ X360] GTA V resource research & software developme

Post by michalss »

There is also C++ source to it : https://github.com/tgascoigne/xdr2obj
Quick BMS Editor GUI - simple easy to use
Goto : viewtopic.php?uid=34229&f=29&t=6797&start=0

Downloads from DropBox : https://dl.dropboxusercontent.com/u/
d875j
advanced
Posts: 52
Joined: Sun Jun 17, 2012 3:32 am
Has thanked: 4 times
Been thanked: 3 times

Re: [PS3/ X360] GTA V resource research & software developme

Post by d875j »

We need a working model importer with cords and such but we need a batch texture exporter.Also we need a max script to have those models with cords.
kilian277
ultra-n00b
Posts: 9
Joined: Sat Oct 13, 2012 2:45 pm
Has thanked: 2 times

Re: [PS3/ X360] GTA V resource research & software developme

Post by kilian277 »

Hi folks !

I've made a small tool that exports r* .xmap files into .txt files with modelnames + coords + rotations.

I'm sure someone can use it !

If you need it pm me.
perese1
ultra-n00b
Posts: 8
Joined: Sat Jan 04, 2014 3:03 am

Re: [PS3/ X360] GTA V resource research & software developme

Post by perese1 »

Hi people of XeNTax...Im new to this site...but i have one problem with texture editing ps3 , i have been using the awesome libertyV RPF7 Editor by kornto to extract .rpf files successfully and edit them.
One in particular i have edited is Franklin's face & Tshirts - part4.rpf / streamedpeds_players.rpf / player_one / uppr_diff_004_a_uni.ctd & head_diff_000_a_bla.ctd.
ive Opened them with Dageron's Awesome GTA V Console Texture Editor 1.3.1 with success. I then drag the dds files uppr_diff_004_a_uni.dds etc...to Photoshop which has a
NVIDIA Plug-in for Adobe Photoshop to allow for .dds files viewing editing saving. I then repack and save with LibertyV-r25 to player_one / streamedpeds_players.rpf / part4.rpf. then
Replace original part4.rpf in my actual gta 5 game folder USRDIR. My modded texture i edited "Franklins Tshirts & Franlins Face with Tattoos" are successful but only up close...when camera gets further away
from object (Franklin) it disappears and original texture comes in to play...Thats my only problem...Any advice or suggestions? heres some example images [img][IMG]http://i1334.photobucket.com/albums/w64 ... 105911.jpg[/img][/img]

And a Youtube Video sample of what i mean http://youtu.be/Hx-4gSb-QVM
User avatar
SILENTpavel
advanced
Posts: 54
Joined: Fri Aug 05, 2011 5:53 am
Has thanked: 87 times
Been thanked: 16 times

Re: [PS3/ X360] GTA V resource research & software developme

Post by SILENTpavel »

perese1 wrote:it disappears and original texture comes in to play...Thats my only problem...Any advice or suggestions? heres some example images
no mip-maps of texture was replaced, use only lastest Dageron tools and read instruction, please
Image
zorg93
n00b
Posts: 19
Joined: Sun Sep 15, 2013 10:08 am
Has thanked: 7 times

Re: [PS3/ X360] GTA V resource research & software developme

Post by zorg93 »

perese1 wrote:Hi people of XeNTax...Im new to this site...but i have one problem with texture editing ps3 , i have been using the awesome libertyV RPF7 Editor by kornto to extract .rpf files successfully and edit them.
One in particular i have edited is Franklin's face & Tshirts - part4.rpf / streamedpeds_players.rpf / player_one / uppr_diff_004_a_uni.ctd & head_diff_000_a_bla.ctd.
ive Opened them with Dageron's Awesome GTA V Console Texture Editor 1.3.1 with success. I then drag the dds files uppr_diff_004_a_uni.dds etc...to Photoshop which has a
NVIDIA Plug-in for Adobe Photoshop to allow for .dds files viewing editing saving. I then repack and save with LibertyV-r25 to player_one / streamedpeds_players.rpf / part4.rpf. then
Replace original part4.rpf in my actual gta 5 game folder USRDIR. My modded texture i edited "Franklins Tshirts & Franlins Face with Tattoos" are successful but only up close...when camera gets further away
from object (Franklin) it disappears and original texture comes in to play...Thats my only problem...Any advice or suggestions? heres some example images [img][IMG]http://i1334.photobucket.com/albums/w64 ... 105911.jpg[/img][/img]

And a Youtube Video sample of what i mean http://youtu.be/Hx-4gSb-QVM
You sure there isnt a very high detail copy of franklin and a lower detail of his face, still i didnt think it would change that close
perese1
ultra-n00b
Posts: 8
Joined: Sat Jan 04, 2014 3:03 am

Re: [PS3/ X360] GTA V resource research & software developme

Post by perese1 »

Thank you so much Dageron & kornto...This is my texture for franklins Hat and Stomach & arms tattoos Image
zorg93
n00b
Posts: 19
Joined: Sun Sep 15, 2013 10:08 am
Has thanked: 7 times

Re: [PS3/ X360] GTA V resource research & software developme

Post by zorg93 »

SILENTpavel wrote:
perese1 wrote:it disappears and original texture comes in to play...Thats my only problem...Any advice or suggestions? heres some example images
no mip-maps of texture was replaced, use only lastest Dageron tools and read instruction, please
Image
in the vehicles.meta there is something that relates to this

Code: Select all

<HDTextureDist value="5.000000" />
      <lodDistances content="float_array">10
 25
 60
 500
</lodDistances>
that suggest that there are 5 different textures depending on how far away you are form the vehicle
ninjaneo
ultra-n00b
Posts: 1
Joined: Sat Dec 28, 2013 11:49 pm

Re: [PS3/ X360] GTA V resource research & software developme

Post by ninjaneo »

xI cHOcOLaTe wrote:I was looking into the .xsc files and they seem like they're compiled. I had an hour to myself and mapped some stuff, maybe someone else has a better idea?

Code: Select all

XSC.sys file format
0x38 - 0x3B - Checksum (probably CRC32)
hey how were you able to spot this in particular?
User avatar
GooD
beginner
Posts: 29
Joined: Sat May 03, 2008 10:07 am
Been thanked: 33 times

Re: [PS3/ X360] GTA V resource research & software developme

Post by GooD »

PS3 AWC Decoder for Grand Theft Auto V

This small tool allows you to convert GTAV AWC files to mp3 or wav audio. (works only with PS3 version of GTAV.)
Image

Features:
  • Open single file or process selected folder;
  • Export audio to MP3, WAV or Multichannel WAV (only in streams);
  • Support command line arguments, can be used by other tool or in scritps;
Command line arguments: 

Code: Select all

GTAV_PS3_AWCDecoder.exe [/FILE | /FOLDER] input [/MP3 | /WAV | /STERIO_WAV] destination

	/FILE		Process single file.
	/FOLDER		Process folder with sub folders.
	input		Specifies the file or folder to be processed.
	/MP3		Export audio channels as separated MP3 files.
	/WAV		Export audio channels as separated WAV files. Converted from MP3, will take more time.
	/STERIO_WAV		Export audio channels as Multichannel WAV (only in streams) files. Converted from MP3, will take more time.
	destination		Specifies the output directory.

Examples:

	GTAV_PS3_AWCDecoder.exe /FILE "C:\DATA_V\cargobob.awc" /MP3 "C:\DATA_V\out\"
	GTAV_PS3_AWCDecoder.exe /FOLDER "C:\DATA_V\AUDIO\" /MP3 "C:\DATA_V\out\"

 
Donwload: http://bit.ly/GTAVPS3AWC
perese1
ultra-n00b
Posts: 8
Joined: Sat Jan 04, 2014 3:03 am

Re: [PS3/ X360] GTA V resource research & software developme

Post by perese1 »

Hi guys...im trying to figure out what a GPUTEXTUREFORMAT_DXT4_5 is and if it is able to be retextured using photoshop cs5. the file i got is a dds file
but when using photoshop it has greenish look and a ALPHA1 in the channels on Photoshop eg with pictures

PLease help me out..realy noobish when it comes to dxt4_5 stuff...Ive successfully edited the DXT1 really well also am i able to save once ive successfully edited the DXT4_5 dds file? really would like to edit these please help
Image Image
Post Reply