Jump to content

Is it possible to have Mig-21 activated in DCS 1.2.16, 1.5.8 & 2.5.2?


Mimes

Recommended Posts

Hello,

 

I was wandering if it possible (single PC, Win 10 x64 Pro) with 3 installs of DCS

 

- DCS 1.2.16

- DCS 1.5.8

- DCS 2.5.2

 

to have Mig-21 activated in all 3 instances? At the moment it is fine in 1.5 and 2.5 but in DCS 1.2 module gives me an error:

"Unable to run the application due to integrity fault of the Activation Key"

 

Thank you for your help.

Kind regards,

 

Mimes

 

"Joined forum in 2004 but flying Flanker since 1995 :o)"

Link to comment
Share on other sites

Hello mdw2,

 

Thank you for your reply. That is exactly the 1.2 DCS version I am running.

 

I am just worried that in my DCS 1.5 and 2.5 versions, Mig-21 is activated and all good, but DCS 1.2 on the same PC gives error "Unable to run the application due to integrity fault of the Activation Key".

 

If I activate Mig-21 in version 1.2, will it mess up other 2 DCS Mig-21 activations?

 

I have read here on this forum many posts people having quite a grief activating Mig-21.

 

If anyone could answer this, I would be most grateful.

Kind regards,

 

Mimes

 

"Joined forum in 2004 but flying Flanker since 1995 :o)"

Link to comment
Share on other sites

  • 1 year later...

Solution for anyone wanting to fly their copy of Mig-21 Bis on the same PC in DCS 1.2.x, 1.5.4, and 1.5.8 and up - may help someone in the future: (Mig-21 Bis is the only module giving grief with activation on different versions of DCS on a single machine. All other modules once activated are fine in all versions of DCS.)

 

Mig-21 key is stored in:

 

[HKEY_LOCAL_MACHINE\SOFTWARE\Leatherneck Simulations\DCS:MiG-21 BiS]

 

You can save this key and import back - your Mig-21 key will need to be activated 3 times:

 

Separate activation for DCS 1.2.x

Separate activation for DCS 1.5.4

Separate activation for DCS 1.5.8 and up

 

The good news is after that key works all the way to OpenBeta.

 

You can do the following:

 

Activate Mig-21 in DCS 1.2.x

Export the registry key [HKEY_LOCAL_MACHINE\SOFTWARE\Leatherneck Simulations\DCS:MiG-21 BiS]

keep the export file

copy export file and name it something descriptive and unique, e.g.: reg-mig-21-dcs-1.2.reg

modify paths in the new copy of the reg file e.g.: [HKEY_LOCAL_MACHINE\SOFTWARE\Leatherneck Simulations\DCS:MiG-21 BiS DCS 1.2]

Import into registry

repeat for DCS 1.5.4

repeat for DCS 1.5.8 and above

you should end up with the following reg entries:

[HKEY_LOCAL_MACHINE\SOFTWARE\Leatherneck Simulations\DCS:MiG-21 BiS]

[HKEY_LOCAL_MACHINE\SOFTWARE\Leatherneck Simulations\DCS:MiG-21 BiS DCS 1.2]

[HKEY_LOCAL_MACHINE\SOFTWARE\Leatherneck Simulations\DCS:MiG-21 BiS DCS 1.5.4]

[HKEY_LOCAL_MACHINE\SOFTWARE\Leatherneck Simulations\DCS:MiG-21 BiS DCS 1.5 8 up]

 

Example of script which puts correct reg info into the registry store for the corresponding copy of DCS. For example, if you want to fly DCS 1.2.x Mig-21 Bis, you may want to run vbscript like this:

 

- code start

 

'Script to change registry activation information to suit DCS 1.2x Mig-21 Bis

 

set WshShell = CreateObject("WScript.Shell")

 

'Change registry activation information to suit DCS 1.2x Mig-21 Bis

strComputer = "."

 

'msgbox "Setting registry keys for DCS World Mig-21 Bis DCS 1.2x module..."

 

wscript.sleep 1000

 

WshShell.Run("reg copy ""HKEY_LOCAL_MACHINE\SOFTWARE\Leatherneck Simulations\DCS:MiG-21 BiS DCS 1.2"" ""HKEY_LOCAL_MACHINE\SOFTWARE\Leatherneck Simulations\DCS:MiG-21 BiS"" /s /f")

 

msgbox "Registry keys now set for DCS 1.2x Mig-21 Bis ..."

 

' Cleaning up...

Set Wshshell = Nothing

 

-code end

 

Thank you

Kind regards,

 

Mimes

 

"Joined forum in 2004 but flying Flanker since 1995 :o)"

Link to comment
Share on other sites

I mean, do whatever you want to do, but exactly WHY are you running these jurassic versions of DCS in the first place?

i7 - 9700K | 32 GB DDR4 3200 | RTX 2080 | VKB Gunfighter Mk II /w MCG Pro | Virpil T-50CM2 Throttle | TrackIR 5 | VKB Mk. IV

 

AJS-37 | A/V-8B | A-10C | F-14A/B | F-16C | F-18C | F-86F | FC3 | JF-17 | Ka-50 | L-39 | Mi-8 | MiG-15bis | MiG-19 | MiG-21bis | M2000-C | P-51D | Spitfire LF Mk. IX | UH-1H

Link to comment
Share on other sites

I mean, do whatever you want to do, but exactly WHY are you running these jurassic versions of DCS in the first place?

 

Because they look, feel and fly better than the latest ones on my rig.

 

:)

 

Old game does not equal bad game. Cool graphics do not make a good game. Jursassic versions of DCS rule!!!

 

DCS 2.5x has awful light effects at night and it takes a long time to load.

 

Over and out.

  • Like 1

Kind regards,

 

Mimes

 

"Joined forum in 2004 but flying Flanker since 1995 :o)"

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...