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 II > Scenario League / Civ2-Creation > Blooming Insane Problem!
Show a Printable Version | Email This Page to Someone! | Receive updates to this thread | Report this to Apolyton news!
29.Jul: MOVING UP ON REVISED `TOP 100` INDEX
29.May: GAME MECHANICS REFERENCE BOOKLET
06.Mar: DROPPING FROM SECOND TO THIRD
CivGroups
Scenario League / Civ2-Creation (66): Not a Member - Join

bottom of page
  - CIVILIZATION 2 from $6.95 - CIVILIZATION 2 from $4.25 - CIV2: TEST OF TIME from $2.50 - CIV2: MULTIPLAYER GOLD EDITION from $4.99
Author
Thread    < Last Thread     Next Thread > Post New Thread     Post A Reply
curtsibling is offline curtsibling
King
of the Kill!
May 2002
time: 05:17
  Old Post 19-04-2004 04:31 Visit curtsibling's homepage!
Edit/Delete Message Reply w/Quote
#1 Report this post to a moderator
Blooming Insane Problem! Increase the size of your Attachments

And it's not just me!

I have noticed a seriously wahck bug in MGE recently.
As I was modding away at Kaiser, I reloaded the sav files to check changes...

To find the cheat menu was still active - or seemed to be.
The cheat button was in the build menu and all cheat commands where active - from a clean .sav load!

I loaded a non-scenarion save file from the CIV2 main directory - same thing happens!

The cheat menu appears - this is mad!

Is there some problem with any MGE text files?

Anyone else had this happen?

Advice would be most welcome...

AGRICOLA is offline AGRICOLA
Prince
Canadian bush & Florida
Feb 2003
time: 00:17
  Old Post 19-04-2004 04:55
Edit/Delete Message Reply w/Quote
#2 Report this post to a moderator
Lose 30 kilos (of popups)

Yes, I know how to fix it.

The source of the faulty toggle problem is within file "CIV2" in the CIV II folder. That's "CIV2" and not "civ2" with Civ icon.

If you are having a problem with the cheat toggle:
1. Use hex editor to make sure that all cheat flags are off in your save.
2. Delete the existing CIV2 file.
3. Start a new game and save it. The program will have created a new "clean" CIV2 file.
4. Get rid of the new game.
5. Load save. It should be clean.

Last edited by AGRICOLA on 19-04-2004 at 05:03

JohnPC is offline JohnPC
Settler
Texas
Mar 1999
time: 23:17
  Old Post 19-04-2004 05:32
Edit/Delete Message Reply w/Quote
#3 Report this post to a moderator
Support Apolyton buy from Amazon

also if cheat mode is enabled in ur autosave it will still believe u have cheat mode in a normal save u load

Eivind IV is offline Eivind IV
Prince
History will be kind to me for I intend to write it.
Aug 2002
time: 06:17
  Old Post 19-04-2004 06:07 Visit Eivind IV's homepage!
Edit/Delete Message Reply w/Quote
#4 Report this post to a moderator
Help yourself to an AD-FREE life

What is in fact a hex-editor? I've always wondered about it, but never dared to ask...

curtsibling is offline curtsibling
King
of the Kill!
May 2002
time: 05:17
  Old Post 19-04-2004 06:36 Visit curtsibling's homepage!
Edit/Delete Message Reply w/Quote
#5 Report this post to a moderator
Enter the AD-FREE zone

@AGRICOLA: I will try it...

But it seems to happen across all saves in all games...

AGRICOLA is offline AGRICOLA
Prince
Canadian bush & Florida
Feb 2003
time: 00:17
  Old Post 19-04-2004 11:10
Edit/Delete Message Reply w/Quote
#6 Report this post to a moderator
Inflate your Upload Space

@Kobra

A hexadecimal editor allows you to view and modify the hexadecimal numbers that contain the information stored in a file.

The hexadecimal system is base 16 with the following digits 0 1 2 3 4 5 6 7 8 9 A B C D E F so that F = 15 and 10 = 16 in decimal numbers that we normally use.

For example the word CIVILIZATION is stored as the following string of hexadecimal numbers:
43 49 56 49 4C 49 5A 41 54 49 4F 4E.

If you use the hex editor to change the 43 to 56 you will see VIVILIZATION when you open your text file. Similarly, you can modify any stored numbers.

If you are interested, there are two free downloads I can recommend.

