This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import argparse | |
import glob | |
import json | |
import os.path | |
import shutil | |
import traceback | |
DESCRIPTION = """Encode and decode GS456 (AJ:AA Trilogy) script files.""" | |
USRHDR_SIZE = 48 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import argparse | |
import shutil | |
import wave | |
DESCRIPTION = """Encode and decode RE Engine .asrc audio files. | |
Now with more confusion! For version 31 (AJ:AA Trilogy) only.""" | |
SRCH_INFO = """srch (stub) | |
id: %d""" | |
SRCD_INFO = """srcd (data) |