JayFoxRox / xbox-tools

A collection of tools related to original Xbox
62 stars 11 forks source link

python-scripts: Add msys instructions #29

Open JayFoxRox opened 7 years ago

JayFoxRox commented 7 years ago

Should be in readme (formatted differently?):


pacman -S mingw-w64-x86_64-python3

For optional stuff:

pacman -S mingw-w64-x86_64-python3-pip

For the screenshot script:

pacman -S mingw-w64-x86_64-python3-pillow

For realtime audio output:

pacman -S mingw-w64-x86_64-portaudio
python3 -m pip install pyaudio

For running:

XBOX=192.168.178.158 python3 ./screenshot.py