FRHED - a very simple editor that I prefer to use most of the time

AXE - a more sophisticated editor that has a very good file comparison facility that can be helpful in unraveling the mysteries of a save file.

A Google with FRHED or AXE plus HEX EDIT should locate download sites.


@curtsibling

Yep. Those are the symptoms of a really buggered up CIV2 file.

Last edited by AGRICOLA on 19-04-2004 at 11:17

curtsibling is offline curtsibling
King
of the Kill!
May 2002
time: 05:17
  Old Post 19-04-2004 13:33 Visit curtsibling's homepage!
Edit/Delete Message Reply w/Quote
#7 Report this post to a moderator
Full PM-box? Change here!

It must have messed itself up, as there is nothing I could have done to influence the civ2.exe...

AGRICOLA is offline AGRICOLA
Prince
Canadian bush & Florida
Feb 2003
time: 00:17
  Old Post 19-04-2004 13:40
Edit/Delete Message Reply w/Quote
#8 Report this post to a moderator
Lose 30 kilos (of popups)

quote:
Originally posted by AGRICOLA
The source of the faulty toggle problem is within file "CIV2" in the CIV II folder. That's "CIV2" and not "civ2" with Civ icon.



I was not referring to civ2.exe but to CIV2, a DAT file.

AGRICOLA is offline AGRICOLA
Prince
Canadian bush & Florida
Feb 2003
time: 00:17
  Old Post 19-04-2004 13:53
Edit/Delete Message Reply w/Quote
#9 Report this post to a moderator
Support Apolyton, buy GURPS/ Alpha Centauri

Are you in a position to do some minor hex editing on the CIV2 file? If so, there is a much easier way to clean up your problem than what I have outlined.

bka is offline bka
Settler

Jan 2004
time: 05:17
  Old Post 19-04-2004 14:55
Edit/Delete Message Reply w/Quote
#10 Report this post to a moderator
Put an end to popups!

Hi Agricola - interesting those Hex-decimal numbers, but I don't understand why C in Civilization is 43? Could you plz. enlighten me? (and others perhaps)

AGRICOLA is offline AGRICOLA
Prince
Canadian bush & Florida
Feb 2003
time: 00:17
  Old Post 19-04-2004 15:48
Edit/Delete Message Reply w/Quote
#11 Report this post to a moderator
Support Apolyton, buy GURPS/ Alpha Centauri

All letters and symbols (including letters that are not part of the English alphabet) have been assigned unique hexadecimal numbers and are stored in the form of these numbers. The numbers I have shown for CIVILIZATION are for upper case letters, the numbers for lower case are different.

Working only with the letters in CIVILIZATION (in bold print) you can see the sequence of numbers for the capital letters of the whole standard English alphabet.

A = 41
B = 42
C = 43
D = 44
E = 45
F = 46
G = 47
H = 48
I = 49
J = 4A
K = 4B
L = 4C
M = 4D
N = 4E
O = 4F
P = 50
Q = 51
R = 52
S = 53
T = 54
U = 55
V = 56
W = 57
X = 58
Y = 59
Z = 5A

There probably is a very good reason why A was assigned hex 41 (decimal 65) but I have no idea what it might be. I suspect that the numbering system dates back to the days of the earliest computers, 50+ years ago.

Perhaps one of the many highly computer literate people who frequent this forum can give you a better answer.

curtsibling is offline curtsibling
King
of the Kill!
May 2002
time: 05:17
  Old Post 19-04-2004 16:08 Visit curtsibling's homepage!
Edit/Delete Message Reply w/Quote
#12 Report this post to a moderator
Lose 30 kilos (of popups)

@AGRICOLA:

I will give anything a try to fix the problem -

What do you advise?

Mercator is offline Mercator
King
Sorekara no Nanimo
Jan 1970
time: 06:17
  Old Post 19-04-2004 16:28 Visit Mercator's homepage!
Edit/Delete Message Reply w/Quote
#13 Report this post to a moderator
Support Apolyton buy from Amazon

Really, the best way to find out about hex-editing is to get a hex-editor and see for yourself.

The first thing to remember is that we're talking about computers here. Computers can only work with numbers! In fact, for computers, everything works in binary, zeroes and ones. So, to let computers work with letters as well, you have to map them onto numbers. ASCII (dates back to the 60's) is one such mapping and it uses the number 65 for the letter A.
The reason hexeditors work with hexadecimal rather than decimal numbers is because hexadecimals are easier to convert to binary.

