A launcher to launch games from Riot Games under Linux

Overview

rito-launcher

A launcher to launch games from Riot Games under Linux

Requirements:

Python 3, with the following pip plugins:

'configparser, pathlib, wget, os, subprocess, gi'

For Legends of Runeterra wine-staing 6.17 is also required (only tested working version so far).

The script features automatic detection of a pre-existing Lutris installation for League of Legends and is able to use it as a base (detection for LORE is yet to be done).

You can download this scipt and then unpack it, make sure you extract "lol-launchhelper.sh" and "main.py" into the same directory. After that make the script executable via "chmod +x main.py" and then execute it via "./main.py".

INSTALLING LEAGUE:

Select "League of Legends" in the top level bar and click on Install. The UI will freeze now, don't worry and wait. Once it unfreezes you should see the Riot launcher popping up shortly after. Let it download fully and then close it.

LAUNCHING LEAGUE:

Select "League of Legends" in the top level bar and click on Launch. Only close the rito-launcher, once the LeagueClient has opened, otherwise the launchhelper script will terminate and League won't start.

INSTALLING RUNETERRA:

Select "Legends of Runeterra" in the top level bar and click on Install. Make sure you have the prequesites installed and then it should launch.

LAUNCHING RUNETERRA:

Select ... (okay I guess it should be self explainatory at this point. As a note, the launcher is programmed to close after launching runeterra.

INSTALLING VALORANT:

This isn't possible for now, and sadly I have no knowledge of the required dark magic to make it happen.

CHANGING LOCALE:

The launcher displays the news sites for LoL, LORE and Valorant in the language en-gb, to change it navigate to $HOME/.config/rito-launcher/launcher.cfg and change locale = into the desired locale, for example english us (locale = en-us). The launcher.cfg is generated after first start.

Hangman Game

Hangman Game Este juego fue creado a partir de los conocimientos adquiridos en el Curso de Python: Comprehensions, Lambdas y Manejo de Errores que exi

Carlos Valencia 2 Nov 14, 2022
Un semplice Snake game , come negli anni 90!

Project-SnakeGame Un semplice Snake game , come negli anni 90! ITA VI porto un semplice giochino per i nostalgini degli anni 90 , ispirato al vecchio

Matt K Lawrence 1 Oct 17, 2021
Utility for generating randomizer datapacks for minecraft.

Minecraft Rando Utility for generating randomizer datapacks for minecraft. At the moment, it randomizes the following: Loot tables (including block dr

2 Dec 02, 2021
A python snake game based on pygame.

PySnake A python snake game based on pygame. Requirements Package version pygame = 2.1.2 opencv-python = 4.5.1.48 Run Windows python main.py Linux &

2 Jan 31, 2022
Krieg is a Python package for a general game framework.

Krieg Krieg is a Python package for a general game framework. It provides base classes for implementing simple games. Some example games are already i

Juho Kim 2 Jan 06, 2022
This is a script which can be used to autobattle, upgrade metamon, compose eggs and open eggs in metamon game.

This is a script which can be used to autobattle, upgrade metamon, compose eggs and open eggs in metamon game. The only parameters you need to input are you wallet address and sign. The sign can be o

Taxiria 37 May 11, 2022
Meu primeiro jogo desenvolvido em Python, usado o m贸dulo do Pygame

馃摉 Sobre Esse reposit贸rio 茅 dedicado ao meu primeiro jogo feito em Python, utilizando o m贸dulo do pygame. O jogo foi desenvolvido seguindo o tutorial

Michael Douglas 0 May 06, 2022
Bingo game with python

bingo-game-with-python type of plays possible player vs computer player vs player computer vs computer game is built with 4 objects classes 1.game 2.b

1 Nov 27, 2021
A Game Engine Made in Python with the Pygame Module

MandawEngine A Game Engine Made in Python with the Pygame Module Discord: https://discord.gg/MPPqj9PNt3 Installation To Get The Latest Version of Mand

Mandaw 14 Jun 24, 2022
A game made similar as space inveders with pygame

space-inveders-pygame a game made similar as space inveders with pygame . . . if you are using it make sure to change audio and imgs file i do no own

Volt_L18 2 Dec 26, 2021
Snake (PyGame-based) port for Minecraft:Bedrock Edition using PEWSAPI

Snake_PEWSAPI Snake (PyGame-based) port for Minecraft:Bedrock Edition using PEWSAPI And we are not going to make any change to the original Snake sour

Azuki 1 Mar 17, 2022
Blackjack-Py is a terminal based game of blackjack within your terminal playing against CPU.

About Blackjack-Py is a terminal based game of blackjack within your terminal playing against CPU. Usage Clone the repo and run it with whatever pytho

Eccentrici 1 Dec 28, 2021
For the Exapunk minigame, 袩袗小鞋携袧小

Exapunks Automation This repository solves Exapunk's Solitaire minigame, 袩袗小鞋携袧小. This repository is useable, but only with specific display condition

Will C 5 Jul 29, 2022
Wordle-Python - A simple low-key clone of the popular game WORDLE made with python and a 2D Graphics module Pygame

Wordle-Python A simple low-key clone of the popular game WORDLE made with python

Showmick Kar 7 Feb 10, 2022
Implementation of the Spider-Man Game

Projeto FPRO FPRO/LEIC, 2021/22 Francisco Campos (up202108735) 1LEIC08 Objetivo Criar um clone do cl谩ssico Spider-Man em Pygame... Reposit贸rio de c贸di

1 Dec 24, 2021
Chess-commandline - Chess in the Command Line using the Chess Module Can detect Checkmates

chess-commandline Chess in the Command Line using the Chess Module Can detect Ch

Harry Hopkinson 1 Jan 10, 2022
Easy and fun game to play a bit. Written in python

NumGuesser Easy and fun game to play a bit. Written in python

Lodi#0001 4 May 22, 2022
This is a classic guess coin game (Heads or Tails) implemented by the Chialisp.

This is a classic guess coin game (Heads or Tails) implemented by the Chialisp. It is an absolutely fair P2P game based on the Chia blockchain. You can play with anyone in the world without custody.

Kronus91 14 Jul 02, 2022
AI based assitant for minecarft

Minecraft_AI_assistant AI-based assistant for Minecraft There are 4 steps to build 1-I'm using collecting_data.png as a structure to take shots with c

Murat Ali Avcu 13 Oct 16, 2022
This is simple minesweeper-like Telegram game

This is simple minesweeper-like Telegram game. You need to open all "free" squares and put flags on squares with bombs on them. If you open a cell with a bomb, the game is over.

Aleksandr 32 Dec 31, 2022