dxx-rebirth/contrib/msys2
Edward E c1e1a4570d Add Windows/MSYS2 build instructions
Also user scripts for running the produced executable
2021-02-07 23:51:41 -06:00
..
d1x-32bit.bat Add Windows/MSYS2 build instructions 2021-02-07 23:51:41 -06:00
d1x-64bit.bat Add Windows/MSYS2 build instructions 2021-02-07 23:51:41 -06:00
d2x-32bit.bat Add Windows/MSYS2 build instructions 2021-02-07 23:51:41 -06:00
d2x-64bit.bat Add Windows/MSYS2 build instructions 2021-02-07 23:51:41 -06:00
README.md Add Windows/MSYS2 build instructions 2021-02-07 23:51:41 -06:00

MSYS2 example batch files

These scripts add the mingw-w64 DLL directory to PATH, then run a locally built copy of Descent. They assume MSYS2 is installed at its default location C:\msys64, along with dxx-rebirth's dependencies; see the MSYS2 build instructions.

How to use:

  • Copy the appropriate batch file to the same directory as the executable you just built. For example, put d2x-64bit.bat along with your 64-bit build of d2x-rebirth.exe in the Descent 2 data directory.
  • Run the batch file.