@Curt: I don't think this is really a problem. I'm not entirely sure what you're saying, but this sounds like a very old and known bug. Civ2 has a problem "forgetting" about its last game. Another example is the city list for instance. If you start a game as the Romans, build Rome and then decide to start a new game (again as the Romans), your first city will then be named Veii. Civ2 forgot to reset the counter in between.

Simply restarting Civ2 will fix it.
If AGRICOLA meant deleting the civ2.dat while still playing civ2, that probably addresses the same problem.

AGRICOLA is offline AGRICOLA
Prince
Canadian bush & Florida
Feb 2003
time: 00:17
  Old Post 19-04-2004 16:42
Edit/Delete Message Reply w/Quote
#14 Report this post to a moderator
Help yourself to an AD-FREE life

@curtsibling
First close any Civ game you may be running. Then delete the CIV2 DAT file (not civ2.exe) from the Civ 2 folder. Start a new Civ 2 game in 4000 BC, play 1 turn and save. Check that there is a new CIV2 file in the Civ 2 folder. Delete the game you just saved. Start up Civ 2 and load one of the messed up saves. It should be OK.

Alternately, again close down Civ 2, and use your hex editor to open CIV2. Change byte 15 to 60 and byte 16 to 50. If your editor is set to show 16 bytes per line, these are the last two bytes on the first line. Overwrite any other text in the file with zeros. Save. Start up Civ 2 and load one of your messed up saves. It should be OK. If not, get back to me.

Last edited by AGRICOLA on 19-04-2004 at 17:21

AGRICOLA is offline AGRICOLA
Prince
Canadian bush & Florida
Feb 2003
time: 00:17
  Old Post 19-04-2004 16:57
Edit/Delete Message Reply w/Quote
#15 Report this post to a moderator
Get a bigger avatar today!

@Mercatore Uno

Beautiful explanation, much better than mine.

I have experienced Curt's problem. No matter what you do, you simply cannot get rid of the cheat menu being on. The usual procedure a year ago was to uninstall Civ 2 and then install it again. This worked just fine but was a laborious way of getting a clean CIV2 file. The ways I have suggested seem a bit easier.

bka is offline bka
Settler

Jan 2004
time: 05:17
  Old Post 19-04-2004 18:25
Edit/Delete Message Reply w/Quote
#16 Report this post to a moderator
Full PM-box? Change here!

Thx for the lecture there. Guess I will continue learning from the Internet about this matter. Might come in handy....

curtsibling is offline curtsibling
King
of the Kill!
May 2002
time: 05:17
  Old Post 19-04-2004 19:20 Visit curtsibling's homepage!
Edit/Delete Message Reply w/Quote
#17 Report this post to a moderator
Full PM-box? Change here!

Cheers!
I will try the dat-file deletion method when I get home -
I'm glad that this is a recognised bug...

curtsibling is offline curtsibling
King
of the Kill!
May 2002
time: 05:17
  Old Post 19-04-2004 23:42 Visit curtsibling's homepage!
Edit/Delete Message Reply w/Quote
#18 Report this post to a moderator
Support Apolyton, buy Civilization: The Boardgame

Cool!

Removing the dat seems to have fixed the prob!

A new dat file was created and all is well...

Must have been all the loading and messing with civ-city that perhaps flung things into disarray!

Cheers chaps!

AGRICOLA is offline AGRICOLA
Prince
Canadian bush & Florida
Feb 2003
time: 00:17
  Old Post 20-04-2004 01:01
Edit/Delete Message Reply w/Quote
#19 Report this post to a moderator
Support Apolyton, buy GURPS/ Alpha Centauri

Great! If you are going to continue to do things that might cause problems with CIV2.dat, it might be an idea to make a backup that can be used to replace the file if difficulties recur.

curtsibling is offline curtsibling
King
of the Kill!
May 2002
time: 05:17
  Old Post 20-04-2004 01:23 Visit curtsibling's homepage!
Edit/Delete Message Reply w/Quote
#20 Report this post to a moderator
Increase Your PM Length

Roger that!

  < Last Thread     Next Thread > Post New Thread     Post A Reply
All times are GMT. The time now is 05:17.
Apolyton Time is 00:17.
    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.0492 seconds (89.01% PHP - 10.99% MySQL) with 36 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