Strings

TTG

Prince
Joined
Oct 25, 2000
Messages
328
Location
Ottawa, Ontario
I was using a string analysis program on civ.exe. This program extracts strings from any exe. Among many which I expected to see, I found the following which really caught my eye:

"Xerxes"
"Saladin"
"Suppiluliumas"
"an exchange of ambassadors"

The first three are all names of leaders. Xerxes was Persian, Saladin was Arabic, and Suppiluliumas was a Hittite. The curious thing is that none of these civs appears in the game, nor are any of the leaders mentioned. I'm guessing that these civs were intended to be included in the game at one point, but the designers changed their minds.

The last of the four suspicious strings I found is the phrase "an exchange of ambassadors". This is a simple statement which probably involves some diplomatic function which was removed from the game as well.

Just finding these curious strings was not the only useful thing this program does. It also gives the exact location of all strings, so I may consider playing around with the program using debug to see if I can succesfully change the texts. Before, just by editing text files, it was possible to edit some of the larger texts, such as the intro poem, the civilopedia stuff, and the game credits. But now, every single piece of text in the game, from the standard city order to the names of the game menus... every little bit of text everywhere should be changeable.
smile.gif
biggrin.gif


------------------
Civilization I Master of masters
Webmaster of Civilization I Fanatics Center
 
Originally posted by TTG:
The first three are all names of leaders. Xerxes was Persian, Saladin was Arabic, and Suppiluliumas was a Hittite.

Xerxes is in the Civ2 games as the leader of the persians. He is avaialbe through normal play. Saladin is the head of the Arabs, but was not made availiable for the game. He is in the Rules.txt though, along with Atawallpa, leader of the Incas. But the game will only allow the first 21 civs after the @leader line. So the last two, Saladin and Atawallpa will not be availiable until you move two of the others out of the way. Make sure you leave no blank spaces in the first 21 spots or you will have leaders with no country names, leader names, or city names.

------------------
-PaleHorse76-
All rights reserved, all wrongs avenged.
 
Doh! You know, I should look where I post next time. The above information is a definite for Civ2 and Civ2 Gold MPE. I don't know about Civ1, as I do not have that game! Sorry!!!!
------------------
-PaleHorse76-
All rights reserved, all wrongs avenged.

[This message has been edited by PaleHorse76 (edited November 05, 2000).]
 
I was using analogx textscan. (from <a href="http://www.analogx.com/">www.analogx.com</a>). That's very cool, though, Andz that you had found them as well.

------------------
Civilization I Master of masters
Webmaster of Civilization I Fanatics Center
 
Back
Top Bottom