Skip to content

chscheller/SC2Recorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SC2Recorder

Installation

Starcraft II

Windows & Mac

  1. Download and install the game from the official website (Starcraft II is free to play by now).

  2. Download the mini games and extract them to your StarcraftII/Maps/ directory.

  3. Open DemoReplay_3-16-1.SC2Replay (directly with the Starcraft II client) to ensure that Starcraft II has downloaded the required version.

If you used the default install location PySC2 should find the latest binary. If you changed the install location, you'll need to set the SC2PATH environment variable with the correct location.

Linux

  1. Download Starcraft II Linux package Version 3.16.1 from the Blizzard sc2client GitHub repository.
    Be sure to copy the files to ~/StarCraftII/.

  2. Download the mini games and extract them to your StarcraftII/Maps/ directory.

PySC2

Install Deepminds PySC2 package using pip:

pip install pysc2==1.2 

Run Recorder

Record replays using the following command:

python record.py 

By default replays will be stored under ./replays/.

About

Simple Starcraft II replay recorder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages