GithubHelp home page GithubHelp logo

submitteddenied / leaguedirector Goto Github PK

View Code? Open in Web Editor NEW

This project forked from riotgames/leaguedirector

0.0 1.0 0.0 1.07 MB

League Director is a tool for staging and recording videos from League of Legends replays

License: Apache License 2.0

Batchfile 0.52% Python 98.70% Inno Setup 0.53% Shell 0.25%

leaguedirector's Introduction

League Director

License Python Qt Chat

League Director is a tool for staging and recording videos from League of Legends replays. Download Latest Release

Screenshot

Features

  • Control replay playback and speed
  • First person camera controls
  • Attach camera to champion or minion
  • Toggle interface elements including HUD, health bars and notifications
  • Graphical Options
    • Field of view
    • Near and far clipping
    • Custom skyboxes
    • Shadow direction
    • Depth and height fog
    • Depth of field
  • Sequencer
    • Record and playback keyframed camera position + graphical options
    • Timeline for viewing and editing keyframe values
    • Undo / Redo
    • Save and load pre saved sequences
    • Adjustable keyframe blending
  • Video capture in webm or png format
  • Customizable key bindings

How To Use

Note: Windows Only

  1. Download League Director from the releases page and install.
  2. Start League Director and make sure the checkbox next to your install is checked.
  3. Start League of Legends and launch a replay. League Director will automatically connect.
  4. Open the options menu (ESC key) in game and ensure your Video Graphics settings are set to Very High. If you did need to change your Video Graphics settings, you'll need to restart the replay to enable the additional rendering features like the skybox.
  5. Select FPS Camera from the Camera Modes drop down in game.
  6. Using the numpad keys (4, 5, 6, 8) and the mouse you can free camera move around. Key bindings for free camera can also be changed inside the game options.

Tutorials

Introduction Walkthrough

Frequently Asked Questions

How do I change the keybindings for camera movement?

The forward, back, left, right key bindings for the FPS camera are actually set in the game options screen. With a replay running, open the options screen (ESC) and then go into 'Hotkeys' and into the section 'First Person Camera'.

Why is the skybox black?
Why won't the skybox change?

League Director requires your game to be set to the highest graphics settings. With a replay running, open the options screen (ESC) and under the 'Video' section set the graphics options to 'Very High'. You must restart the replay after changing this setting in order for it to take effect.

League Director does not show my game install on the options screen?
League Director does not connect to my replay?

If league director fails to find and configure your game client correctly don't worry because you can do it manually. Simple open up an explorer window where to where your game is installed, then look inside the Config folder for a file called 'game.cfg'. Right click and open this file with notepad and under the section labeled '[General]' make sure there is a value set to the following.

EnableReplayApi=1

If the option is already listed make sure it is set to 1. If the option is not listed at all just add it to the bottom of the list. You will need to restart the replay after changing this value for it to take effect.

Developing

To run the source version of this application you need the latest 3.7.2 version of Python installed. From the windows command line:

# Clone this repository
$ git clone https://github.com/riotgames/leaguedirector.git

# Change directory
$ cd leaguedirector

# Run the startup script
$ run.bat

The run batch file will setup a virtual environment using Pipenv and install required dependencies such as Qt.

League Director is being release by Riot Games as a reference implementation for the Replay API. You are free to download and modify this source code or create your own fork of the project but we will not be accepting pull requests at this time.

License

Apache 2 (see LICENSE for details)

For usage rights of Riot Games intellectual property, such as the skybox textures bundled with this installer, please refer to:

https://www.riotgames.com/en/legal

This project makes used of LGPL licensed software QT for Python.

Special Thanks

  • Skin Spotlights
  • League of Editing

leaguedirector's People

Contributors

cammm avatar dobeq avatar riot-cbutler avatar riottuxedo avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.