Avenger wrote:When the Duke Zone 2 Expansion was bug fixed the guy that did it for some reason renamed the USER.CON and DEFS.CON files inside the GRP from what they originally were (DZUSER.CON AND DZDEFS.CON).
Because DOS is far more strict then EDuke32 is, it was instead overwriting the episode names from the stock USER.CON contained in the DUKE3D.GRP.
Changing the names back to what they were originally and updating the GAME.CON to reflect this fixed the problem.
Thanks for your help with the double line issue at the bottom of the USER.CON that got the game to boot in the first place.
I'm glad your problem solved but I'm missing something. I download archive "DUKE ZONE 2 2.05.rar" from your first post message. Inside was only two files "DZONE2.CON" and "DZONE2.GRP" and inside "DZONE2.GRP" only "DEFS.CON" and "USER.CON", but inside "DZONE2.CON" both of the file was mentioned as:
Since DOS version can't load these files from the custom .GRP file you'll need them to extract to the game folder and overwrite original ones (I tested that and it works). Or rename as you did and change their names inside "DZONE2.CON".
I'm glad that the problem is solved, but I always test things before write a solution there and it's strange that it didn't work for you.
By the way, renaming included files (your solution) is far better than overwriting originals in the game folder - it's easier to rollback all changes in that case.