Apolyton Archive  |  Preserved copy of the Apolyton Civilization Site and its forums as they stood in September 2005. Read-only; nothing here can be posted to or replied to.  |  Forum index |  About this archive |  The 1998–2001 UBB forums
Today on Apolyton WARDELL INTERVIEW PROMO A.C.S. HISTORY CHAPTER 4 GET CIV4 /w FREE PLUS! A.C.S. PHOTO GALLERY GET A.O.M. V1.1
Apolyton Civilization Forums
main| civ2| civ3| civ4| smac| ctp2| ron| moo3| galciv| galciv2| alt| about|
ApolytonPLUS | register | search | faq | new posts | pm (-/-) | upload | members
hall of fame new! | civgroups | civgroups news | interviews | the column | radio | chat | directory | news | store | PLUS
Apolyton Civilization Forums : Powered by vBulletin version 2.0.3 Apolyton Civilization Forums > Civilization III > Civ3-Files > UTILITY: Civ 3 Replay Viewer.
Show a Printable Version | Email This Page to Someone! | Receive updates to this thread | Report this to Apolyton news!
16.Sep: 7 NEW FILES
15.Sep: TRIAL + NO SLEEP = ONE GAME
13.Sep: PATCH THE PREVIOUSLY UNPATCHABLE

bottom of page
   - CIV3 CONQUESTS $29.99 - CIV3 from $9.99
Author
Thread    < Last Thread     Next Thread > Post New Thread     Post A Reply
Legend is offline Legend
Settler

Sep 2002
time: 05:30
  Old Post 21-08-2003 06:02
Edit/Delete Message Reply w/Quote
#1 Report this post to a moderator
Civ 3 Replay Viewer. Increase Your PM Length

This utility is (basically) the same tool as the replay viewer that you can see at the end of a completed civ or PTW game, with added features - the least being that you can use it stand-alone, without the need to complete / retire from a game.

Features:

  1. Minimaps can be exported to .bmp or .jpg format, with user-defined sizes.
  2. The replay text can be exported with some (minor) format details being configurable.
  3. A draggable progress slider can be dragged to any position, allowing instant fast-forwarding or rewinding of the replay.
  4. The pause between replay events is user-configurable.
  5. Putting the mouse over an item in the replay text list shows a circle on the minimap marking the location.
  6. Putting the mouse over a city in the minimap shows a short history of that city.


With the help of several individuals (thanks people! ) I have managed to tune the features, and eliminate most of the bugs.

However, if you have any suggestions, or have found any bugs, then please let me know: Email to Legend

Attachment: setup.zip
This has been downloaded 86 time(s).

Sheik is offline Sheik
King

May 2002
time: 00:30
  Old Post 21-08-2003 19:29
Edit/Delete Message Reply w/Quote
#2 Report this post to a moderator
Increase Your PM Length

What language did you write your program in?

GhengisFarb is offline GhengisFarb
Deity
I want my HAMBURGERS!!
May 2002
time: 23:30
  Old Post 21-08-2003 19:32 Visit GhengisFarb's homepage!
Edit/Delete Message Reply w/Quote
#3 Report this post to a moderator
Support Apolyton, buy Alpha Centauri

What format is the replay in (file-wise)?

Kuciwalker is offline Kuciwalker
Emperor
of Schmooism
Feb 2001
time: 00:30
  Old Post 21-08-2003 19:36
Edit/Delete Message Reply w/Quote
#4 Report this post to a moderator
Support Apolyton, buy Galactic Civilizations

Cool.

Legend is offline Legend
Settler

Sep 2002
time: 05:30
  Old Post 22-08-2003 06:28
Edit/Delete Message Reply w/Quote
#5 Report this post to a moderator
Full PM-box? Change here!

quote:
Originally posted by Sheik
What language did you write your program in?
Why do you want to know that?


Its VB.

Legend is offline Legend
Settler

Sep 2002
time: 05:30
  Old Post 22-08-2003 06:30
Edit/Delete Message Reply w/Quote
#6 Report this post to a moderator
Support Apolyton, buy Civilization 2

quote:
Originally posted by GhengisFarb
What format is the replay in (file-wise)?


It takes Civ3 & PTW .sav files, and shows you a replay of them - much like the replay you can see when you finish the game. However, it has a few extra features, and you don't need to actually finish the game to see the replay.

It doesn't actually have replay format per-se.

