

Reporting an issue or a feature requestįeel free to open an issue, fork this project or suggest an awesome new feature in the issue tracker. If one or more updates has been applied since the replay has been downloaded, there may be has some ingame glitches (movements, monsters, sounds, etc). Otherwise, you won't have the start of the game.Ī game is still viewable if the game hasn't been updated.
#Gg lol replay full
You can download a full game only if you start the download process before the ~8th ingame minute. This project provides a way to decode file only for teaching purpose. So using data by parsing decoded files is not allowed. Usage is simple : you juste have to select the region by calling LoLNexusParser::parseRandom($regionId) or LoLNexusParser::parsePlayer($regionId, $playerName) methods and it will bring you all parameters for running a command by calling LoLNexusParser::getRegion(), LoLNexusParser::getGameId() or LoLNexusParser::getEncryptionKey() methods.Įxample is available here : Important notesĪccording to the new Riot Terms of Use (1st October 2014), using data from another source of their official API is not allowed. "C:\Riot Games\League of Legends\RADS\solutions\lol_game_client_sln\releases\0.0.1.68\deploy\League of Legends.exe " "8394 " "LoLLauncher.exe " " " "spectator 185.40.64.163:80 nwP+BEYqHgk4sElnU2uRogoxGPUw1dzE 1234567890 EUW1 " To edit the default max nesting level, open your xDebug configuration file ( /etc/php5/your_engine(cli, fpm or apache2)/conf.d/20-xdebug.ini by default) and append this : This lib uses a recursive method to download a game data, and can reach the max value (100) when a game length is more than 40 minutes. If you have enabled xDebug, please set your max nesting level to more than 200. See the " download and decode example", which overrides two configurations of the ReplayDownloader class. Just pass an array to override them, see the getDefaultOptions() method of each class. To configure the library, you have some $options parameters in the classes constructor. If you don't know what is Composer, read the dedicated documentation.
#Gg lol replay install
Simply clone this project and run the composer install command. Can wait for the start of the game if you start the download process too early (during the game loading process or the first 3 minutes of the game).

