Page 1 of 1
[fixed] "ZDoom" instead of "GZDoom"
Posted: Fri Jun 02, 2006 20:36
by Nash
I have my system setup so that if I right-click on a WAD, I have GZDoom within the "Open with..." menu.
However, GZDoom is now called ZDoom.
Since I also have the regular ZDoom in the "Open with..." menu, there are now two ZDooms. I'd have to guess which one is really GZDoom.
Posted: Fri Jun 02, 2006 21:09
by Graf Zahl
This is probably a result of the switch to VC++ 2005. And if I knew which string was responsible for that name I'd fix it.
Posted: Fri Jun 02, 2006 21:32
by Nash
Related to this bug, I can't load save games from 1.0.10.
Code: Select all
Savegame is from another ZDoom-based engine: GZDoom.
Posted: Fri Jun 02, 2006 21:49
by Graf Zahl
Savegames between 1.0.10 and 1.0.11 are incompatible. Randy has made some changes to the savegame format that break older ones.
This message appears because 1.0.10 had an accidental space in its version identification string. But since the savegames were incompatible anyway I just fixed that and didn't bother any further.
Posted: Sat Jun 03, 2006 9:31
by Graf Zahl
Should be fixed now. I re-added my own version info instead of Zdoom's.