Fighting Games Weekly | May 26-June 1 | Thank you, Keits

4GetemN.png
 
I wish I could be more hype for MKX, but I didn't care much for MK9 despite loving most of the OG games (MK1-MK4). I hope they retain the feel of the OG games more in MKX..
 
What's Livestreamer?

Man, this is some next level stream monster shit, you're gonna love this.

Read these instructions:

http://quickybaby.com/technical-support/(guide)-better-twitch-tv-stream/

Download livestreamer from here:

https://github.com/chrippa/livestreamer/releases


btw, this is what worked for me on windows 7

Oops, wrong link for instructions, fixed it. Also, I saved the text file using .bat and used the "all files" option.

Cool. I've got it working now.
I wrote a tiny batch file that will just prompt you for the channel name and then run livestreamer. (EX: http://twitch.tv/xxxxx, where you just need to fill in xxxxx) It'll be a bit better than typing the entire command each time you want to use it.
Code:
@echo
cd c:\program files (x86)\livestreamer
set /P path="Enter Twitch Channel Name:"%=%
livestreamer.exe http://twitch.tv/%path% best
@echo off

Install VLC and Livestreamer and then save the Onionfrog's code in Notepad as a .bat file using the "all files" type.

Let us know how it works out.
 
Install VLC and Livestreamer and then save the Onionfrog's code in Notepad as a .bat file using the "all files" type.

Let us know how it works out.

Very interesting. I do get lag problems with Twitch pretty often, to the point where I usually just watch on the 360 app because it's so delayed that there's no chance of stuttering.
 
Top Bottom