What's new

Tools [RELEASE] PS3 AWC Audio Decoder for Grand Theft Auto V

GooD-NTS

GooD-NTS

Enthusiast
Messages
85
Reaction score
180
Points
110
Sin$
0
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.)
30.png


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

Virus Scan: https://www.virustotal.com/en/url/7...ac613a4c5fa51954370dba9742c185c3601/analysis/
 
N

NewModder2K14

C++ Programmer
Messages
340
Reaction score
214
Points
115
Sin$
0
I'm sorry, why/how is this useful ?

If you could then convert a .mp3 file into a .AWC file then that would be cool though, is that possible?
I like the idea of custom radio ..
 
Last edited:
Destiny

Destiny

#ZxathCheated #NeverForget
Retired
Diamonds Are Forever Beginning of An Odyssey Mythical Veteran
Messages
5,590
Reaction score
4,798
Points
1,500
Sin$
0
opened
 
Last edited:
GooD-NTS

GooD-NTS

Enthusiast
Messages
85
Reaction score
180
Points
110
Sin$
0
I'm sorry, why/how is this useful ?
LibertyV can extract AWC audio to WAV format but as far I know it have some issues with multichannel audio and other things. I was made my converter to allow people decode PS3 audio without any bugs.
 
Zorg93

Zorg93

Read Art
Fabled Veteran Modder Programmer
Messages
4,273
Reaction score
3,475
Points
650
Sin$
0
LibertyV can extract AWC audio to WAV format but as far I know it have some issues with multichannel audio and other things. I was made my converter to allow people decode PS3 audio without any bugs.
Most people on here don't understand you won't release tools specifically to mod console games. They also don't care about a tool if it won't let you mod a game.
 
Dat Boxer v2

Dat Boxer v2

Enthusiast
Messages
388
Reaction score
115
Points
85
Sin$
7
LibertyV can extract AWC audio to WAV format but as far I know it have some issues with multichannel audio and other things. I was made my converter to allow people decode PS3 audio without any bugs.
Nice now release you'r gtaV Private tool :smile:
 
Zorg93

Zorg93

Read Art
Fabled Veteran Modder Programmer
Messages
4,273
Reaction score
3,475
Points
650
Sin$
0
is it possible to convert mp3/wav to AWC?
Awc arent audio files, they're audio containers, so that makes no sense, as for putting mp3/wav files into an awc container, that would be possible, just its only been publically done with the awc's on max payne 3 (PC)
 
Respect_Cartman

Respect_Cartman

Project Mayhem!!
Messages
490
Reaction score
311
Points
115
Sin$
7
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.)
30.png


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:
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\"

Thanks for your release :smile:

Donwload: http://bit.ly/GTAVPS3AWC

Virus Scan: https://www.virustotal.com/en/url/7...ac613a4c5fa51954370dba9742c185c3601/analysis/
 
Last edited:
JordonLeedell

JordonLeedell

I ♥ Awakening
Messages
1,437
Reaction score
497
Points
165
Sin$
7
Awc arent audio files, they're audio containers, so that makes no sense, as for putting mp3/wav files into an awc container, that would be possible, just its only been publically done with the awc's on max payne 3 (PC)
i hardly know anything about audio so sorry for sounding stupid :confused: , but seeing as its been done on max payne 3 it could be done on GTA V but im guessing the problem is the difference between PC,PS3 and XBOX
 
L

lexicon9991

Newbie
Messages
1
Reaction score
0
Points
35
Sin$
0
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.)
30.png


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

Virus Scan: https://www.virustotal.com/en/url/7...ac613a4c5fa51954370dba9742c185c3601/analysis/


we need import our music in .awc format because gtav music is su*ks
 
Top Bottom
Login
Register