Skip to content
MacKirby edited this page Feb 12, 2017 · 2 revisions

Welcome to the MacSG wiki!

Basic use

Install VLC media player, and then install MacSG. If you don't have livestreamer installed already, then you will be prompted to download it when opening the program.

Once livestreamer has been installed, you should be good to go. Enter a channel name, select either Twitch or RTMP, and click generate.

Custom protocol

MacSG has the option to install a custom protocol handler for macsg: links. Run MacSG as an administrator, click File > Install macsg: handler, and then reboot your PC. You will now be able to automatically open streams using the following syntax:

macsg:service,stream1,stream2,stream3,stream4

"service" should be either "twitch" or "rtmp". You can run this from the Run prompt (Windows key + R), or by creating a hyperlink such as http://rtmp.condorleague.tv/macsg/service,stream1,stream2,stream3,stream4

File locations

MacSG writes the name of streams generated, as well as scores (controlled with the up-down boxes) to text files. These can be found at:

  • C:\Users\USERNAME\AppData\Roaming\MacSG\streamer(1-4).txt
  • C:\Users\USERNAME\AppData\Roaming\MacSG\score(1-4).txt

Also within that folder is streamlist.conf, a plain text list of all racers generated (1 user per line). This is used to configure autocompletion when typing into the text boxes. You can edit this either externally, or internally from the File menu.

Clone this wiki locally