Iran Posted November 3, 2013 Posted November 3, 2013 Looking at the game code it looks like the max size for CONQUER.ENG is infinite, is this correct?
Allen508 Posted November 3, 2013 Posted November 3, 2013 No idea. Both Ingame Strings Editor I have will let me add line but the game dosn't know to use them if they are added from what vary little I know.
Iran Posted November 3, 2013 Author Posted November 3, 2013 Why doesn't the game know how to use them?
Nyerguds Posted November 5, 2013 Posted November 5, 2013 The header of .eng format uses 2 bytes, and the references in them are from the start of the file, not the start beyond the header. This means the full size can only be 64k... unless it's seen as signed, in which case it'll be 32k.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now