Kuciwalker is offline Kuciwalker
Emperor
of Schmooism
Feb 2001
time: 00:30
  Old Post 22-08-2003 19:09
Edit/Delete Message Reply w/Quote
#7 Report this post to a moderator
Help yourself to an AD-FREE life

Do you have to have it running while you're playing, or do you need all of the save files?

Wait a second... doesn't civ3 have to store the replay info in the saves anyway?

Sheik is offline Sheik
King

May 2002
time: 00:30
  Old Post 22-08-2003 19:22
Edit/Delete Message Reply w/Quote
#8 Report this post to a moderator
Got spare money?

quote:

Why do you want to know that?
Its VB.


Because I program in VB too and I'm always interested to see what other people are doing and trying to learn from it. This utility is great btw.

Any plans to make a version that supports Play the World? And do you have any plans to release the source ? I am interested in how it reads the .sav file and parses the data.

Legend is offline Legend
Settler

Sep 2002
time: 05:30
  Old Post 24-08-2003 05:33
Edit/Delete Message Reply w/Quote
#9 Report this post to a moderator
Support Apolyton, buy Civilization: The Boardgame

quote:
Originally posted by skywalker
Do you have to have it running while you're playing, or do you need all of the save files?

Wait a second... doesn't civ3 have to store the replay info in the saves anyway?


No, its completely stand-alone - doesn't need civ / PTW to be running.

It just reads the civ .sav files. The replay data is stored in the save file, and it just extracts it.

Legend is offline Legend
Settler

Sep 2002
time: 05:30
  Old Post 24-08-2003 05:36
Edit/Delete Message Reply w/Quote
#10 Report this post to a moderator
Support Apolyton, buy Civilization: The Boardgame

quote:
Originally posted by Sheik


Because I program in VB too and I'm always interested to see what other people are doing and trying to learn from it. This utility is great btw.

Any plans to make a version that supports Play the World? And do you have any plans to release the source ? I am interested in how it reads the .sav file and parses the data.


It already supports PTW.

I'm not keen on releasing the source code, but I can release the general details onhow I go about parsing the data.

I basically set class objects for each section of the save file, and put User-defined-types in them that mirror the structure of that section. I then read them into the class by opening the .sav for binary, and using the Get command. That seesm to be the fastest way.

mazzz is offline mazzz
Warlord

Sep 2002
time: 05:30
  Old Post 26-08-2003 03:42
Edit/Delete Message Reply w/Quote
#11 Report this post to a moderator
Support Apolyton, buy Civilization: The Boardgame

this looks so cool! but when i try to watch on it says "run time error nine" cript out of range

GhengisFarb is offline GhengisFarb
Deity
I want my HAMBURGERS!!
May 2002
time: 23:30
  Old Post 26-08-2003 05:47 Visit GhengisFarb's homepage!
Edit/Delete Message Reply w/Quote
#12 Report this post to a moderator
Tired of ads?

Can it export into common video formats, like avi or flic?

I'm asking because for some games people like to make websites and it would be cool if we could integrate a play by play video with our own dialogue alongside it.

Legend is offline Legend
Settler

Sep 2002
time: 05:30
  Old Post 26-08-2003 08:47
Edit/Delete Message Reply w/Quote
#13 Report this post to a moderator
Suffering from ads?

quote:
Originally posted by mazzz
this looks so cool! but when i try to watch on it says "run time error nine" cript out of range


Could you please post the .sav you are trying to view? And a list of the steps you are using?

(ie - does it load the first file OK, but crash when you try to load and view a second)?


quote:

Can it export into common video formats, like avi or flic?

I'm asking because for some games people like to make websites and it would be cool if we could integrate a play by play video with our own dialogue alongside it.
Sorry, No.

Hagbart is offline Hagbart
Prince
Copenhagen, Europe
Feb 2002
time: 06:30
  Old Post 27-08-2003 22:22
Edit/Delete Message Reply w/Quote
#14 Report this post to a moderator
Support Apolyton, buy GURPS/ Alpha Centauri

Nice programme, trying it out now...

bongo is offline bongo

Emperor
TRBNGR
Sep 1999
time: 06:30
  Old Post 19-09-2003 14:44
Edit/Delete Message Reply w/Quote
#15 Report this post to a moderator
Got spare money?

Really nice tool but it chrash too often.

Chrashed on the second file, then chrash again when I reload the program and the same .sav file.

Legend is offline Legend
Settler

Sep 2002
time: 05:30
  Old Post 21-09-2003 04:02
