Skip to content

furtidev/adftomp3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

ADF to MP3

The ADF file format is used for the radio stations in Vice City. It's basically a XOR-ed MP3 file. You can "decrypt" it by XORing all bytes against 0x22. This is what this program does.

Install.

  • Install Odin.
  • Clone the repository and CD into it.
  • Run odin build .
  • You now have your complied executable!

Usage

  • Grab your .adf file. You'll find them in GTA VICE CITY Installation/Audio. Google to find out where your GTA Vice City install might be located.
  • adftobin <path to .adf file> <output file name, example: test.mp3>
  • Done!

License

No need.

About

GTA Vice City ADF files to MP3 converter

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages