Skip to content

Mat1az/ps2adpcm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Important

Alpha release: Intended for use with GTA: San Andreas SFX files; not yet tested on other games.


PS2ADPCM

License: GPL-3.0

A Minimal Audio Converter for PlayStation 2 (PS2) Audio Files

How It WorksKey FeaturesHow To UseDownloadHow To Do It Manually

How It Works

PS2ADPCM

Key Features

  • Simple functionality
    • Automatically generates a valid audio file ready for import into a PlayStation 2 (PS2) game.

How To Use

./ps2adpcm

Screenshot_2023-11-27_12-26-48

OR

./ps2adpcm -c [custom audio] -i [original audio] -o [output audio]

Download

You can download the latest version of PS2ADPCM.

How To Do It Manually

Check my Gist.