Rcomage

From PS3 Developer wiki
Revision as of 04:39, 23 October 2014 by Sandungas (talk | contribs) (Created page with "=Rcomage usage= RCOedit/RCOmage by ZingaBurga https://github.com/zingaburga/RCOMage , ported to PS3 by kakaroto, https://github.com/kakaroto/RCOMage , official thread http://e...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Rcomage usage

RCOedit/RCOmage by ZingaBurga https://github.com/zingaburga/RCOMage , ported to PS3 by kakaroto, https://github.com/kakaroto/RCOMage , official thread http://endlessparadigm.com/forum/showthread.php?tid=19501

Simple Rcomage GUI

Simple rcomage GUI (dump tab)
Simple rcomage GUI (compile tab)

Command line help

Type This
'''C:\Portables\rcomage-v1.1.1\Rcomage>rcomage.exe help'''
Rcomage v1.1.1, written by ZiNgA BuRgA
A general purpose RCO creation and manipulation command-line tool.

'''Syntax''': rcomage.exe <function> [options]
  Use 'rcomage.exe help <function>' for help on a specific function

'''Available functions''':

    extract        Extract a resource from an RCO file.
    dump           Dumps structure and contents of an RCO file.

    compile        Compiles a new RCO file from a dump.
    rebuild        Reads an RCO, then writes it out; in other words, it just copies it (and doesn't do it perfectly) - incredibly useful eh? ^^

    vagdec         Converts VAG to WAV.
    vagenc         Converts WAV to VAG.

    vsmxdec        Decodes a VSMX file into a text file.
    vsmxenc        Encodes a (VSMX) text file into a VSMX file.

    help           This help screen.

'''Available options''':

    --quiet        Only display warnings/errors.
    --ini-dir      Specify directory containing Rcomage INI files.