• Hey, guest user. Hope you're enjoying NeoGAF! Have you considered registering for an account? Come join us and add your take to the daily discourse.

Evolution 2014 Fighting Game Tournament of the Year July 11th - 13th

Status
Not open for further replies.

onionfrog

Member
Install latest livestreamer.

Open up notepad. Type this in:



replace the location with wherever you installed livestreamer. save it as a .bat file by going to "save as" and adding .bat at the end of the filename, and selecting "all files" from the dropdown list.

Double click the file. (make sure you have vlc installed)
You can also use this script i wrote if you want something that will prompt you for a Twitch Channel Name before running livestreamer. (As opposed to having one manuallly specified in the batch file)
Code:
@echo
cd c:\program files (x86)\livestreamer
set /P path="Enter Twitch Channel Name:"%=%
livestreamer.exe http://twitch.tv/%path% best
@echo
 

MrDaravon

Member
There's a fuckton of matches happening right now, it's entirely likely one or both of those matches wouldn't have been on-stream to begin with. I'm salty too, but with a 256-man Semis shit is going to be missed.
 
Status
Not open for further replies.
Top Bottom