There are 2 lines in research files that contain NameStringID and DescriptionStringID.
If these are not unique, new research will not show up on the screen.
However, so far, I can get them to show up, but when you mouse over them, the game crashes.
This seems to indicate that the 2 stringID fields refer to another file that doesnt contain the new ones or specific files for each stringID.
When you mouse over any research icon, it shows up a box that includes the description and stuff about the research.
Now it seems that the stringID's point to this, and unless these are created, the new research will not work.
So the text must be stored somewhere.
Does anyone know where these may be being stored ?