#358·pysc2

How could I watch the StarCraft II replays?

Author: issueyCreated Jan 18, 2024Updated Sep 18, 2024

When I want to render the video of the SC2, I used the following command as the intro shown python -m pysc2.bin.play --norender --rgb_minimap_size 0 --replay 1c3s5z_2024-01-11-06-43-01.SC2Replay But I met the warning before ValueError: Unknown game version: 5.0.12. Known versions: ['4.6.2', 'latest']. Is there anybody else met the problem before? how could I render the video? Looking forward to your reply, thank you very much.