Edit/Delete Message Reply w/Quote
#16 Report this post to a moderator
Increase Your PM Length

quote:
Originally posted by bongo
Really nice tool but it chrash too often.

Chrashed on the second file, then chrash again when I reload the program and the same .sav file.


By any chance was this a PTW v1.27f save?

I have found a bug in that it doesn't support these files - yet.

Gimme a day or two to sort it out.

Kloreep is offline Kloreep

Emperor
of the pillow
Jun 2002
time: 00:30
  Old Post 22-09-2003 07:58
Edit/Delete Message Reply w/Quote
#17 Report this post to a moderator
Suffering from ads?

This looks really cool. Downloading now and will try it out later.

Rasputin is offline Rasputin

Deity
Brisbane
May 1999
time: 15:30
  Old Post 24-09-2003 23:12 Visit Rasputin<br><a href=/members><img src=/forums/images/lifer-icon.gif border=0></a><BR>'s homepage!
Edit/Delete Message Reply w/Quote
#18 Report this post to a moderator
Support Apolyton, buy Galactic Civilizations

brilliant idea, why didnt firaxis think of this??

bongo is offline bongo

Emperor
TRBNGR
Sep 1999
time: 06:30
  Old Post 07-10-2003 13:52
Edit/Delete Message Reply w/Quote
#19 Report this post to a moderator
Put an end to popups!

Legend, It may have been 1.27f, I'm not sure. It was no older than 1.21f.

Chard Bradon is offline Chard Bradon
Settler

Oct 2003
time: 05:30
  Old Post 08-10-2003 17:22
Edit/Delete Message Reply w/Quote
#20 Report this post to a moderator
Got spare money?

I can't downlaod the file!!!

kermit_the_frog is offline kermit_the_frog
Prince
Norway, Haugesund
Jun 2003
time: 06:30
  Old Post 18-10-2003 15:12
Edit/Delete Message Reply w/Quote
#21 Report this post to a moderator
Suffering from ads?

i get error mesaage: component 'MsComctl.Ocx' or one of its dependencies not correctly registered: a file is missing or invalid

Legend is offline Legend
Settler

Sep 2002
time: 05:30
  Old Post 27-10-2003 09:51
Edit/Delete Message Reply w/Quote
#22 Report this post to a moderator
Support Apolyton or Terrorists Win

quote:
Originally posted by kermit_the_frog
i get error mesaage: component 'MsComctl.Ocx' or one of its dependencies not correctly registered: a file is missing or invalid


What OS are you using? Program is written in VB, which (unfortunately) supports windows only. I can post a full-install for older versions of windows, but generally everything like ME/XP/2000/98 should have that file.

  < Last Thread     Next Thread > Post New Thread     Post A Reply
All times are GMT. The time now is 05:30.
Apolyton Time is 00:30.
    top of page
Rate This Thread:
Forum Jump:
Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is ON
vB code is ON
Smilies are ON
[IMG] code is ON
 




Contact Us - Apolyton Civilization Site - Support Us!

Building a better Apolyton through better information. Click here and take our poll!
Non-US visitors, click here!

Powered by: vBulletin Version 2.0.3
Copyright ©2000, 2001, Jelsoft Enterprises Limited.

Page generated in 0.0509 seconds (88.04% PHP - 11.96% MySQL) with 30 queries
Page Loading Time:

Support Apolyton: Amazon USA | Amazon UK | Amazon DE | Amazon FR |
Support Apolyton and get FREE PLUS, Buy from Chips&Bits: Galactic Civilizations | Galactic Civilizations: Deluxe Edition | Call to Power 2 | Civilization: The Boardgame | GURPS/ Alpha Centauri | Alpha Centauri | Civilization IV | Civilization III: Complete |


Front Page | Civilization IV | Civilization III | Civilization II | Call to Power II | Alpha Centauri | Master of Orion III
Rise of Nations | Galactic Civilizations | Galactic Civilizations II | Misc
Alt.Civs | Civ I | C:CtP I | About | News | Directory | Apolyton Store | Forums | Chat | Columns | Interviews | Newsletter
Scenario League | CSC | Clash of Civs | Spanish Site | CtP Maps | Cradle of Civ | WesW's Ctp1/2 Site | Civ3 Haven

apolyton.net | apolyton.com | civilization2.net | civilization3.net | civilization4.net | civilizationiv.info | calltopower.net | galciv.net | galciv2.net | moo3.net