Skip to content

Instantly share code, notes, and snippets.

@mentionmenot
mentionmenot / gs456scr.py
Created April 1, 2024 11:22 — forked from osyu/gs456scr.py
GS456 (AJ:AA Trilogy) script converter
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
@mentionmenot
mentionmenot / asrc31.py
Created April 1, 2024 11:22 — forked from osyu/asrc31.py
RE Engine ASRC encoder/decoder (for AJ:AA Trilogy)
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)