My favorites | Sign in
Project Logo
                
Search
for
Updated Jun 07, 2009 by manuel.arguelles
Usage  
Usage information.

Usage

To use drg2sbg simple call it with the .drg file as argument like this:

drg2sbg file.drg

This will output the result to stdout, if you want to store it into a file just add the -o flag along with the filename like this:

drg2sbg -o file.sbg file.drg

If you want to know the version of drg2sbg that you are using just add the -v flag

drg2sbg -v 

This will print the version information and exit.

Playing

To play the sbg file you need to download and install SBaGen software, please refer to SBaGen web page for instructions.

sbagen file.drg

Sign in to add a comment
Powered by Google Project Hosting