Skip to content

Upgrade

Michal Plichta edited this page Nov 25, 2023 · 8 revisions

DCSpy

Single file download (new way)

Just download latest file from Releases

via pip (old way)

To upgrade DCSpy to the latest version, open Command Prompt and type:

pip install -U dcspy

Note: If you upgrade DCSpy from 1.5.1 or older you can remove Logitech LCD SDK from C:\Program Files\Logitech Gaming Software\LCDSDK_8.57.148

Switch from OldWay to NewWay

  1. Remove dcspy, open Command Prompt and type:
pip uninstall -y dcspy
  1. Follow installation procedure.

DCS-BIOS

If you have enable Auto check DCS-BIOS you do not need any manual steps. Every time you start DCSpy, DCS-BIOS will be checked and updated for you.

Manual procedure

  1. Stop DCS World or at least exit mission.
  2. Make sure setting DCS-BIOS folder is correct
  3. Click Check for updates button in DCS-BIOS group, Note, new version in footer.
  4. Click OK.
    image
Clone this wiki locally