Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ioannedelea committed Jun 23, 2024
2 parents 16736d1 + 8b39398 commit d1f63ed
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
## 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](https://github.com/ioannedelea/TheJOISPOICalculator/releases/download/v0.1-beta/JOISPOICalculatorSetup.msi) from the releases page</li>
Run the app
2. Just play a faceIT demo using playdemo command
3. Search through spectated players using the command in CS2 console: spec_player x where x is a number.
4. 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).
5. Do this for every player you want comms enabled for.
6. Go back to The JOISPOI Calculator and click "Gimme the commands" button
7. That will copy the necessary commands in the clipboard. All you need to do is paste them in the CS2 console.

![Alt text](https://i.imgur.com/jB7Lmgb.png)

0 comments on commit d1f63ed

Please sign in to comment.