User:MarcoZ/Project Telerig

From Rigged Wiki
< User:MarcoZ
Revision as of 18:13, 22 February 2022 by MarcoZ (talk | contribs)
Jump to navigation Jump to search
Incomplete.svg The content of this page or section is incomplete because we're a bunch of lazy fucks. Feel free to help out.

This is still a very early prototype.

Telerig is a now almost ready for producion tool that allows the manager to inject live management changes exclusively while the game is running. It will only let a manager inject controls for ATs, mentalities and preset while the game is running (it knows this by looking at the PES window and looking for a specific part of the ingame clock), at least for now.

Requirements

  • ViGEm: It will allow the program to create virtual controllers on your PC. The script will then forward your real controllers to the fake ones.
  • Python 3 - after installing run pip install irc opencv-python xinput-python pywin32 vgamepad numpy to have all the necessary junk for this to work, download from here

Usage

  • Unplug all your xbox compatible controllers.
  • Open a windowed preview window from OBS studio capturing PES, it doesn't matter where you put it, as long as you keep it open.
  • Open PES and go past the start menu.
  • Run the program from a command prompt. The syntax you should use is C:\path\to\program\main.py YourNicknameonIRC WhichModelToUse.jpg - You'll have to choose the JPG depending on if you have an elite scoreboard or a babby scoreboard (or some other scoreboard lmao), check beforehand.
  • Plug in your two (virtual or real, it doesn't matter) xbox controllers.
  • Wait for it to automatically go into coach mode.
  • Rig as usual.
  • After a match, query the telerig bot on IRC and tell it "home nextmanagersnickname" and "away nextmanagersnickname" to change the managers. You can check who's managing by messaging it "current"
  • Rig and repeat.