Giter Site home page Giter Site logo

lol-eyefinity-hud-fixer's Introduction

Leauge of Legends HUD Fixer for Eyefinity setup

This little python script can help you get your HUD in LOL fixed if you're playing on multiple screens using AMD's eyefinity (or NVIDIA's Vision Surround most likely!)

By default many HUD elements like the Minimap and Character's status are anchored to either left or right hand side of the screen. This works well for single-screen setups but is very inconvienient when playing on 3 or 5 screens placed side-by-side. This script will allow you to anchor these HUD elements centrally, keeping them all on the central screen.

Prerequests

  • Python 2.7
  • Raf Manager to parse and pack raf files (see below)

Simplified Guide

  1. Backup your LOL folder in case something goes wrong.

  2. You will need a Rafiki

  3. Using Rafiki extract all folders with RAF path DATA/Menu/HUD/Elements (see README.md in Rafiki repo for details how to do it)

  4. Execute the HUD fixer

     hudfixer.py -i -r 1920 -s path_to_extracted_files
    
  5. HUD fixer will convert extracted files inline, changing values so that all HUD elements are located on the center screen

  6. Use Rafiki again to pack modified files back to raf

  7. Copy created raf files to $LOL_PATH/Contents/LoL/RADS/projects/lol_game_client/filearchives/ (where $LOL_PATH represents path to Leauge of Legends)

  8. That's it, start the game and you should see your HUD realigned on the central monitor. If it's slightly mispositioned go to LOL options and choose 'reset HUD' option, for details see known issues below

Configuration

I've only tested this on a 3-screen eyefinity with total resolution of 1920x1080, however this should work with different setups such as 5 or 7 screens side-by-side. For different screen resolutions modify the value of -r argument.

Known Issues

Scaling doesn't work very well. Because we now anchor HUD elements centrally, scaling the HUD will result in slightly oddly positioned interface. You probably want to stick with the default HUD/Minimap scale (there is a 'Reset HUD' option in LOL).

Chat window is not repositioned. Currently it's untouched but I suspect it's a matter of finding the right .ini file. I don't care too much, there are way too many trolls in LOL for me to bother with the chat.

Win/Loss screens and tooltips are still broken. Yepp, that means quitting the game with alt+f4 and having to live with oversized tooltips. I might look into this in future

License

HUD Fixer is open source software released under the MIT License (MIT)

Copyright (c) 2013 Tom Najdek

lol-eyefinity-hud-fixer's People

Contributors

tnajdek 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.