[Scummvm-cvs-logs] SF.net SVN: scummvm: [22837] tools/trunk/README
sev at users.sourceforge.net
sev at users.sourceforge.net
Fri Jun 2 17:34:46 CEST 2006
Revision: 22837
Author: sev
Date: 2006-06-02 08:34:32 -0700 (Fri, 02 Jun 2006)
ViewCVS: http://svn.sourceforge.net/scummvm/?rev=22837&view=rev
Log Message:
-----------
Fix encoding steps numbering in enocde_dxa section
Modified Paths:
--------------
tools/trunk/README
Modified: tools/trunk/README
===================================================================
--- tools/trunk/README 2006-06-02 15:20:48 UTC (rev 22836)
+++ tools/trunk/README 2006-06-02 15:34:32 UTC (rev 22837)
@@ -124,11 +124,11 @@
2. Put files 'intro.smk', and 'intro*.png' to a single
directory, say, video/
- 4. Run `encode_dxa intro /path/to/directory/video/`
+ 3. Run `encode_dxa intro /path/to/directory/video/`
or for simplicity cd to that directory and run
`encode_data intro ./`
- 5. You will get intro.dxa file in result.
+ 4. You will get intro.dxa file in result.
Additionally you may use batch processing of SMK files in
RAD Game Tools. Just select more than one file and push
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Scummvm-git-logs
mailing list