How to watch the replay of pastats?

Discussion in 'Videos And Replays!' started by huangth, March 28, 2016.

  1. huangth

    huangth Active Member

    Messages:
    498
    Likes Received:
    209
    I don't know where to ask this question, so I post it here.

    http://pastats.com/listgames

    I can see many game replays on pastats.
    But I can't watch the replays of other players.

    I have tried the paste the lobby id in game, but I can't find the replay nor launch it.
    I can only search the game of mine, and watch it by playing the searched result rather than playing the direct id.
    ljfed likes this.
  2. wpmarshall

    wpmarshall Planetary Moderator

    Messages:
    1,868
    Likes Received:
    2,989
    huangth likes this.
  3. huangth

    huangth Active Member

    Messages:
    498
    Likes Received:
    209
  4. wpmarshall

    wpmarshall Planetary Moderator

    Messages:
    1,868
    Likes Received:
    2,989
    THe game launches from the replay link if you set up the registry correctly.

    Metal spot vanishing issue can be sorted through re-opening the replay link (relaunching the game a few times etc) That's how I get around it.
    huangth likes this.
  5. huangth

    huangth Active Member

    Messages:
    498
    Likes Received:
    209
    This reg code works!

    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_CLASSES_ROOT\Wow6432Node\startpa]
    @=""
    "URL Protocol"=""
    
    [HKEY_CLASSES_ROOT\Wow6432Node\startpa\shell]
    
    [HKEY_CLASSES_ROOT\Wow6432Node\startpa\shell\open]
    
    [HKEY_CLASSES_ROOT\Wow6432Node\startpa\shell\open\command]
    @="C:\\Program Files (x86)\\Steam\\Steam.exe -applaunch 386070 --uioptions \"%1\""
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\startpa]
    @=""
    "URL Protocol"=""
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\startpa\shell]
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\startpa\shell\open]
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\startpa\shell\open\command]
    @="C:\\Program Files (x86)\\Steam\\Steam.exe -applaunch 386070 --uioptions \"%1\""
    
    The number 386070 is the game id for titan on steam.
    Steam can launch the game with auto login. :)
    ljfed likes this.

Share This Page