How to use DTP - Draft
Once youβve finished installing the application and started it, you can open the dashboard in a web browser like chrome or FireFox.
On the same computer: http://127.0.0.1:3100 From another computer:
On the computer that have the DTP installed, open an Command prompt and run ipconfig
Find your local ip address. It should starts with 192.168.xxx.xxx . For the example we will use 192.168.1.26
On another computer, open http://192.168.1.26:3100/ (change the ip address with yours)
It is important to use http and not https !
Once you have opened the page, you can choose between the following pages:
/index
/Dashboard
/lcuDatas
/draft
Only the first two are actually relevant here. Use the url with /index to display the overlay. Use this in OBS.
Use the dashboard to control (if you want) the draft replays.
Using the Dashboard

Use game process as Draft data source (Recommended)
This is the easiest way to use the extension as nothing is required appart let it run. As soon as the draft will start, the champions and timer will start appearing on the overlay.
Use Draftlol as Draft data source
To use a draftlol url to get and display the data, you first need to get a spectator link. Once you have it, put it in the Draft URL input, and click Send and start Record.
If you don't want any record and let the draft start as soon as the players are ready, simply go in the Replay Draft Menu on the right, and click (re)Start Replay. This will ensure the replay starts when the record starts, making it real time.
If you have choosen to use the Replay functionnality, heads up to the Draft Replays section of this documentation.
When you don't need the data from the DraftLoL url anymore, simply click on Unload Draft.
Keep in mind that restarting the DataTrackerPortable or any of its extension is not something you should do unless its really necessary.
Last updated