Skip to content

ioannedelea/TheJOISPOICalculator

Repository files navigation

Description

"The JOISPOI Calculator" is a miniproject written in C# for streamer JOISPOI. It converts the players bit flags (used by spec_player command) to decimal for tv_listen_voice_indices and tv_listen_voice_indices_h cmd. The tv_listen_voice_indices and tv_listen_voice_indices_h cmds lets you selectively chose voice comms from FaceIT demos.

How to use

  1. First download and install The JOISPOI Calculator from the releases page
  2. Run the app
  3. Just play a faceIT demo using playdemo command
  4. Go to step 1 and copy the tv_listen_voice_indices and tv_listen_voice_indices_h commands. Press the little button, next to the textbox.
  5. Search through spectated players using the command in CS2 console: spec_player x where x is a number.
  6. Once you find a player you want to enable comms for, just right click on the console text spec_player x and press copy (you don't need to paste it into The JOISPOI Calculator. It will automatically pick it up from clipboard).
  7. Do this for every player you want comms enabled for. If you pasted a wrong id by mistake you can delete it by selecting it and clicking "Delete item" button
  8. Go back to The JOISPOI Calculator and click "Gimme the commands" button
  9. That will copy the necessary commands in the clipboard. All you need to do is paste them in the CS2 console.

Alt text