That gave me the impression DGen 2.0.1.0 didn't work with other versions.
Does it work with other versions and if it does what should I do during the installation where I only can select version 4.11 or 4.12?
What DGen_mod really needs is to find data for working planes (essentially, those that you call in DB files of your campaign).
Exempli gratia: in the following excerpt from a DB file, you may see a stock plane (green) and a non-stock one (red);
[Squadrons]
IJA_F_S_50z
KI_44_IIOTSUskin:Ki44_50Sentai_Burma1944.bmp
IJA_F_S_59z
KI_43_IIskin:Macwan_KI43IIb_Sen59_Chu2_43unmkd.bmp
[Planes]
10
KI_44_IIOTSU $J44_Ki-44-II_Generic_4-1.bmp
10
KI_43_II AI-Ki43-0-1-7.bmp
DGen_mod will search in its AllPlaneDB.dat, AllWeapons.dat and AllClasses.dat related data. Since it can't find
KI_44_IIOTSU, you'll get a beep and an error message in your DGen_modERROR.log like: "Can't find KI_44_IIOTSU".
The inverse, that's to say redundant planes in above mentioned DAT files
does not harm.
For instance, I play 4.09+UP2.01 with DGen_mod 2.0.1.0 and its DAT files for 4.12, adding required lines for extra planes as I add them to my campaign. Asura's team is working to have
sets of DAT files ready for main available modpacks, as DBW, to facilitate their users.
HTH