Announcement

Collapse
No announcement yet.

UTILITY: Civ3Spy - Saved game file reader

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • UTILITY: Civ3Spy - Saved game file reader

    Civ3Spy is a console application that reads a Civilization III saved game file and outputs the results to a comma-delimited file suitable for importing into Excel.

    Information includes Game, City, and Unit data.

    Usage (from a DOS prompt):

    Civ3Spy file_name.SAV > output_file.CSV

    where file_name.SAV is the name of a Civilization III saved game file.
    Enclose the SAV file name in quotes if it contains spaces.
    The output is sent to standard out and can be redirected to a file with the > symbol.
    To import into Excel, open the output file, and indicate that it is a delimited file and that commas are used as delimiters.
    Attached Files
    DangerDon
Working...
X