New SMAC quizzes available.Test your Alpha Centauri knowledge! Chess is back.Challenge someone!
0 Members and 1 Guest are viewing this topic.
184, ; Expansion features code {0 to 255}
Hmm...biogenetics is tech 0, so somehow the prerequisites for Transcendent Thought (dwords at 95029C and 9502A0) are probably being set to 0 and 0 somehow. If you know enough to do .exe modding, you should probably put breakpoints at writing to those locations, and see what's changing them.
Quote from: Yitzi on November 08, 2015, 02:53:17 PMHmm...biogenetics is tech 0, so somehow the prerequisites for Transcendent Thought (dwords at 95029C and 9502A0) are probably being set to 0 and 0 somehow. If you know enough to do .exe modding, you should probably put breakpoints at writing to those locations, and see what's changing them.Not sure I can reproduce this easily, it doesn't seem to stick in the save game. It's not a huge issue I think.. but it's very odd to see (even worse trying to explain it's not supposed to be there to newcomers).If I see it a third time, I'll give those memory locations a profile, thanks.